Releases: ExB-Group/exb-sdk
Releases · ExB-Group/exb-sdk
0.2.1
CHANGELOG
v0.2.1 (2024-09-12)
Documentation
- docs(workflow_client): use correct
HttpErrorreference in docstrings (1ba9472)
Fix
- fix(CI): do not build package for python 3.9, 3.10 (
037155c)
Refactor
- refactor(workflow_client): make api_constants module private
Since the module is used by the client itself, do not make it public for
imports.
This also removes it as a Submodules entry in the API Reference page
in sphinx docs. (7eccc75)
v0.2.0 (2024-07-24)
Chore
- chore(ci): only support python 3.11, 3.12
The workflow-client relies on 3.11 features. (542bf9e)
Feature
- feat: add first workflow_client version (
6fe7844)
v0.1.0 (2024-07-22)
Feature
- feat: migrate to copier (
betaboon/copier-python) (3ffd77e)
Fix
- fix(ci): setup pypi trusted publisher environment name (
0488e1c)
Unknown
- Initial commit (
d6728b7)
0.2.0
CHANGELOG
v0.2.0 (2024-07-24)
Chore
- chore(ci): only support python 3.11, 3.12
The workflow-client relies on 3.11 features. (542bf9e)
Feature
- feat: add first workflow_client version (
6fe7844)
v0.1.0 (2024-07-22)
Feature
- feat: migrate to copier (
betaboon/copier-python) (3ffd77e)
Fix
- fix(ci): setup pypi trusted publisher environment name (
0488e1c)
Unknown
- Initial commit (
d6728b7)