super_annotations 0.2.1 super_annotations: ^0.2.1 copied to clipboard
Write your code generation functions naturally alongside your normal code. Define and use custom annotations in the same file or project.
0.2.1 #
- Extended type builders
0.2.0 #
- Updated license
0.1.6 #
- Improved documentation
- Added support for generic type arguments
0.1.5 #
- Added support for resolved annotations and values
0.1.4 #
- Added support for annotation parameters
0.1.3 #
- Added support for annotations
0.1.2 #
- Added support for methods
0.1.1 #
- Added data_class example
- Added code docs
0.1.0 #
- Initial development release