Python SDK
Python SDK
2.1.0
March 8, 2022
- Update
integration-testing.yml
- Create
test.yml
- Create
test-release.yml
- Create
test-tag.yml
- Update
test-tag.yml
- Bump version
1.9.0
March 7, 2022
- Update
integration-testing.yml
1.8.0
March 1, 2022
- Update
integration-testing.yml
- Create
integration-testing.yml
1.7.0
march 31, 2021
- Add team function
1.6.0
March 25, 2021
- Bump version
1.5.0
March 22, 2021
- Add
sdk-user
functionality
1.4.6
January 5, 2021
- Update package version
- Reference deployment
1.4.2
October 1, 2020
- Add
contributing.md
with release process
1.4.0
July 6, 2020
- Add the hidden flag to
get_secret
1.3.4
July 2, 2020
- Add the
egg-info
dir to gitignore - Bump version information
- Add the bold and italic functions
1.3.0
June 8, 2020
- Fix type error
- Add type annotations
- Add
sdk.events()
call
1.2.6
June 4, 2020
- Optional deleter in JsonStore Constructor
- Bump version
1.2.4
June 3, 2020
- Add support for deleting configs by key
- Use correct requester to read body
- Merge PR
- Update version number
1.2.2
May 5, 2020
- Add deprecation notices for now-deprecated functions
1.2.0
April 22, 2020
- Update banner
- Marge PR
1.1.6
March 18, 2020
- Bump Version
- Pass an argument to
getter_all
1.1.3
March 13, 2020
- Bump version
- Bump version to match other SDK
- Make the default arg for checkbox optional
- Add
state.get_all
andconfig.get_all
1.1.0
February 20, 2020
- Initial public release
- Update
README.md