Releases: hide-org/hide-sdk
Releases · hide-org/hide-sdk
v0.5.3
What's Changed
- client: add methods for getting projects by @artmoskvin in #31
- model: add repository in project by @artmoskvin in #32
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- Add timeout to toolkit's
run_task
by @prabhuteja12 in #30
New Contributors
- @prabhuteja12 made their first contribution in #30
Full Changelog: v0.5.1...v0.5.2
v0.5.1
v0.5.0
What's Changed
- hide/client: add timeout in seconds by @aleh-null in #26
Full Changelog: v0.4.2...v0.5.0
v0.4.2
hide-py v0.4.1
What's Changed
- docs: update links in readme.md by @aleh-null in #21
- client: allow file as parameter for delete by @artmoskvin in #23
- client: add languages param in the create project request by @artmoskvin in #24
New Contributors
- @aleh-null made their first contribution in #21
Full Changelog: v0.4.0...v0.4.1
hide-py v0.4.0
hide-py v0.3.0
What's Changed
- Add new tools for lines + diagnostics by @artmoskvin in #15
- Update file model by @artmoskvin in #16
- Require Python 3.10+ by @artmoskvin in #17
- Document the release process by @artmoskvin in #18
Full Changelog: v0.2.0...v0.3.0
hide-py v0.2.0
What's Changed
- Add read file params by @artmoskvin in #9
- Update client to handle different types of file updates by @artmoskvin in #10
Full Changelog: v0.1.0...v0.2.0
hide-py v0.1.0
What's Changed
- Add config in project payload by @artmoskvin in #2
- Add delete_project by @artmoskvin in #4
- Reorganize modules by @artmoskvin in #5
- Add examples by @artmoskvin in #6
- Prepare for publishing by @artmoskvin in #7
- Create python-publish.yml by @artmoskvin in #8
New Contributors
- @artmoskvin made their first contribution in #2
Full Changelog: https://github.com/artmoskvin/hide-python/commits/v0.1.0