knife_generator 1.0.1
knife_generator: ^1.0.1 copied to clipboard
Code generator for the Knife compile-time dependency injection library.
Changelog #
1.0.1 #
- Refactored component generation and dependency graph building to improve generated output and module handling.
- Renamed internal builders and fixed the builder factory name in
build.yaml. - Moved the example app into
knife_generator/exampleand expanded it with navigation plus additional component/module examples. - Refreshed README documentation, added Russian docs, and enabled stricter analyzer settings.
1.0.0 #
- First public release of the Knife code generator.