File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ v0.17.0]
11
+
10
12
- Deprecate github.com/mfridman/buildversion, and use std lib ` debug.ReadBuildInfo() ` instead. In
11
13
go1.24 this is handled automatically, from the [ release notes] ( https://go.dev/doc/go1.24 ) :
12
14
@@ -86,7 +88,8 @@ Summary from [v0.13.0](https://github.com/mfridman/tparse/releases/tag/v0.13.0)
86
88
- Add [ GoReleaser] ( https://goreleaser.com/ ) to automate the release process. Pre-built binaries are
87
89
available for each release, currently Linux and macOS. If there is demand, can also add Windows.
88
90
89
- [ Unreleased ] : https://github.com/mfridman/tparse/compare/v0.16.0...HEAD
91
+ [ Unreleased ] : https://github.com/mfridman/tparse/compare/v0.17.0...HEAD
92
+ [ v0.17.0 ] : https://github.com/mfridman/tparse/compare/v0.16.0...v0.17.0
90
93
[ v0.16.0 ] : https://github.com/mfridman/tparse/compare/v0.15.0...v0.16.0
91
94
[ v0.15.0 ] : https://github.com/mfridman/tparse/compare/v0.14.0...v0.15.0
92
95
[ v0.14.0 ] : https://github.com/mfridman/tparse/compare/v0.13.3...v0.14.0
You can’t perform that action at this time.
0 commit comments