Skip to content

v1.0.4

Latest
Compare
Choose a tag to compare
@yosymfony yosymfony released this 08 Aug 15:11
· 7 commits to master since this release

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 the TomlBuilder class limitations.