0.12.0
Changes
- .dprintrc.json file is now dprint.json by default.
See milestone for more details.
Install
Linux/Mac/WSL:
curl -fsSL https://dprint.dev/install.sh | shWindows (use Powershell or installer below):
iwr https://dprint.dev/install.ps1 -useb | iexHomebrew (Mac):
brew install dprintbvm (Experimental):
bvm install https://bvm.land/dprint/0.12.0.jsonOr project specific in bvm.json:
{
"dependencies": [
"https://bvm.land/dprint/0.12.0.json@852a399679e487df12f84431228cadc7a7f3c397a98e7ddf42f3c031f05f0164"
]
}Checksums
| Artifact | SHA-256 Checksum |
|---|---|
| Linux Zip | ff8934e44b5a42601a14d3a60c29259e8b3a1ebb132e1d6db5741857a86b3384 |
| Mac Zip | 25adadee882b3ada134229562673a2b5d0147ca165ca029390985701223a5e15 |
| Windows Zip | f39cbb93196cd56ff7e0124baad4cd8a9950cd373dd24fbc1e6a5845943f7fc4 |
| Windows Installer | 71c96a23f364a303d0c2250ea229fc4df5cac0a00a487b0f482c81e3e33c0989 |