ecsly_codegen 0.1.0-dev.2
ecsly_codegen: ^0.1.0-dev.2 copied to clipboard
Builder and annotations for ecsly typed-column component code generation.
Changelog #
0.1.0-dev.2 - 2026-07-02 #
0.1.0-dev.1 #
- Align prerelease channel with
ecsly0.0.1-dev.x; document compatibility (ecsly >=0.0.1-dev.9). - Replace meta LICENSE with SPDX MIT text; add
license: MITandissue_trackerto pubspec. - Expand README and DX_FAQ with
registerExtension, version pins, limitations, and troubleshooting. - Extend example with full
Worldregistration path. - Add annotation validation (extends
Component, validfacade, positivestride). - Add golden output test and validation unit tests.
- Add package-local
AGENTS.mdand cross-links fromecslyREADME.
0.1.0 #
- Hard-cut the package rename to
ecsly_codegen. - Renamed the public library entrypoint to
package:ecsly_codegen/ecsly_codegen.dart. - Added package-local release metadata, changelog, license, example, and focused generator tests.