Release Notes
Maintenance
- code quality improvements across the codebase - (5df1ac6) - HaoZeke
Features
- (vscode) overhaul extension UX and fix LSP config loading - (70a9e1e) - HaoZeke
- add Antics analytics tracker - (5aad5e1) - HaoZeke
- publish VS Code extension to marketplace (TurtleTech.snapper v0.4.0) - (40618d1) - HaoZeke
Bug Fixes
- add security headers for CF Pages - (83161fe) - HaoZeke
- add README to VS Code extension for marketplace listing - (fa333c1) - HaoZeke
- remove stale wdiff/word-level references from docs and CLI reference, update editor integration feature card for VS Code marketplace - (b5d5296) - HaoZeke
Install snapper-fmt 0.5.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/TurtleTech-ehf/snapper/releases/download/v0.5.0/snapper-fmt-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/TurtleTech-ehf/snapper/releases/download/v0.5.0/snapper-fmt-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install TurtleTech-ehf/tap/snapper-fmt
Download snapper-fmt 0.5.0