Changelog¶
All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
To see unreleased changes, please see the CHANGELOG on the master branch guide.
[Unreleased]¶
Added¶
- docs: Fancy front page
- docs: Supported standards page
- Liftrbridge context manager for tests
Infrastructure¶
- Ruff code linter
- Ruff formatter
- Move dependencies to pyproject.toml
- grpcio 1.74.0
- protobuf 6.32
- Use
actions/checkout@v4
- Use
actions/cache@v4
- Project structure tests
- CI workflows tests
- devcontainer:
settings
are moved tocustomizations.vscode.settings
- use pypa/gh-action-pypi-publish@release/v1
- use actions/checkout@v4
- use actions/cache@v4
- use actions/setup-python@v5
0.1.0 - 2022-12-08¶
Added¶
- Initial implementation