All Versions
8
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Changelog History
-
v1.0.0.1 Changes
- 👌 Improve docs
-
v1.0.0.0 Changes
- 👉 Use
Vector
overList
internally, as per discussion in issue 13
- 👉 Use
-
v0.2.0.1 Changes
- 🔦 Expose
ToJSON
implementation - ✂ Remove unused .cabal dependency (thanks @tmcgilchrist)
- 🔦 Expose
-
v0.2.0.0 Changes
- Compatible with TOML 0.4.0
- 👌 Improve test suite (all test now pass -- thanks @HuwCampbell)
- Slight API breakage (therefore major version bump)
- 📜 Use Parsec's parser state to track explicitness of table definitions (thanks @HuwCampbell)
- 📄 Clean up docs and code
-
v0.1.0.3 Changes
- GHC 7.10 compatibility fix (thanks @erebe)
- 👍 Allow time >= 1.5.0, by using some CPP trickery
- 👌 Improve README based on feedback on Reddit
-
v0.1.0.2 Changes
- ⚡️ Update the REAMDE
- ➕ Add/relax dependency version contraints where applicable
- 🛠 Fix all warnings
- ➕ Add
CHANGES.md
-
v0.1.0.1 Changes
- 🛠 Fix
cabal configure
error in cabal file
- 🛠 Fix
-
v0.1.0.0 Changes
- 🎉 Initial upload to Hackage