keys_generator 1.1.2
keys_generator: ^1.1.2 copied to clipboard
Keys class hierarchy generator from Yaml files.
Changelog #
1.1.2 #
- fix: underscore hierarchy
1.1.1 #
- fix: valid arb file generation
- fix: add scope to arb keys
1.1.0 #
- feat: add sorting arb according yaml
1.0.9 #
- fix: remove generation and enable augmentation by default
1.0.8 #
- feat: add ARB file generation
- feat: add ARB file augmentation
1.0.7 #
- feat: add example
- feat: rewrite generator and add extended docs
- fix: add lint ignores for generated files
1.0.6 #
- fix: sdk constraints
1.0.5 #
- fix: make singleton instance constant
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.