Waza v0.22.0
What's Changed
- waza check uses configured token limits from .waza.yaml by @chlowell in #124
- Add
gradeverb for grading run outcomes by @chlowell in #102 - Fixing skill loading to use .waza.yaml by @richardpark-msft in #131
- Removing a err != nil that we don't need since errors.Is() works great by @richardpark-msft in #138
- Apply timeout configuration to
waza runby @chlowell in #130
Full Changelog: v0.21.0...v0.22.0