Release v0.6.0
🚨 Breaking
- Multiple blank lines are no longer changed to a single line by default.
- if you want to remove multiple blank lines, you need to specify
patterns
in config.
- if you want to remove multiple blank lines, you need to specify
What's Changed
- Apply user defined config by @mason-731 in #12
- add boolean config options for common patterns by @tobdob in #14
New Contributors
- @mason-731 made their first contribution in #12
- @tobdob made their first contribution in #14
Full Changelog: v0.5.0...v0.6.0