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)