All Versions
5
Latest Version
Avg Release Cycle
255 days
Latest Release
3069 days ago
Changelog History
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, 2016FromJSON
andTOJSON
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