Releases: StevenACoffman/gotmplfumpt
Releases · StevenACoffman/gotmplfumpt
Release list
v0.3.0
v0.1.0
Changelog
- 694b56a Add -l and -d flags for CI usage (gohugoio#4)
- 1a68dee Add .gitignore
- a96b783 Add CI workflow for testing
- 6bcd278 Add CLI tests
- 104ffb9 Add hugoreleaser config and a -version flag
- 3fe22db Add more test cases for golden files
- 931f2f3 Add tests
- 58d59ec Clean up README
- 7e4fb4d Don't format template in HTML attribute values
- 97fa2e7 Fix <script>/<style> format preservation
- 6f7ecd3 Fix double close issue (gohugoio#10)
- cc1770f Fix handling of CRLF in input
- 623175f Fix idempotency for text node inside e.g. {{ with }}
- 01e6044 Fix install command in README.md
- fc045df Fix some XML formatting issues (e.g. RSS) (gohugoio#6)
- 40f4973 Handle "else with"
- 8bfc154 Handle conditional open/close HTML tags
- 3986e0f Implement ignore all
- c2345d9 Implement ignore start/end
- 55287af Improve HTML formatting
- 621e045 Make tests pass
- 25870f5 Misc adjustments
- 4d0f972 More fuzz fixes
- 91cb6e7 More tests
- 58c9916 More tests
- d1a95b7 Polish
- c6a6a51 Prepare v0.4.0
- 89e384a Refactor printer: pre-compute line numbers, unify HTML scanner, deduplicate
- a547021 Restructure code
- d4459ac Revise README for clarity and formatting consistency
- 28def58 Rework the main func and package it as a VS Code extension
- bcaad34 Some fuzzer fixes
- b78ea77 Spruce up test workflow
- 85654b6 Spruce up the documentation
- 282a021 Squash all reworking to format Go codegen templates
- c3a5f95 Tabs not spaces
- d1b0dc2 initial commit
- 0700bd1 readme: Add link to VSCode extension
- 6fcac91 readme: Improve info about how to install the CLI tool
- 015cc17 vscode: Add gotmpl to the language ID list
- a7ad8ac vscode: Add icon
- 57644b1 vscode: Prompt to install gotmplfmt binary when not found (gohugoio#5)
- d84c498 vscode: Release v0.2.0
Released by GoReleaser.