All Versions
5
Latest Version
1.0
Avg Release Cycle
255 days
Latest Release
2742 days ago

Changelog History

  • v1.0

    October 24, 2016
  • v0.10.0 Changes

    • โšก๏ธ Update to LTS-10.4
    • โฌ‡๏ธ Drop support for lts 7 and 6. This only means that they are removed from CI. However, the constraints for packages besides the stack.yaml file have not been changed
    • ๐Ÿ“œ Minor improvements to parsing
  • v0.9.0

    August 10, 2017
  • v0.1.1 Changes

    November 28, 2016
    • FromJSON and TOJSON instances for the core types
    • โšก๏ธ stack.yaml updated to lts-7.9
  • v0.1.0 Changes

    • โž• Added basic interface and types
    • ๐Ÿ‘Œ Supports the VCF 1.2 specification
    • ๐Ÿ“œ Most of the parsers are Applicative Functors instead of monads