v0.10.0
What's Changed
- Enable pytest-xdist by @thatch in #225
- Deflake the json metadata test by @thatch in #226
- Add meaningful exit codes to ick run (make-style) by @thatch in #224
- Raise an error when -k is given a value with spaces by @thatch in #230
- Add nested project support by @thatch in #222
- Update the way we patch $COLUMNS for scenario tests by @thatch in #231
- Add --json-file flag to ick run for side-effect JSON output by @micmurawski in #229
- fix a few words from pr #222 by @nedbat in #232
New Contributors
- @micmurawski made their first contribution in #229
Full Changelog: v0.9.0...v0.10.0