Releases: cpcloud/protoletariat
Releases · cpcloud/protoletariat
2.1.0
2.1.0 (2023-02-14)
Features
- ensure consistent ordering in generated
__init__.pyi
files (9fca603)
2.0.0
2.0.0 (2022-12-28)
⚠ BREAKING CHANGES
1.1.0
1.1.0 (2022-10-29)
Features
- python: allow python 3.11 (1012243)
1.0.1
1.0.1 (2022-09-11)
Bug Fixes
- deps: support python
protobuf==4
(bd75812)
1.0.0
1.0.0 (2022-09-11)
⚠ BREAKING CHANGES
v0.9.4
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
0.9.3 (2022-05-06)
Bug Fixes
- fix version number again (2865ce4)
- fix version number in
__init__.py
(4fac8c8)
v0.9.2
0.9.2 (2022-05-06)
Bug Fixes
- fix version number in
__init__.py
(fc494c9)
v0.9.1
0.9.1 (2022-04-16)
Bug Fixes
- replace hyphens with suffixes when cleaning proto filename (71b9f27)
v0.9.0
0.9.0 (2022-04-04)
Features
- generate init.pyi for mypy (9d7fe5b)