Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@arp242 arp242 released this 23 May 14:25
· 6 commits to master since this release
1e2c053

This version requires Go 1.18

  • Add toml.Marshal() (#405)

  • Require 2-digit hour (#320)

  • Wrap UnmarshalTOML() and UnmarshalText() return values in ParseError for position information (#398)

  • Fix inline tables with dotted keys inside inline arrays (e.g. k=[{a.b=1}]) (#400)