Bug fixes:
- Fixed default reporter not outputting actions when executing `project-config show style`
- Fixed some errors serializing `.editorconfig` files
- Fixed absolute file paths resolving in Windows
Improvements:
- Improved error message showing not found local extended relative styles filenames.
- A lot of improvements in documentation
New features:
- Added `show cache` subcommand to output the cache directory location.
- Allowed to add third party reporters through plugins entrypoints
- Included pytest plugin in distribution for easy testing of third party plugins