0.25.0
Changes
- feat: incremental ensures stable formatting (#511)
- feat: improve checksum error messages (#513)
- refactor: upgrade to clap v3 (#510)
This release will have a performance degredation in the incremental formatting speed, but it should still be really fast. Essentially, after a format if the file has changed, it will format that formatted output a second time to ensure it doesn't change before putting it in the incremental cache. This is to combat any formatting plugins that might have "double format issues"/"unstable formatting" and will ensure you won't have formatting pass locally, but then fail on the CI.
Install
See https://dprint.dev/install/
Checksums
| Artifact | SHA-256 Checksum |
|---|---|
| Linux x86_64 Zip | 7dcb818e7a626504762685b8f77f49caffdcea4830bc4eaaeed8f3f5ceecb0ea |
| Mac x86_64 Zip | ec38f0b1ff8c45b31c2b0a8e7bb78dea0767800372b772033a0b6a3bef147ef2 |
| Mac aarch64 Zip | aad1d3c11403abc1014184df3f848671cc6e68e58a73c9d29c7651bbda4474a8 |
| Windows x86_64 Zip | 9fc64de459d4e790eb00c5a0f0219c4f1f21d2ba1efe2f590012be31300098c3 |
| Windows x86_64 Installer | 8bc6fe7eac1f8b687d39ef8a9171ec49241992db54babb1c0f11d5ad317382c1 |