Skip to content

1.4.1

Compare
Choose a tag to compare
@riz0id riz0id released this 19 Jun 14:46
· 11 commits to master since this release
a520d10

Changes since 1.4.0

  • Changed the upper bounds for bytestring from 0.11.0 to 0.12.0 in #88.

  • Additional internals were exported from Proto3.Wire.Reverse.Internal in #89.

  • Support for encoding and decoding ShortText was added in #90.

  • Derived Lift instances for the FieldNumber and WireType types in #92.

  • Derived Data and Generic instances for the FieldNumber and WireType types in #91.

  • Changed the upper bounds for vector from 0.13 to 0.14 in #93.

  • GitHub action versions in CI were updated in #94.

  • Updated nixpkgs version from 21.05 to 21.11 in #95.

  • Add source-repository stanza to the cabal file in #96.