Setup Protoc Versions Save

GitHub Action to setup the protoc compiler for protocol buffers

v3.0.0

3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/arduino/setup-protoc/compare/v2.1.0...v3.0.0

v2.1.0

8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/arduino/setup-protoc/compare/v2.0.0...v2.1.0

v2.0.0

11 months ago

Changelog

Adding support for the MINOR.PATCH tag naming

Breaking

Full Changelog: https://github.com/arduino/setup-protoc/compare/v1.3.0...v2.0.0

Contributors

  • @ajasmin
  • @woodruffw
  • @zeisss

v1.3.0

11 months ago

Changelog

Enhancement

  • Support ARM64 and other platforms (#44 )

Full Changeset

https://github.com/arduino/setup-protoc/compare/v1.2.0...v1.3.0

Contributors

  • @adamchalmers
  • @nbaztec

v1.2.0

1 year ago

Changelog

Enhancement

Full Changeset

https://github.com/arduino/setup-protoc/compare/v1.1.2...v1.2.0

v1.1.2

3 years ago
  • Bump lodash from 4.17.15 to 4.17.19 #8
  • Bump @actions/core from 1.0.0 to 1.2.6 #12
  • Add pagination logic when checking for versions #1

v1.1.1

3 years ago
  • Define repo-token input in metadata

v1.1.0

4 years ago
  • Use GitHub token when fetching versions to avoid hitting rate limiting

v1.0.0

4 years ago
  • First release