Skip to content

v0.028

Compare
Choose a tag to compare
@perlpunk perlpunk released this 21 Oct 20:10
· 76 commits to master since this release

v0.028 2021-10-21 22:00:36+02:00

- Fix empty values with properties in flow mappings and sequences
  (`[ &foo , bar]`, `{ &foo , k: v }`)
- Fix: Allow comment lines with tabs in flow
- Fix: parsing of explicit block indenting (issue #46)
- Automatically tie new hashes inside tied hashes (issue #44)
- yamlpp-load-dump: Add options --dump-module and --include*
- docs: Add mising constants (issue #45)