Skip to content

0.19.1

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 23:18
· 373 commits to main since this release

Changes

0.19.0 cargo publish was broken.

  • fix: update wasmer to 2.1 - This will fix some performance issues on Windows too.

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.19.1.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.19.1.json@a7a61ead32e31ce309b1bbeeeaa886d3db8cc74abde21e27d4b2453d8e58a33e"
  ]
}

Checksums

Artifact SHA-256 Checksum
Linux Zip 97450b4830e2ea518b9b7d10c0e9cdd84e2f3a146a3b8d62ac6a323b8435dcd0
Mac Zip bbaa1862a373095b785ede0d84c8932738611e2fb727747d37329d1a17dbbbe9
Windows Zip f468fb9ffdf6d4e0b5cc99ab01137ad644398cc7536406ce5cf81b3562862721
Windows Installer 8545b4e6d2bb666dc79add7bfefe1f4042b7b4d7666802f82d9435f633d258d0