Skip to content

Releases: aisamanra/config-ini

v0.2.2.0: Add sections and section[s]Of combinators to old API

11 Jan 21:58
Compare
Choose a tag to compare
  • 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

09 Nov 00:14
Compare
Choose a tag to compare

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

17 Jul 22:28
Compare
Choose a tag to compare

v1.2.1

Compatibility for GHC 8.2

7.8 compat

15 Dec 23:25
Compare
Choose a tag to compare
v1.2.0

Compatibility for 7.8 without bidir version bump