Releases: cpcloud/protoletariat
Releases · cpcloud/protoletariat
v0.8.0
0.8.0 (2022-04-02)
Features
- buf: pass input argument through to buf (aacae63)
v0.7.5
0.7.5 (2022-02-07)
Bug Fixes
- add more underscores for imports (ff4ca73)
v0.7.4
0.7.4 (2022-01-28)
Performance Improvements
- build docker image with musl (8c21eb5)
v0.7.3
0.7.3 (2022-01-04)
Bug Fixes
- fix release token to ensure publishing (a97e98e)
v0.7.2
0.7.2 (2022-01-04)
Bug Fixes
- move to upstream semantic-release (b742a01)
v0.7.1
Documentation
Performance
- Reduce everything up to but not including musl (
c21a2a9
)
v0.6.2
Fix
- Ensure every path is decoded as utf-8 (
a936f08
)
v0.6.1
Documentation
- Add some more information to the README.md (
1d93380
)
Performance
- Remove the use of a dict to store rewriters (
72a8fd3
)
v0.6.0
Feature
- Add the ability to bring your own (FileDescriptorSet) bytes (
36589a6
)
Documentation