v0.27.0
0.27.0 (2025-09-26)
Full Changelog: v0.26.0...v0.27.0
Features
Bug Fixes
- internal: use null byte as file separator in the fast formatting script (151ffe1)
- shorten multipart boundary sep to less than RFC specificed max length (d7770d1)
Performance Improvements
- faster code formatting (67da711)
Chores
- allow fast-format to use bsd sed as well (66ac913)