Skip to content

Releases: awakesecurity/proto3-wire

1.4.3

12 Jun 06:15
2d48ee3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.2...1.4.3

1.4.1

19 Jun 14:46
a520d10
Compare
Choose a tag to compare

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.

1.4.0

27 Jun 20:59
ae24c00
Compare
Choose a tag to compare
Small fixes to `proto3-wire.cabal` (#87)

These were the changes I had to made for Hackage to
accept the package upload