Skip to content

Releases: k1LoW/tbls

v1.70.0

08 Oct 02:22
8f0ac61
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat:requireViewpoints by @macoto1995 in #517
  • coverage command support loading schema.json by @k1LoW in #518

Other Changes

Full Changelog: v1.69.2...v1.70.0

v1.69.2

03 Oct 00:37
281c093
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Fix the command line argument for goreleaser release command by @mmizutani in #514

Full Changelog: v1.69.1...v1.69.2

v1.69.1

02 Oct 23:53
f388871
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v1.69.0...v1.69.1

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