Releases: eliias/unimog
Releases · eliias/unimog
Release v0.3.0
What's Changed
- chore(deps-dev): bump pytest from 8.0.0 to 8.0.1 by @dependabot in #3
- chore(deps-dev): bump ruff from 0.2.1 to 0.2.2 by @dependabot in #4
- chore(deps-dev): bump pytest from 8.0.1 to 8.0.2 by @dependabot in #5
- chore(deps-dev): bump ruff from 0.2.2 to 0.3.0 by @dependabot in #6
- chore(deps-dev): bump pytest from 8.0.2 to 8.1.0 by @dependabot in #7
- chore(deps-dev): bump pytest from 8.1.0 to 8.1.1 by @dependabot in #9
- chore(deps-dev): bump ruff from 0.3.0 to 0.3.2 by @dependabot in #8
- chore(deps-dev): bump ruff from 0.3.2 to 0.3.3 by @dependabot in #10
Full Changelog: v0.2.0...v0.3.0
Release 0.2.0
Implement a version of unimog that supports input and output context objects with type hints.
Release 0.1.0
Initial release. This contains the basic implementation for actions and organizers. The API is subject to change. Future releases might break your applications.