8000 Releases · k1LoW/tbls · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: k1LoW/tbls

v1.69.0

02 Oct 22:48
dc68b4b
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Add an arm64 architecture variant of the Linux build by @mmizutani in #510

Other Changes

  • Added description about Viewpoints in README.md by @macoto1995 in #507
  • Add release test by @k1LoW in #511

New Contributors

  • @macoto1995 made their first contribution in #507
  • @mmizutani made their first contribution in #510

Full Changelog: v1.68.2...v1.69.0

v1.68.2

26 Jul 11:56
e4cde91
Compare
Choose a tag to compare

What's Changed

Fix bug 🐛

Other Changes

New Contributors

Full Changelog: v1.68.1...v1.68.2

v1.68.1

12 Jul 22:29
c104e70
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v1.68.0...v1.68.1

v1.68.0

23 Jun 08:29
a63abef
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Use schema.json for subcommand by @k1LoW in #497

Full Changelog: v1.67.1...v1.68.0

v1.67.1

18 Jun 06:06
00a5c55
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Support --dsn option for external subcommands by @k1LoW in #495

Full Changelog: v1.67.0...v1.67.1

v1.67.0

17 Jun 10:29
18df4cf
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Support grouping tables in viewpoints by @k1LoW in #493

Fix bug 🐛

  • Fix schema.Schema.NormalizeTableName by @k1LoW in #490

Other Changes

  • Use CloneWithoutViewpoints in config.Config.ModifySchema by @k1LoW in #492
  • Use lo by @k1LoW in #494

Full Changelog: v1.66.0...v1.67.0

v1.66.0

16 Jun 01:32
da35dd7
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Sort functions when config.Config.Format.Sort = true by @k1LoW in #484
  • Read from config to generate ER diagram or not by @k1LoW in #485
  • Support filtering by column labels by @k1LoW in #487

New Features 🎉

Fix bug 🐛

  • Fix parsing foreign key constraints by @k1LoW in #489

Other Changes

New Contributors

Full Changelog: v1.65.4...v1.66.0

v1.65.4

07 Jun 14:23
c8a15b9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.65.3...v1.65.4

v1.65.3

14 Apr 03:48
23ab774
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.65.2...v1.65.3

v1.65.2

10 Apr 07:50
cfaf984
Compare
Choose a tag to compare

What's Changed

  • Support wildcards ( * ) in --label option by @k1LoW in #470
  • Use schema.json in tbls out by @k1LoW in #472

Full Changelog: v1.65.1...v1.65.2

0