Releases: Fireline-Science/tws-py
Releases · Fireline-Science/tws-py
v0.4.0
What's Changed
- Add rerun workflow API's by @lopezc184 in #17
New Contributors
- @lopezc184 made their first contribution in #17
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Support files as workflow arguments by @sean-schaefer in #14
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- Support tags in run_workflow by @sean-schaefer in #12
Full Changelog: v0.2.0-rc.1...v0.2.1
v0.2.0-rc.1
Breaking Changes
- TWS Clients must now be used as context managers; see the usage docs.
What's Changed
- refactor: replace supabase dependency with httpx by @sean-schaefer in #9
- chore: bump version to 0.2.0 by @sean-schaefer in #10
Full Changelog: v0.1.0-rc.1...v0.2.0-rc.1
v0.1.0-rc.1
Initial release! 🎉
What's Changed
- Unit test coverage and pull request workflow by @sean-schaefer in #1
- Add pyright check to pull request workflow by @sean-schaefer in #2
- Add run_workflow API by @sean-schaefer in #5
- Add PyPI pubilshing workflow by @sean-schaefer in #7
New Contributors
- @sean-schaefer made their first contribution in #1
Full Changelog: https://github.com/Fireline-Science/tws-py/commits/v0.1.0