Skip to content

Releases: eliias/unimog

Release v0.3.0

22 Mar 13:18
5158bc8

Choose a tag to compare

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

06 Feb 19:21
501fe12

Choose a tag to compare

Release 0.2.0 Pre-release
Pre-release

Implement a version of unimog that supports input and output context objects with type hints.

Release 0.1.0

29 Jan 13:59
d5bfa25

Choose a tag to compare

Release 0.1.0 Pre-release
Pre-release

Initial release. This contains the basic implementation for actions and organizers. The API is subject to change. Future releases might break your applications.