Skip to content

Releases: k1LoW/tbls

v1.85.4

19 May 15:04
6b0e58c
Compare
Choose a tag to compare

What's Changed

Fix bug 🐛

  • Fix: apply showColumnTypes to ER diagram in Viewpoint pages (mermaid) by @k1LoW in #701

Full Changelog: v1.85.3...v1.85.4

v1.85.3

18 May 08:49
438427f
Compare
Choose a tag to compare

What's Changed

Fix bug 🐛

  • fix: use len() for relation check in detectShowColumnsForER to support include filter by @k1LoW in #699

Other Changes

  • chore(deps): bump google.golang.org/api from 0.229.0 to 0.231.0 in the dependencies group across 1 directory by @dependabot in #697
  • chore(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 by @dependabot in #700

Full Changelog: v1.85.2...v1.85.3

v1.85.2

29 Apr 06:24
597df2d
Compare
Choose a tag to compare

What's Changed

Other Changes

  • chore(deps): bump github.com/snowflakedb/gosnowflake from 1.13.2 to 1.13.3 by @dependabot in #691

Full Changelog: v1.85.1...v1.85.2

v1.85.1

23 Apr 01:09
3154a83
Compare
Choose a tag to compare

What's Changed

Fix bug 🐛

  • fix(md): escape additional markdown special characters by @k1LoW in #687

Other Changes

  • refactor(postgres): optimize query for constraint and attribute aggregation by @k1LoW in #689

Full Changelog: v1.85.0...v1.85.1

v1.85.0

17 Apr 15:25
adffc63
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Fix lint warn by @k1LoW in #680
  • chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot in #683
  • chore(deps): bump the dependencies group across 1 directory with 15 updates by @dependabot in #682

Full Changelog: v1.84.1...v1.85.0

v1.84.1

28 Mar 14:54
b9029ec
Compare
Choose a tag to compare

What's Changed

Other Changes

  • chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 by @dependabot in #676
  • chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 by @dependabot in #675

Full Changelog: v1.84.0...v1.84.1

v1.84.0

18 Mar 07:01
69fee19
Compare
Choose a tag to compare

What's Changed

Other Changes

  • chore(deps): bump github.com/expr-lang/expr from 1.16.9 to 1.17.0 by @dependabot in #673

Full Changelog: v1.83.0...v1.84.0

v1.83.0

17 Mar 13:01
3881d93
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Add support for '.yaml' extension to default configuration by @yoRyuuuuu in #666

Fix bug 🐛

Other Changes

  • chore(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 by @dependabot in #669
  • Express tbls.yml comments override schema comments by @tnagatomi in #671

New Contributors

Full Changelog: v1.82.0...v1.83.0

v1.82.0

01 Mar 13:14
692c4f5
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • chore(deps): update dependencies (go-yaml) by @k1LoW in #663

Other Changes

  • Use bookworm by @k1LoW in #651
  • Fix errcheck related to type assertion by @bmf-san in #654
  • chore(deps): update go version and dependencies in go.mod and go.sum by @k1LoW in #655
  • docs: fix internal link by @suzuki in #658
  • chore(deps): update go-github-client and ghfs to latest versions by @k1LoW in #661
  • chore(deps): bump the dependencies group across 1 directory with 14 updates by @dependabot in #665

New Contributors

Full Changelog: v1.81.0...v1.82.0

v1.81.0

26 Jan 14:38
6fc545c
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Fix schema.json for generating JSON Schema of schema.json by @k1LoW in #646

New Features 🎉

  • Support external database driver by @k1LoW in #649

Fix bug 🐛

Other Changes

New Contributors

Full Changelog: v1.80.0...v1.81.0