Skip to content

0.16.3

Choose a tag to compare

@github-actions github-actions released this 31 Aug 04:35
· 581 commits to main since this release

Changes

  • fix: restore searching all directories when glob pattern does not contain a slash at the beginning or middle (#405)

Glob tests are much better now so future releases should have a lower probability of globbing regressions. That said, there is still a performance regression in globbing and that will be looked at and improved in #407 for a future release.

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.16.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.16.3.json@7412148d7ed063b67ba41d37185b9a4b051126c0d8716e5b215fe352ee5ecf97"
  ]
}

Checksums

Artifact SHA-256 Checksum
Linux Zip 89e68f2ceaaeec4713c01177452789bf27189665beac40fe61bd819f549fc748
Mac Zip f2d9a05a8b110ef62891d5de3c5e4d6b564199a41c7523176ae19e0d3b4bd8c5
Windows Zip 3fd4ae51efcef46d9ee039ea1d2f0e2bb2e45e2d6ed5be6f5eb81034c03f99cc
Windows Installer 3e26b1f3d02a6f357606c0e60a7789587d0a4d67bd0899e40f659e621efd65f6