We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b33168c commit 89b2e77Copy full SHA for 89b2e77
.version
@@ -1 +1 @@
1
-VERSION=v0.4.5
+VERSION=v0.5.0
CHANGELOG.md
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
9
## Unreleased
10
11
+## [v0.5.0](https://github.com/stackus/goht/compare/v0.4.5...v0.5.0) - 2024-06-26
12
+
13
### Changed
14
- Require tabs for indentation in GoHT templates. This aligns the indentation style with Go's standard formatting.
15
- Require templates to be indented at a minimum of one level. The initial indent must be one level.
0 commit comments