0.14.1
Changes
- Fix support for process plugins with
dprint init. Process plugins will be added to this in the future.
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.14.1.jsonOr project specific in bvm.json:
{
"dependencies": [
"https://bvm.land/dprint/0.14.1.json@000ae66dcf123e95ce83e745a7dafc8f8db46ab197ba17e76fa61e2aa77d062e"
]
}Checksums
| Artifact | SHA-256 Checksum |
|---|---|
| Linux Zip | 0946e3fae7212e80379241ea555d3570f297423f227b1b9e568552fc4a9b8a3f |
| Mac Zip | 62cfcc0d3414908de9b05a9d3d18f9ccd3a68b7e3dc4a3b25aa5ea3c9f3c3d21 |
| Windows Zip | 6d2094abeb6b78faec9688d24ffad34e89a9bfce91939567fa52af89e99822d3 |
| Windows Installer | 6f6d19c27622a924d6a63dda23a3725eb5cf06082d5cbcf4328066e78be6fa49 |