v1.0.0.dev2
Pre-release
Pre-release
- Support v2 server API
- Add Executor to Simvue Client by @kzscisoft in #129
- Bug Fixes by @wk9874 in #125
- Show Exception Info on Post Failure by @kzscisoft in #131
- Reverts to using
Union
for typing by @kzscisoft in #144 - Move to using Poetry for dependency management by @kzscisoft in #149
- Move to Pydantic v2 by @kzscisoft in #154
- Deduce module version from package metadata by @kzscisoft in #155
- Add
get_alerts
andget_run_id_from_name
methods to Client by @wk9874 in #136 - Use Poetry scripts for sender by @kzscisoft in #150
- Fix optional extras in pyproject.toml by @kzscisoft in #159
- Add missing TOML dependency by @kzscisoft in #160
- Use
check_extra
decorator as user alert by @kzscisoft in #153