All Versions
2
Latest Version
Avg Release Cycle
13 days
Latest Release
2959 days ago

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.