File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v1.87.0] ( https://github.com/k1LoW/tbls/compare/v1.86.1...v1.87.0 ) - 2025-08-02
4+ ### Breaking Changes 🛠
5+ - feat: change schema.json indentation by @k1LoW in https://github.com/k1LoW/tbls/pull/735
6+ ### Other Changes
7+ - chore(deps): bump the dependencies group across 1 directory with 19 updates by @dependabot [ bot] in https://github.com/k1LoW/tbls/pull/733
8+ - Update GoReleaser configurations by @emmanuel-ferdman in https://github.com/k1LoW/tbls/pull/726
9+
310## [ v1.86.1] ( https://github.com/k1LoW/tbls/compare/v1.86.0...v1.86.1 ) - 2025-07-01
411### Fix bug 🐛
512- fix: Skip enum fetching for Redshift compatibility in postgres driver by @ritsu2891 in https://github.com/k1LoW/tbls/pull/718
Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ package version
44const Name string = "tbls"
55
66// Version for this.
7- var Version = "1.86.1 "
7+ var Version = "1.87.0 "
You can’t perform that action at this time.
0 commit comments