Skip to content

v0.7.4

Latest
Compare
Choose a tag to compare
@percevalw percevalw released this 15 Jan 09:11

Changelog

  • Allow larger than 4096 bytes config files
  • Escape tabs and newline when serializing to a config file
  • Fix an infinite loop that occured when resolving a reference to a field with a null value

Pull Requests

  • Fix/issue 26 : YAML Parsing for Large Config Files by @LucasDedieu in #28
  • Fix: escape tabs and newline when serializing to a config file by @percevalw in #29
  • Support reference to fields with null values by @percevalw in #30
  • chore: bump version to 0.7.4 by @percevalw in #31

New Contributors

Full Changelog: v0.7.3...v0.7.4