All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project should adhere to the Haskell Package Versioning Policy (PVP) for the parts of the PVP that are unambiguous.
In summary, for version A.B.C
-
when
A
increments, we're signalling a major API change -
when
B
increments, we're signalling a minor API change we hope you push through to pick up bug fixes and new features -
when
C
increments, we're signalling a compatible improvement.
- Added
- An implementation that should be complete enough to use
- A lot of build harness files
- Some doctests
- Documentation
Nothing released yet.