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