Releases: Haidra-Org/horde-sdk
Releases · Haidra-Org/horde-sdk
Release list
v0.7.19
v0.7.18
What's Changed
- build: py.typed, better reqs.dev.txt, misc fixes by @tazlin in #10
- feat: beta; worker support, numerous indev improvements (take 2) by @tazlin in #14
- build(deps-dev): bump the python-packages group with 7 updates by @dependabot in #15
- fix: use API visible field name for steps/n_iter by @tazlin in #20
- fix: UUID comparison; use 0.5.x horde_model_reference by @tazlin in #22
- chore: version bump by @tazlin in #23
- feat: allow flexible
AIHordeAPIAsyncClientSessioncontext by @tazlin in #24 - build(deps-dev): bump the python-packages group with 2 updates by @dependabot in #26
- fix: reGen fixes; better worker endpoint functionality; better cleanup/context management by @tazlin in #30
- fix: default for inject_ti missing by @tazlin in #33
- fix: no mutable on alchemy forms config default; enforce RUF by @tazlin in #34
- docs: find_user example by @tazlin in #37
New Contributors
- @dependabot made their first contribution in #15
Full Changelog: 0.5.2...v0.7.18
0.7.15
What's Changed
- feat: allow flexible
AIHordeAPIAsyncClientSessioncontext by @tazlin in #24 - build(deps-dev): bump the python-packages group with 2 updates by @dependabot in #26
- fix: reGen fixes; better worker endpoint functionality; better cleanup/context management by @tazlin in #30
- fix: default for inject_ti missing by @tazlin in #33
Full Changelog: 0.7.9-beta...0.7.15-beta
0.7.9-beta
0.7.5-beta
0.7.3-beta
- A couple of bug fixes with validation
- Added some missing files to the ai-horde apimodel
__init__.py - Added a map to help identify the correct SDK model to use (https://horde-sdk.readthedocs.io/en/latest/api_to_sdk_map/)
0.7.2-beta
- Corrects/adds some validation logic for
ImageGenerateAsyncRequest - Adds TI support
- Improves aihorde simple client example (in
examples/).
Full Changelog: 0.7.0-beta...0.7.2-beta
0.7.0-beta
This is the first iteration of the SDK I feel is ready for a somewhat larger audience. Please refer to the official docs for usage information.
pre-Alpha 2
Note: This is an early preview version of this library. I make no promises as to the ability of anything to work, and everything is subject to change. Under no circumstances, do not rely on this version for production code
Full Changelog: 0.4.0...0.5.2
pre-Alpha
Note: This is an early preview version of this library. I make no promises as to the ability of anything to work, and everything is subject to change. Under no circumstances, do not rely on this version for production code.