Releases: jelmer/setuptools-protobuf
Releases · jelmer/setuptools-protobuf
0.1.13
What's Changed
- Add feature to download a specific protoc version by @sassy-asjp in #25
- Have the PROTOC environment variable take precedence, for use by packaging by @jelmer in #26
- Add an example by @jelmer in #27
- Add github actions note by @jelmer in #29
- Set protoc when there is no pyproject.toml by @jelmer in #31
- s/protoc/protoc_version/ by @jelmer in #32
- Add dependabot config by @jelmer in #33
- Bump the github_actions group with 2 updates by @dependabot in #34
- Add note about installation of generated files by @jelmer in #35
- Expand platform check values by @sassy-asjp in #36
- GitHub metadata by @jelmer in #38
- Drop support for python 3.7 by @jelmer in #39
- Build wheels by @jelmer in #40
New Contributors
- @sassy-asjp made their first contribution in #25
- @dependabot made their first contribution in #34
Full Changelog: v0.1.10...v0.1.13