fixfile v0.2.0.0 Release Notes
Release Date: 2016-02-20 // almost 9 years ago-
๐ 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.
Previous changes from v0.1.0.0
-
๐ This is the initial release of the fixfile library for haskell. It provides datatype-generic file serialization.