0.11.0
Changes
- Licensed under the MIT license
- Fix input selection on WSL
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.0.jsonOr project specific in .bvmrc.json:
{
"dependencies": [
"https://bvm.land/dprint/0.11.0.json@3533abca5f1cf0a01982f2fafa84243d1056fe9ba5ce424947853a7574e13423"
]
}Checksums
| Artifact | SHA-256 Checksum |
|---|---|
| Linux Zip | f396e88900c848f55507fbca63207d84c1485dce11fe8b77f4e51e44b284cb4f |
| Mac Zip | 42e3d244663027691d36856862cec86876236ae2dc1a2b19f8307082584117a3 |
| Windows Zip | f3db441a7c4e5390b89aa87d7de76052e2aabe1fdfcc0edbe95c1188daa6658d |
| Windows Installer | aeed585be958bdf608b6da1c830199b25258f7a603dbefd076eb0d525e1e6576 |