winget install --id dprint.dprint
About dprint
Pluggable and configurable code formatting platform written in Rust.
What's new in 0.55.2
Changes - fix: build linux gnu binaries against glibc 2.17 (#1203) Install Run dprint upgrade or see https://dprint.dev/install/ Checksums ───────────────────────────────────────────┬──────────────────────────────────────────────────────────────── Artifact │SHA-256 Checksum ───────────────────────────────────────────┼──────────────────────────────────────────────────────────────── dprint-x86_64-apple-darwin.zip │b7074cf6c814f995b783b5baa7e516b34e783c42c9baf7af553dbad731adb3a7 ───────────────────────────────────────────┼──────────────────────────────────────────────────────────────── dprint-aarch64-apple-darwin.zip │e9ba8ed7988f3350501a8cf8af92da616cdec8d9d5c831c069293c587311b49d ───────────────────────────────────────────┼──────────────────────────────────────────────────────────────── dprint-x86_64-pc-windows-msvc.zip │12e8c26abc8c436223e70f5a30a2864001c92fa356a859eb93e06b97ab7dbd12 ───────────────────────────────────────────┼──────────────────────────────────────────────────────────────── dprint-x86_64-pc-windows-msvc-installer.exe│60ecca3c071224d3097570dc07148457e86b97a85aba868cd0714377208825cd ───────────────────────────────────────────┼──────────────────────────────────────────────────────────────── dprint-aarch64-pc-windows-msvc.zip │65846975b2a8f4e36982ddff875147157c2c9b04c6eb17134d6655ed51e3a931 ───────────────────────────────────────────┼──────────────────────────────────────────────────────────────── dprint-x86_64-unknown-linux-gnu.zip │d7ccde62d789dfb048717252d259e21253e32feffe4cbf2dab9954eeab492219 ───────────────────────────────────────────┼────────────────────...
Version history
| Version | Updated | Notes |
|---|---|---|
| 0.55.2 | Unknown | Changes - fix: build linux gnu binaries against glibc 2.17 (#1203) Install Run dprint upgrade or see https://dprint.dev/install/ Checksums ───────────────────────────────────────────┬─────────────────────────────────────... |
| 0.55.1 | Unknown | Changes - fix(npm): resolve node_modules from config dir (#1194) Install Run dprint upgrade or see https://dprint.dev/install/ Checksums ───────────────────────────────────────────┬───────────────────────────────────────... |
| 0.54.0 | Unknown | Changes - feat: add --no-gitignore flag (#1127) - fix: missing windows shasum entries (#1126, #1128) Install Run dprint upgrade or see https://dprint.dev/install/ Checksums ───────────────────────────────────────────┬───... |
| 0.53.2 | Unknown | Changes - fix: use original URL for plugin type detection after redirect (#1121) Install Run dprint upgrade or see https://dprint.dev/install/ Checksums ───────────────────────────────────────────┬───────────────────────... |
| 0.53.1 | Unknown | Changes - fix: resolve relative URLs in process plugins and configs against the redirected URL (#1114) Install Run dprint upgrade or see https://dprint.dev/install/ Checksums ───────────────────────────────────────────┬─... |
| 0.53.0 | Unknown | Changes - feat(add): support adding multiple plugins at once (#1102) - feat: dprint add subcommand as alias for dprint config add (#1101) Install Run dprint upgrade or see https://dprint.dev/install/ Checksums ──────────... |
| 0.52.0 | Unknown | Changes - fix: update to wasmer v7 (#1096) - fix: do not warn about failing update when plugin has no check_config_updates export (#1087) - fix: disable incremental formatting when using --skip-stable-format (#1075) - fe... |
| 0.51.1 | Unknown | Changes - fix: prefer $HOME/.config/dprint on macOS for global config (#1062) - After feedback, the dprint executable now prefers putting the global config in the folder at $HOME/.config/dprint, but will continue to use... |
| 0.51.0 | Unknown | Features Global Configuration File dprint now supports a global configuration file that can be used when not in a project. (#1040) Initialize a global config: dprint init --global # or dprint config init --global The glo... |
| 0.50.2 | Unknown | Changes - fix: upgrade wasmer to 6.1.0-rc.3 to fix build failure with Rust ≥ 1.89.0 (#1021) - fix: ignore empty proxy env (#1014) Install Run dprint upgrade or see https://dprint.dev/install/ Checksums ──────────────────... |
| 0.50.1 | Unknown | Changes - fix: update to wasmer v6 (#984) - perf: avoid traversing some non-matching directories when providing include globs on the command line (#999) - perf: avoid traversing more directories (#1000) Install Run dprin... |
| 0.50.0 | Unknown | --config-discovery=<mode> flag and environment variable It's now possible to change the way dprint discovers configuration files by using the --config-discovery flag: - --config-discovery=default (default) - Discovers co... |
| 0.49.1 | Unknown | Changes - fix: bump zip crate to 2.4.1 to fix cargo publish without --locked (faa0faf) Please cargo install with --locked though. Install Run dprint upgrade or see https://dprint.dev/install/ Checksums ──────────────────... |
| 0.49.0 | Unknown | Release notes |