All Versions
7
Latest Version
Avg Release Cycle
55 days
Latest Release
2157 days ago

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.