yamerl 0.9.0
Changes
- Implement key deduplication in the construction of mappings, both when using proplists and maps (#39, #40), thanks to @slezakattack.
- Report a parsing error if a block collection is unfinished when the end of the document is reached; e.g. when a
]
or}
character is missing (#43, #50). - Fix parsing of indented block scalar when they are finished by a document or directives end marker (#41, #51).
- Fix several typos (#47), thanks to @kianmeng.
- Update Rebar configuration to work with recent versions.
Also, the CI was switched from Travis to GitHub Actions.
Thank you to all contributors for their reports & patches!
Availability
In addition to this GitHub repository, yamerl is available as an Hex.pm package, with online documentation: