Releases: aisamanra/config-ini
Releases · aisamanra/config-ini
v0.2.2.0: Add sections and section[s]Of combinators to old API
- Added
sections
, sectionOf
, and sectionsOf
helpers to the vanilla API for more flexibility in working with section names
- Put
test-doctest
behind a flag, which is disabled by default
v0.2.0.0
Version 0.2.0.0 is the first version that include the declarative Bidir
API, which allows declarative specifications of INI file serialization and parsing.
v0.1.2.1
v1.2.1
Compatibility for GHC 8.2
7.8 compat
v1.2.0
Compatibility for 7.8 without bidir version bump