All Versions
2
Latest Version
Avg Release Cycle
13 days
Latest Release
3132 days ago
Changelog History
Changelog History
-
v0.2.0.0 Changes
February 20, 2016🆕 New features:
- Root typeclass has been replaced by SequenceFix and a Constraint.
- Ability to wrap a Transaction in ExceptT and abort write transactions.
- BTree implementation has replaced arrays with vectors.
-
v0.1.0.0 Changes
February 07, 2016🚀 This is the initial release of the fixfile library for haskell. It provides datatype-generic file serialization.