Changelog for argon-0.4.2.0
Change log
This package uses Semantic Versioning.
v0.4.0.0
- Add streaming capabilities (haskell-pipes) for lower memory usage: #18.
- Add
--cabal-macrosand--include-diroptions: #17. - Add
--cabal-fileto read default extensions: #19.
v0.3.2.0
- Fix error in CPP processing: #14.
- Include updated
everythingStagedcode (by @alanz): #20.
v0.3.1.2
- Add
stack-7.8.yamlto sdist. It's then possible to run tests from sdist.
v0.3.1.1
- Add test data to sdist: fpco/stackage#932.
v0.3.1.0
- Add compatibility with GHC 7.8: #6.
v0.3.0.0
- Major: replace Haskell-Src-Exts with GHC API: #5.
- Add basic tests: #7.
v0.2.0.0
- Add
USAGE.txtto tarball: #2.
v0.1.0.0
- Initially created.