Skip to content
/ yaml Public

v8.1.5

Latest

Choose a tag to compare

@fabpot fabpot released this 22 Aug 13:47
· 14 commits to 8.2 since this release
Immutable release. Only release title and notes can be modified.
v8.1.5

Changelog (v8.1.2...v8.1.5)

  • 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)
  • bug #65365 Restore the default dump output for sequences of mappings (@eissasoubhi)