Skip to content

0.5.8

Choose a tag to compare

@github-actions github-actions released this 15 Jul 23:19

Changes

  • Fix bug on some Macs where it would error with "too many open files"

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 tap dprint/dprint
brew install dprint