0.11.1
Changes
- Internally upgrades Wasmer to 1.0 (was on alpha version)
- Reinitializes WASM plugins when they panic.
- Allow providing an extension to
dprint fmt --stdin
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.11.1.jsonOr project specific in bvm.json:
{
"dependencies": [
"https://bvm.land/dprint/0.11.1.json@fb68517ebbaab376b80ed6f81735d168f4c27b710981001b180dc54f94dd46f0"
]
}Checksums
| Artifact | SHA-256 Checksum |
|---|---|
| Linux Zip | 842ac6cf2d15062a9c5be2918f028a58d00740db0c2b9d3a25672f07d98a23c8 |
| Mac Zip | 8b1ef2a93feb9f4c39cea5a2b4afa0ab85b475222ebf0e725fc9416a3b9a1224 |
| Windows Zip | 044091ef7a114674d90eeb472307ffcb9170141486b0b21e67aa33370f1dc078 |
| Windows Installer | 9625bf9a57d0c46d123edcf2a582b6655c50b8fc3becc52ee25582fdfa9dc7c8 |