Skip to content

6.4

Compare
Choose a tag to compare
@simbuerg simbuerg released this 21 Sep 19:52
· 175 commits to master since this release

What's Changed

  • feat(workload): Add prototype support for workloads. by @simbuerg in #450
  • build(deps): update typing-extensions requirement from ~=4.2.0 to ~=4.3.0 by @dependabot in #497
  • build(deps): update attrs requirement from ~=21.4 to ~=22.1 by @dependabot in #502
  • build(deps): update rich requirement from ~=12.4 to ~=12.5 by @dependabot in #498
  • build(deps): update pygtrie requirement from ~=2.4 to ~=2.5 by @dependabot in #499
  • build(deps): update pygit2 requirement from <1.8.0,>=1.2.1 to >=1.2.1,<1.11.0 by @dependabot in #500
  • build(deps): update jinja2 requirement from ~=3.0 to ~=3.1 by @dependabot in #485
  • tests(command): add more doctests with documentation by @simbuerg in #504
  • Fixes endless recursion when accessing Command.label by @vulder in #506
  • Fixes type error in filter_workload_index by @vulder in #507
  • feat(command): add support for creates and consumes properties for co… by @simbuerg in #505

Full Changelog: 6.3.2...6.4