This repository was archived by the owner on Feb 27, 2024. It is now read-only.
Releases: curioswitch/protog
Releases · curioswitch/protog
v0.3.0
What's Changed
- Update dependencies by @chokoswitch in #28
- Add support for connect-es family by @chokoswitch in #27
Full Changelog: v0.2.0...v0.3.0
Changelog
v0.2.0
What's Changed
- Finish README for v0.1.0 release by @chokoswitch in #21
- Small updates to README by @chokoswitch in #22
- Fix for move of protoc-gen-validate to bufbuild by @chokoswitch in #23
- Use new syntax for setting output by @chokoswitch in #24
- Add support for connect-go by @chokoswitch in #25
- Update dependencies by @chokoswitch in #26
Full Changelog: v0.1.0...v0.2.0
Changelog
v0.1.0
Changelog
- 01ff75e Add CI testing of linux/arm64 (#6)
- f772d8c Add build workflow and fix amd64
- 08e57fe Add extendable Config struct (#16)
- 73da72f Add ghcr login for release (#20)
- 7d43b61 Add grpc-web plugin support (#12)
- 7a4a553 Add improbable-eng ts-protoc-gen (#13)
- f0e24a1 Add initial README (#4)
- 7d03375 Add more plugins (#7)
- a491119 Add progress bar (#8)
- 5b4c283 Add release scripts (#4)
- e5258fa Add some more README (#15)
- 2f1ab0a Add windows support (#9)
- 23326d7 Allow configuring proto includes dir (#17)
- 95de185 Build on ubuntu and newer macos (#7)
- 1e1d8ae Cache downloaded binaries in CI (#3)
- 17d9240 Clean modcache after go builds. (#9)
- 84e13db Don't rely on symlink for npm (#6)
- 5226fe9 Fallback to go builds on unsupported archs where possible (#5)
- 44dc98f First commit
- 52d2241 Fix npm not invoked from downloaded binary (#5)
- 34639cc Implement remaining version overrides (#14)
- d56057f Improve CI cache key (#10)
- d2b3ca3 Mount github token in release flow
- 37c2877 Only disable grpc_objc on windows
- 80ad86c Only fetch go or node when needed. (#18)
- a50f8bc Package windows release archive as zip (#19)
- 2f2f5e6 Remove .envrc (#8)
- ecc538c Remove go fallback for protoc-gen-go to use new arm published binaries. (#11)