Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

v0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jun 12:00
· 7 commits to v0.x.x since this release
v0.3.0
4b7da52

Betterproto Setuptools plugin Release Notes

New Features

  • Partial support of Python 3.10:

    The python package can be used as is. But for testing purposes,
    dependencies must be installed using --ignore-requires-python.

    python -m pip install --ignore-requires-python -e .[dev]

Bug Fixes

  • Fix an issue when include_paths is not specified in the pyproject.toml.

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0