* Add scientific notation for floats. * Allow optional + prefix on integers. * Switch to RFC 3339 for datetimes (allowing offsets and fractional seconds). * Add multiline and literal strings. * Clarify what characters valid keys can contain.
0.2.0
* Use "table" instead of "key group" terminology. * Add the ability to define nestable arrays of tables.
0.1.0
* From Twitter rage to reality; TOML is now a thing. * First proper release. * TOML adheres to the SemVer standard for version numbers.