Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 440 Bytes

CHANGELOG.md

File metadata and controls

14 lines (11 loc) · 440 Bytes

2.0.1

  • fix #16 by using the correct definition of CRLF newline
    • this unfortunately introduces #17, which was previously undiscovered

2.0.0

  • switch to MIT license

1.0.1

  • indicate support for TOML 0.4.0 via TOML.version
  • fix encoding of simple arrays
  • indicate support for Lua 5.1 in LuaRocks

1.0.0

  • support TOML 0.4.0