Releases: phasehq/python-sdk
Releases · phasehq/python-sdk
v2.1.0
What's Changed
- Feat: added app-id & service account support by @nimish-ks in #8
Full Changelog: v2.0.1...v2.1.0
v2.0.1
What's Changed
- chore(deps): bump certifi from 2023.5.7 to 2023.7.22 by @dependabot in #6
- Feat: secrets by @nimish-ks in #7
- Fixes uses of type :str = None to be :Optional[str] = None by @drcongo in #9
- chore: bump version to 2.0.1 by @nimish-ks in #10
- chore(deps): bump urllib3 from 2.0.2 to 2.2.2 by @dependabot in #11
New Contributors
- @dependabot made their first contribution in #6
- @drcongo made their first contribution in #9
Full Changelog: v1.1.0...v2.0.1
v1.1.0
What's Changed
- feat: add support for custom kms hosts by @rohan-chaturvedi in #5
Full Changelog: v1.0.0...v1.1.0
v1.0.0
v0.0.3
What's Changed
- feat: add gh action to run tests on PRs by @rohan-chaturvedi in #1
- chore: added LICENSE by @nimish-ks in #3
- feat: add pyproject toml, clean up imports by @rohan-chaturvedi in #2
New Contributors
- @rohan-chaturvedi made their first contribution in #1
- @nimish-ks made their first contribution in #3
Full Changelog: https://github.com/phasehq/python-sdk/commits/0.0.3