What's Changed
- Narrow keyword in yield-outside-function by @charliermarsh in #971
- Implement await-outside-async / E1142 by @charliermarsh in #972
- Send logs to stderr by @edgarrmondragon in #977
- Add GitHub output format by @edgarrmondragon in #975
- Add Conda installation instructions by @charliermarsh in #982
- Remove trailing punctuation from error messages by @charliermarsh in #983
- Convert Err(anyhow(...)) to bail by @charliermarsh in #984
- Split test fixtures up by plugin by @charliermarsh in #985
- Remove Patch abstraction from Fix by @charliermarsh in #987
- Include fixes in JSON API output by @charliermarsh in #988
Full Changelog: v0.0.149...v0.0.150