Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@lbialy lbialy released this 30 Jul 13:30
· 22 commits to main since this release
204b578

What's Changed

  • Fix YamlDecoder and NaN tag by @sideeffffect in #330
    This reverts the change where parsing to Any will always yield Double for decimal numbers to previous behaviour of yielding Float if the precision is not lost.

  • Scala-yaml will now preserve order of keys when parsing and printing yaml by @lbialy in #334

Full Changelog: v0.2.0...v0.3.0