v0.3.1
- Implement a
checkcommand to verify that a source tree is formatted. (@thomashoneyman) - Add directory support instead of always requiring
**/*.pursstyle globs. (@natefaubion) - Support
/in globs even if the system separator is not/. (@garyb vianode-glob-basic). - Support
--config-*flags for precisely controlling expectations around config files. (@natefaubion).