Immutable
release. Only release title and notes can be modified.
Release Notes
⛰️ Features
🐛 Bug Fixes
Install djangofmt 0.2.12
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/UnknownPlatypus/djangofmt/releases/download/v0.2.12/djangofmt-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/UnknownPlatypus/djangofmt/releases/download/v0.2.12/djangofmt-installer.ps1 | iex"