Releases: yosymfony/toml
Releases · yosymfony/toml
v0.1.1
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
What's new in this release?
- TomlBuilder: You can create dynamic Toml files inside your code.