Skip to content

Releases: k1LoW/tbls

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

v1.65.1

08 Apr 09:19
b80e054
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.65.0...v1.65.1

v1.65.0

08 Apr 07:46
25361b4
Compare
Choose a tag to compare

What's Changed

  • Add lint rule lint.requireTableLabels: by @k1LoW in #463
  • Add a NamingStrategy to map Post.user_id → User.user_id style detected relation by @yu-ichiro in #466
  • Add command tbls ls by @k1LoW in #467

New Contributors

  • @yu-ichiro made their first contribution in #466

Full Changelog: v1.64.1...v1.65.0

v1.64.1

03 Apr 14:11
d59b70e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.64.0...v1.64.1