Skip to content

v2.4.3

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Jul 02:35
071a36c

What's Changed

What's new

Fixed bugs

  • Fix invalid TOML from commented multi-line values by @pelletier in #1081
  • Deliver the whole document to a root Unmarshaler (#994) by @pelletier in #1083
  • fix: report table placement errors with position and key context by @pelletier in #1086
  • fix: do not recurse forever on recursively embedded structs by @pelletier in #1087
  • fix: error instead of panic on nil unexported embedded pointer by @pelletier in #1089
  • fix: bound array and inline table nesting depth to prevent stack-overflow DoS by @pelletier in #1092

Documentation

Other changes

New Contributors

Full Changelog: v2.4.2...v2.4.3