Skip to content

Releases: k1LoW/tbls

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

v1.80.0

17 Jan 07:51
88b6400
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Support wildcard in viewpoints[].tables: by @k1LoW in #643

Other Changes

  • chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.31.0 by @dependabot in #639
  • Update pkgs and go directive version by @k1LoW in #642

Full Changelog: v1.79.4...v1.80.0

v1.79.4

27 Nov 22:57
abdf871
Compare
Choose a tag to compare

What's Changed

Other Changes

  • chore(deps): bump github.com/cli/go-gh/v2 from 2.6.0 to 2.11.1 by @dependabot in #636

Full Changelog: v1.79.3...v1.79.4

v1.79.3

15 Nov 21:12
682812d
Compare
Choose a tag to compare

What's Changed

Fix bug 🐛

  • Fix schema filter logic to prevent duplicated counts of tables by @kromiii in #634

Full Changelog: v1.79.2...v1.79.3

v1.79.2

09 Nov 11:18
9e7650c
Compare
Choose a tag to compare

What's Changed

Fix bug 🐛

Full Changelog: v1.79.1...v1.79.2

v1.79.0

25 Oct 14:21
d00ec95
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Update goccy/go-graphviz to v0.2.4 by @k1LoW in #625

Other Changes

Full Changelog: v1.78.1...v1.79.0

v1.78.1

18 Oct 13:34
5a0ab2c
Compare
Choose a tag to compare

What's Changed

Other Changes

  • feat(postgres): Ensure ordering of index columns is always stable by @95ulisse in #623

New Contributors

Full Changelog: v1.78.0...v1.78.1