Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 861 Bytes

CHANGELOG.md

File metadata and controls

34 lines (21 loc) · 861 Bytes

Changelog

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.

Candidates

0.0.1-rc1 - 2018-11-11

  • Added
    • An implementation that should be complete enough to use
    • A lot of build harness files
    • Some doctests
    • Documentation

Released

Nothing released yet.