Releases: k1LoW/tbls
Releases · k1LoW/tbls
v1.67.0
v1.66.0
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 🐛
Other Changes
- Add pronunciation by @muno92 in #481
- Bump github.com/snowflakedb/gosnowflake from 1.6.16 to 1.6.19 by @dependabot in #483
- Add viewpoint validation by @k1LoW in #488
New Contributors
Full Changelog: v1.65.4...v1.66.0
v1.65.4
What's Changed
- Fix for when Postgres search path is empty by @codetheweb in #479
New Contributors
- @codetheweb made their first contribution in #479
Full Changelog: v1.65.3...v1.65.4
v1.65.3
What's Changed
- docs: add MacPorts install info by @herbygillot in #473
- Add
--dsn
option by @k1LoW in #475
New Contributors
- @herbygillot made their first contribution in #473
Full Changelog: v1.65.2...v1.65.3
v1.65.2
v1.65.1
v1.65.0
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