Releases: mondaycom/monday-code-python-sdk
Releases · mondaycom/monday-code-python-sdk
0.2.1
What's Changed
- Update openapi generation to avoid urlib3 vulnerable version by @oricho123 in #7
- Bump version by @oricho123 in #8
Full Changelog: 0.1.0...0.2.1
Add JsonDataContract to support API changes
What's Changed
- Regenerate code using latest version of openapi generator by @oricho123 in #3
- Add generic JsonDataContract by @oricho123 in #4
Full Changelog: 0.0.6...0.1.0
0.0.6
What's Changed
- Add logs and env variables API support by @oricho123 in #2
Full Changelog: 0.0.5...0.0.6
0.0.5 - Small StorageApi modifications
What's Changed
- Convert some StorageApi params to optional by @oricho123 in #1
New Contributors
- @oricho123 made their first contribution in #1
Full Changelog: 0.0.4...0.0.5
0.0.4 - Small PyPi readme modifications
Prettify docs
0.0.3 - Authors update
Fix MANIFEST.in
0.0.2 - Description update in PyPi Latest
Remove injection into workflow
Initial Release
0.0.1 add publish workflow