Skip to content

Releases: cpcloud/protoletariat

v0.9.4

22 Jun 19:52

Choose a tag to compare

0.9.4 (2022-06-22)

Bug Fixes

  • codegen: deduplicate generated imports (e040217)
  • codegen: don't traverse or generate code with __pycache__ (0c083d5)

v0.9.3

06 May 13:30

Choose a tag to compare

0.9.3 (2022-05-06)

Bug Fixes

  • fix version number again (2865ce4)
  • fix version number in __init__.py (4fac8c8)

v0.9.2

06 May 12:39

Choose a tag to compare

0.9.2 (2022-05-06)

Bug Fixes

  • fix version number in __init__.py (fc494c9)

v0.9.1

16 Apr 08:06

Choose a tag to compare

0.9.1 (2022-04-16)

Bug Fixes

  • replace hyphens with suffixes when cleaning proto filename (71b9f27)

v0.9.0

04 Apr 21:15

Choose a tag to compare

0.9.0 (2022-04-04)

Features

  • generate init.pyi for mypy (9d7fe5b)

v0.8.0

02 Apr 11:34

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

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

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

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

Choose a tag to compare

0.7.2 (2022-01-04)

Bug Fixes

  • move to upstream semantic-release (b742a01)