protoletariat

Protocol Buffers for the rest of us

APACHE-2.0 License

Downloads
96.4K
Stars
146
Committers
10

Bot releases are visible (Hide)

protoletariat - 3.1.0

Published by phillip-ground[bot] over 1 year ago

3.1.0 (2023-03-19)

Features

  • protoc: support using grpc_tools.protoc (eb152b0)
protoletariat - 3.0.1

Published by phillip-ground[bot] over 1 year ago

3.0.1 (2023-03-18)

Bug Fixes

  • rewrite import public imports in generated code (30f39ab)
protoletariat - 3.0.0

Published by phillip-ground[bot] over 1 year ago

3.0.0 (2023-03-18)

⚠ BREAKING CHANGES

  • The container binary's Python version is now 3.11. Please report any downstream breakages upstream.

Features

  • add Python 3.11 support and make it the default (c9c82eb)

Documentation

protoletariat - 2.1.1

Published by phillip-ground[bot] over 1 year ago

2.1.1 (2023-03-16)

Bug Fixes

  • deps: update dependency protobuf to v4.22.1 (9e2fdd7)
protoletariat - 2.1.0

Published by phillip-ground[bot] over 1 year ago

2.1.0 (2023-02-14)

Features

  • ensure consistent ordering in generated __init__.pyi files (9fca603)
protoletariat - 2.0.0

Published by phillip-ground[bot] almost 2 years ago

2.0.0 (2022-12-28)

⚠ BREAKING CHANGES

  • deps: click 8 is now required

  • deps: bump lower bound of click to 8 (113c347)

protoletariat - 1.1.0

Published by phillip-ground[bot] almost 2 years ago

1.1.0 (2022-10-29)

Features

  • python: allow python 3.11 (1012243)
protoletariat - 1.0.1

Published by phillip-ground[bot] about 2 years ago

1.0.1 (2022-09-11)

Bug Fixes

  • deps: support python protobuf==4 (bd75812)
protoletariat - 1.0.0

Published by phillip-ground[bot] about 2 years ago

1.0.0 (2022-09-11)

⚠ BREAKING CHANGES

  • deps: Move to Python 3.8. 0.9.4 is the last version to support Python 3.7

  • deps: bump python lower bound to 3.8 (0480117)

protoletariat - v0.9.4

Published by phillip-ground[bot] over 2 years ago

0.9.4 (2022-06-22)

Bug Fixes

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

Published by phillip-ground[bot] over 2 years ago

0.9.3 (2022-05-06)

Bug Fixes

  • fix version number again (2865ce4)
  • fix version number in __init__.py (4fac8c8)
protoletariat - v0.9.2

Published by phillip-ground[bot] over 2 years ago

0.9.2 (2022-05-06)

Bug Fixes

  • fix version number in __init__.py (fc494c9)
protoletariat - v0.9.1

Published by phillip-ground[bot] over 2 years ago

0.9.1 (2022-04-16)

Bug Fixes

  • replace hyphens with suffixes when cleaning proto filename (71b9f27)
protoletariat - v0.9.0

Published by phillip-ground[bot] over 2 years ago

0.9.0 (2022-04-04)

Features

  • generate init.pyi for mypy (9d7fe5b)
protoletariat - v0.8.0

Published by phillip-ground[bot] over 2 years ago

0.8.0 (2022-04-02)

Features

  • buf: pass input argument through to buf (aacae63)
protoletariat - v0.7.5

Published by phillip-ground[bot] over 2 years ago

0.7.5 (2022-02-07)

Bug Fixes

  • add more underscores for imports (ff4ca73)
protoletariat - v0.7.4

Published by phillip-ground[bot] over 2 years ago

0.7.4 (2022-01-28)

Performance Improvements

  • build docker image with musl (8c21eb5)
protoletariat - v0.7.3

Published by phillip-ground[bot] almost 3 years ago

0.7.3 (2022-01-04)

Bug Fixes

  • fix release token to ensure publishing (a97e98e)
protoletariat - v0.7.2

Published by github-actions[bot] almost 3 years ago

0.7.2 (2022-01-04)

Bug Fixes

  • move to upstream semantic-release (b742a01)
protoletariat - v0.7.1

Published by phillip-ground[bot] almost 3 years ago

Documentation

Performance

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