winget install --id dprint.dprint
About dprint
Pluggable and configurable code formatting platform written in Rust.
What's new in 0.55.1
Changes - fix(npm): resolve node_modules from config dir (#1194) Install Run dprint upgrade or see https://dprint.dev/install/ Checksums ───────────────────────────────────────────┬──────────────────────────────────────────────────────────────── Artifact │SHA-256 Checksum ───────────────────────────────────────────┼──────────────────────────────────────────────────────────────── dprint-x86_64-apple-darwin.zip │21f9784b3edf3b0a686932b4387359ebd83fba798ac2f7e2ba1e7b8c9f674e3e ───────────────────────────────────────────┼──────────────────────────────────────────────────────────────── dprint-aarch64-apple-darwin.zip │94a9ce5ca91dbb609d4f22f2ccf28d8b422627c0944c6ee63d1beecac28f8cd4 ───────────────────────────────────────────┼──────────────────────────────────────────────────────────────── dprint-x86_64-pc-windows-msvc.zip │dfdee60f04810c14df310696ce680da7ece599cd27b162f77906adc80d5e9679 ───────────────────────────────────────────┼──────────────────────────────────────────────────────────────── dprint-x86_64-pc-windows-msvc-installer.exe│bb244f445a0f7f022c550b0239d7bde00319ea55a1be1ccafdd0b8f52b47042b ───────────────────────────────────────────┼──────────────────────────────────────────────────────────────── dprint-aarch64-pc-windows-msvc.zip │a4e3f6921eba2db72d00a4ae35ed1bd6ff49eed610815f8b13f3b64fe12d7b17 ───────────────────────────────────────────┼──────────────────────────────────────────────────────────────── dprint-x86_64-unknown-linux-gnu.zip │14f40c47b2a1c79ced321b62bf177f88f064d7b11c41f1ee28488ee0d9391bb2 ───────────────────────────────────────────┼──────────────────────...
Version history
| Version | Updated | Notes |
|---|---|---|
| 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 |