Skip to content

0.20.0

Choose a tag to compare

@github-actions github-actions released this 17 Jan 00:55
· 505 commits to main since this release

Changes

  • feat: dprint config add for adding a plugin to a config file (#446)
  • fix: improve error message when plugin and file CLI args clash

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.20.0.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.20.0.json@9becf1fea7e3cb6e3edcde0adeee9a28bcf8bb954a5c8544538556b221756b79"
  ]
}

Checksums

Artifact SHA-256 Checksum
Linux Zip 5bb80558cba2f2f530e26e3acef2688523ffe826f40794f7bfffd954bd181992
Mac Zip f979bde6d728c89d35de1d7b0518a71969fb554ea4220213511b3300f61b670f
Windows Zip fb31b4fba385e01dbd6870aa5fdc70e13822b0eb027ef6e61fc23c131661ea41
Windows Installer ed5a03bae1b67e237a2b8f6c62fb4fef856f1efa973cef3ea1557fa77756ae77