All Versions
7
Latest Version
Avg Release Cycle
55 days
Latest Release
1767 days ago
Changelog History
Changelog History
-
v0.2.2 Changes
May 23, 2018- ๐ Use hcat instead of <> in Codec.RPM.Types (#31).
- ๐ Various changes for running hlint and hpc-coveralls in tests.
- ๐ Fix -Wmissing-home-modules warnings.
-
v0.2.1 Changes
March 20, 2018- ๐ Allow newer versions of conduit, conduit-extra, lzma-conduit, and resourcet.
- ๐ Relax minimum requirements on exceptions, HUnit, and text to fit better with what is shipped in Fedora.
- โ Remove the unused requirement on conduit-combinators.
- ๐ฐ payloadContentsC now wants an instance of MonadThrow.
-
v0.2.0 Changes
October 12, 2017- ๐ Move parseC into a new Conduit module.
- โ Add payloadC and payloadContentsC.
- ๐ parseRPMC should return a ParseError on error.
-
v0.1.3 Changes
August 28, 2017- Derive Ord for DepRequirement.
-
v0.1.2 Changes
July 14, 2017- ๐ Relax overly strict conduit-extra and text requirements.
-
v0.1.1 Changes
June 30, 2017- ๐ Relax overly strict attoparsec requirement.
-
v0.1.0 Changes
June 30, 2017- ๐ Initial release.