Skip to content
/ yaml Public

v7.4.17

Choose a tag to compare

@fabpot fabpot released this 22 Aug 13:44
· 79 commits to 8.2 since this release
Immutable release. Only release title and notes can be modified.
v7.4.17

Changelog (v7.4.15...v7.4.17)

  • bug #65470 Fix parsing tagged block scalars inside sequences (@nicolas-grekas)
  • bug #65425 Fix parsing an alias followed by a comment (@eyupcanakman)
  • bug #65395 Do not treat an uppercase 0X prefix as hexadecimal (@eyupcanakman)