What's new in this release?
- Several corrections and refactorings in
TomBuilder
class. The problem described in the PR #25 "fixed a bug when used the function 'in_array'" has been solved. - The test file
TomlBuilderTest
has been refactored for readability. Added some tests. - The
README.md
file has been updated with theTomlBuilder
class limitations.