File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v1.80.0] ( https://github.com/k1LoW/tbls/compare/v1.79.4...v1.80.0 ) - 2025-01-17
4
+ ### New Features 🎉
5
+ - Support wildcard in ` viewpoints[].tables: ` by @k1LoW in https://github.com/k1LoW/tbls/pull/643
6
+ ### Other Changes
7
+ - chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.31.0 by @dependabot in https://github.com/k1LoW/tbls/pull/639
8
+ - Update pkgs and go directive version by @k1LoW in https://github.com/k1LoW/tbls/pull/642
9
+
3
10
## [ v1.79.4] ( https://github.com/k1LoW/tbls/compare/v1.79.3...v1.79.4 ) - 2024-11-27
4
11
### Other Changes
5
12
- chore(deps): bump github.com/cli/go-gh/v2 from 2.6.0 to 2.11.1 by @dependabot in https://github.com/k1LoW/tbls/pull/636
Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ package version
4
4
const Name string = "tbls"
5
5
6
6
// Version for this
7
- var Version = "1.79.4 "
7
+ var Version = "1.80.0 "
You can’t perform that action at this time.
0 commit comments