Skip to content

v1.8.5

Choose a tag to compare

@magiconair magiconair released this 07 Dec 18:23
· 40 commits to main since this release
v1.8.5
291b826

What's Changed

  • Properly compare versions equal or over to 1.15 in TestMustGetParsedD… by @eclipseo in #53
  • Fix: Encoding Bug in Comments by @doxsch in #55
    When reading comments \ are loaded correctly, but when writing they are then
    replaced by \. This leads to wrong comments when writing and reading multiple times.

New Contributors

Full Changelog: v1.8.4...v1.8.5