Changelog of @hackage/codec-rpm 0.2.0

0.2.0

  • Move parseC into a new Conduit module.
  • Add payloadC and payloadContentsC.
  • parseRPMC should return a ParseError on error.

0.1.3

  • Derive Ord for DepRequirement.

0.1.2

  • Relax overly strict conduit-extra and text requirements.

0.1.1

  • Relax overly strict attoparsec requirement.

0.1.0

  • Initial release.