keys_generator 1.0.4
keys_generator: ^1.0.4 copied to clipboard
Keys class hierarchy generator from Yaml files.
Changelog #
1.0.4 #
- feat: not use recursion and simplify passing docs comments
1.0.3 #
- fix: do not generate anything if yaml is empty
1.0.2 #
- fix: remove redutant part
.keys.in generated strings
1.0.1 #
- feat: add
_doc_option for yaml group to generate doc for group of keys - fix: optimize for memory, add documentation
1.0.0 #
- Initial version.