Skip to content
/ yaml Public

v7.4.15

Choose a tag to compare

@fabpot fabpot released this 29 Jul 11:43
Immutable release. Only release title and notes can be modified.
v7.4.15

Changelog (v7.4.14...v7.4.15)

  • bug #64672 Fix line folding after trailing backslashes in quoted strings (@eyupcanakman)
  • bug #64915 Fix parsing and dumping of NaN (@semx)
  • bug #64752 Fix parsing of integers with a leading plus sign (@eyupcanakman)