Skip to content

Releases: hrszpuk/odin-ini

v0.3.0

09 Jun 13:23
673870b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...0.3.0

v0.2.1

08 Jun 22:37
5b53cbe
Compare
Choose a tag to compare

What's Changed

  • Minor changes as I'm coming back to this project. by @hrszpuk in #19

Full Changelog: 0.2.0...0.2.1

v0.2.0

02 Apr 02:52
d4418f8
Compare
Choose a tag to compare

Related issues

What's Changed

New Contributors

Full Changelog: 0.1.0...0.2.0

v0.1.0

01 Apr 11:10
Compare
Choose a tag to compare

In this release full parsing and serialisation of INI syntax has been complete. Currently we only support = for delimiting.
Development will be shifted towards a public release (repository/meta changes) and working on the advanced feature set (conversion api, json conversions, Options struct and Error handling!).

Full Changelog*: https://github.com/hrszpuk/odin-ini/commits/0.1.0