v0.3.1
What's Changed
New Features 馃帀
- feat(fmt): improve CLI log output by @chenjiahan in #153
- feat(setup): improve skipped setup log by @chenjiahan in #154
- feat(fmt): improve formatting check output by @chenjiahan in #155
- feat(fmt): improve formatting summary output by @chenjiahan in #157
Performance 馃殌
- perf(fmt): streamline worker boundaries by @chenjiahan in #146
- perf(fmt): cap default worker count at eight by @chenjiahan in #149
- perf(fmt): precompile override matchers by @chenjiahan in #151
Bug Fixes 馃悶
- fix(fmt): report partial writes on errors by @chenjiahan in #159
Refactor 馃敤
- refactor(fmt): streamline worker-only structure by @chenjiahan in #145
- refactor(fmt): replace WorkTank with Tinypool by @chenjiahan in #147
Document 馃摉
- docs: add rs fmt to best-practices skill by @chenjiahan in #148
- docs: add rs fmt documentation by @chenjiahan in #150
- docs: add rs fmt to monorepo guide by @chenjiahan in #152
- docs: add formatting guide by @chenjiahan in #156
- docs(skills): add formatting migration guide by @chenjiahan in #158
- docs: refine CLI and configuration guides by @chenjiahan in #160
Other Changes
- release: v0.3.1 by @chenjiahan in #161
Full Changelog: v0.3.0...v0.3.1