Skip to content

Releases: cpcloud/protoletariat

v0.8.0

02 Apr 11:34
Compare
Choose a tag to compare

0.8.0 (2022-04-02)

Features

  • buf: pass input argument through to buf (aacae63)

v0.7.5

07 Feb 20:01
Compare
Choose a tag to compare

0.7.5 (2022-02-07)

Bug Fixes

  • add more underscores for imports (ff4ca73)

v0.7.4

28 Jan 11:26
Compare
Choose a tag to compare

0.7.4 (2022-01-28)

Performance Improvements

  • build docker image with musl (8c21eb5)

v0.7.3

04 Jan 20:19
Compare
Choose a tag to compare

0.7.3 (2022-01-04)

Bug Fixes

  • fix release token to ensure publishing (a97e98e)

v0.7.2

04 Jan 15:07
Compare
Choose a tag to compare

0.7.2 (2022-01-04)

Bug Fixes

  • move to upstream semantic-release (b742a01)

v0.7.1

24 Dec 15:25
Compare
Choose a tag to compare

Documentation

Performance

  • Reduce everything up to but not including musl (c21a2a9)

v0.7.0

12 Dec 15:50
Compare
Choose a tag to compare

Feature

Documentation

v0.6.2

04 Dec 14:30
Compare
Choose a tag to compare

Fix

  • Ensure every path is decoded as utf-8 (a936f08)

v0.6.1

02 Dec 23:54
Compare
Choose a tag to compare

Documentation

  • Add some more information to the README.md (1d93380)

Performance

  • Remove the use of a dict to store rewriters (72a8fd3)

v0.6.0

01 Dec 23:43
Compare
Choose a tag to compare

Feature

  • Add the ability to bring your own (FileDescriptorSet) bytes (36589a6)

Documentation