Release Notes
⛰️ Features
- (cli) Add
indent_width cli parameter (#48) - (b0d0219)
- (fmt) Never wrap opening tag with no attrs (#20) - (8fb993a)
- (format) Converge in one pass formatting style attr (#50) - (fadce6b)
🐛 Bug Fixes
- (cli) Exit
1 on handled formatting failure - (b7ebb78)
🧪 Testing
- (ecosystem-check) Stability test + Integration test with djade (#51) - (449456e)
- (pre-commit.ci) Enable
pre-commit.ci (#15) - (5ce836f)
⚙️ Miscellaneous Tasks
- (markup_fmt) Bump
markup_fmt to v0.20.0 (#65) - (070e2af)
- (rust) Rust 1.87 edition 2024 (#55) - (9aeb174)
Install djangofmt 0.2.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/UnknownPlatypus/djangofmt/releases/download/v0.2.0/djangofmt-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/UnknownPlatypus/djangofmt/releases/download/v0.2.0/djangofmt-installer.ps1 | iex"
Download djangofmt 0.2.0