Skip to content

v0.1.1

Latest
Compare
Choose a tag to compare
@archermarx archermarx released this 21 Feb 20:45
· 2 commits to master since this release

TinyToml v0.1.1

New features

  • Added support for trailing commas in arrays

Bug fixes

  • Ignore standalone comments (previously could cause crash in some circumstances)
  • Fixed behavior of table and table array splitting (previously tables split on blank lines which is not according to spec)