0.13.1
Changes
- Fix: #356 - Panic when releasing a sub plugin in the plugins pools after another thread released the parent plugin.
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.13.1.jsonOr project specific in bvm.json:
{
"dependencies": [
"https://bvm.land/dprint/0.13.1.json@f99d81453eb1ef2eecea3b25b7c82a1d74a2d90b429604535aba684fb30d19e4"
]
}Checksums
| Artifact | SHA-256 Checksum |
|---|---|
| Linux Zip | 219443b85b843b820f97e8d590a6bda750ad7fcefb62ab07030992583eaa410d |
| Mac Zip | 0b3eef74ba6488ded3a86ebbbeb456aac1a2f892ed3fb3666b04bab3dc565e43 |
| Windows Zip | 56db20b7ffcc160e7aa6790eaa7196e064afa43376468e41528456150a98a29e |
| Windows Installer | 7da66bf059d9c2cd10de95672d838cf4e3bbea1751ddb247fd3f55734402e82c |