Skip to content

Releases: maybelinot/yamx

Fix sorting functionality

14 Feb 10:04
Compare
Choose a tag to compare

Fix issue with sorting of mapping keys

Toggle resolving as part of extra functionality

30 Oct 09:39
Compare
Choose a tag to compare
  • Support toggle resolving
  • Improve condition parsing
  • Support toggles. and config_flags. for toggle extraction

Support `0.17.32` of ruamel.yaml

27 Jun 09:08
Compare
Choose a tag to compare

Adding support for ustream version or ruamel.yaml package

Support attrs ^23.1.0

27 Jun 09:34
Compare
Choose a tag to compare
v.0.1.2

Support higher version of attrs

v0.1.0

09 May 09:41
Compare
Choose a tag to compare

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