Skip to content

Releases: syeopite/ctoml-cr

v0.3.0

10 Dec 21:17
ac6ce2f
Compare
Choose a tag to compare
  • Bump CI to test on the latest versions of Crystal
  • Shifted initial Toml value parsing down to the tomlc99 for enhanced performance and accuracy
  • Add proper support for TOML timestamp syntax
  • Ensure equal test coverage with tomlc99 on https://github.com/toml-lang/toml-test

0.2.0

10 Sep 07:33
Compare
Choose a tag to compare

Changelog:

  • Support Crystal versions post 1.0.0
  • (Infrastructure) Add daily CI against multiple crystal versions to ensure functionality.

0.1.0

16 Jul 06:51
Compare
Choose a tag to compare

Initial release