Releases: google/proto-lens
Releases · google/proto-lens
Support GHC 9.6
This is good enough to build on with up to GHC 9.6 but the next commit fixes up a couple of package version numbers and adds an upper bound per hackage requirements.
Release proto-lens-protobuf-types-0.7.1.2
Published a single proto-lens-protobuf-types-0.7.1.2 package.
Compatibility with GHC 9.0
What's Changed
- Use commit sha in stack-bootstrap.yaml by @jinwoo in #392
- Regenerate the bootstrap files. by @judah in #393
- Remove redundant (.&. 127) from putVarInt by @judah in #396
- Fix cabal build on CI by @momohatt in #399
- Update outdated docs and fix typos by @momohatt in #398
- Support proto3 optional by @gagern in #400
- Update installing-protoc.md : Added Proper ZIP file name by @lahiri-phdworks in #401
- Support all valid text format boolean field values by @agrue in #411
- Use non-deprecated Data.ByteString.Builder sans the Lazy part by @blackgnezdo in #412
- Add ServiceDescriptor to generated services. by @ntnj in #409
- Add GHC 9 support by @brandon-leapyear in #416
- Fixed parsing of UTF8 chars in text format proto string literals. by @izuk in #419
- Simplify stack-8.10.yaml by @blackgnezdo in #417
- Stack based build workflow by @blackgnezdo in #422
- Prepare to release new versions for ghc-9.0 by @blackgnezdo in #427
- Fixed stack-9.0.yaml by @jchia in #428
New Contributors
- @momohatt made their first contribution in #399
- @gagern made their first contribution in #400
- @lahiri-phdworks made their first contribution in #401
- @brandon-leapyear made their first contribution in #416
- @izuk made their first contribution in #419
- @jchia made their first contribution in #428
Full Changelog: ghc810...ghc90
ghc810 compatibility
Prepare for new version publish (#390) Update changelogs and bump the versions wherever needed. This is related to https://github.com/google/proto-lens/issues/381.
Bump versions to 0.1.0.4.
- Relax constraint on data-default-class.
- Switch resolver to lts-6.20. (#52)
v0.1.0.3: Release 0.1.0.3 (#49)
* Bump versions to 0.1.0.3 for proto-lens{,-protoc}. * Release notes from @mikegunter.