Skip to content

Releases: yosymfony/toml

v0.1.1

14 Dec 17:12
Compare
Choose a tag to compare

What's new in this release?

  • Fixed bug with empty string value parse error.
  • Fixed exception default timezone unset in unit tests.
  • Added travis configuration file.
  • Fixed some issues in README.md.

v0.1.0

14 Dec 10:08
Compare
Choose a tag to compare

What's new in this release?

  • TomlBuilder: You can create dynamic Toml files inside your code.