v0.3.2
What's Changed
- remove unused testing code by @nedbat in #88
- use "ruleset" internally in place of "mount" by @nedbat in #91
- resolve some typing FIX MEs: 177 -> 147 by @nedbat in #90
- rules only take one config object, now properly typed by @nedbat in #92
- test-rules and list-rules now take filters. fixes #93 by @nedbat in #94
- fix some typing by @nedbat in #96
- switch from stagnant appdirs to platformdirs by @nedbat in #89
- draw better trees because we'll be drawing more of them by @nedbat in #95
- Reduce options: rules are shallow, tests are deep by @nedbat in #97
- Separate ERROR and FAIL states by @thatch in #100
Full Changelog: v0.3.1...v0.3.2