Skip to content

0.17.3

Choose a tag to compare

@github-actions github-actions released this 24 Sep 00:00
· 556 commits to main since this release

Changes

  • fix: npm package should allow installing when using apple m1
  • fix: switch to using ignore crate for globbing (#419)

Install

Linux/Mac/WSL:

curl -fsSL https://dprint.dev/install.sh | sh

Windows (use Powershell or installer below):

iwr https://dprint.dev/install.ps1 -useb | iex

Homebrew (Mac):

brew install dprint

Cargo (builds and installs the cargo package from source):

cargo install dprint

npm:

npm install dprint
npx dprint help

# or install globally
npm install -g dprint
dprint help

bvm (Experimental):

bvm install https://bvm.land/dprint/0.17.3.json

# or install via the registry
bvm registry add https://bvm.land/dprint/registry.json
bvm install dprint

Or project specific in bvm.json:

{
  "dependencies": [
    "https://bvm.land/dprint/0.17.3.json@783d450225e3ec1c26a05e99189d1087e61f427c1fba29b0dc98a9dd56e910fd"
  ]
}

Checksums

Artifact SHA-256 Checksum
Linux Zip dc8ee039ecdcadd2b5abe5c1b96e220ffc04aeb43a6b1461db5fc3940f18884d
Mac Zip 7630e976f9100898100f47ca6399885049be5c1efbdba2e5b9aec798b1c84531
Windows Zip 9c98092ec4af5bdbaccbb12d2532e4506d21dbfb0704fd64bc4488a37f4f1695
Windows Installer a70676f8e0dd34fcdba30d561184f3f57b4a98c36ab71c2fb9b4e8d30edb0625