Releases: maybelinot/yamx
Releases · maybelinot/yamx
Fix sorting functionality
Fix issue with sorting of mapping keys
Toggle resolving as part of extra functionality
- Support toggle resolving
- Improve condition parsing
- Support
toggles.
andconfig_flags.
for toggle extraction
Support `0.17.32` of ruamel.yaml
Adding support for ustream version or ruamel.yaml package
Support attrs ^23.1.0
v.0.1.2 Support higher version of attrs
v0.1.0
First official release of YAMX
Functionality
supported:
- loading & dumping of yaml files with jinja2 conditional expressions
- rendering - provide rendering context and get valid yaml file without any jinja2 syntax
in progress:
- modification of existing configuration
extra:
- with certain format of conditions you can use extra methods to extract names of those so you could put extra validations for your yaml files