Releases: nao1215/sqluv
Releases · nao1215/sqluv
v0.4.8
v0.4.7
v0.4.6
v0.4.5
v0.4.4
v0.4.3
v0.4.2
Changelog
- 7f38be9 Merge pull request #55 from nao1215/nchika/update-copilot-memo
- 92e2c87 Merge pull request #56 from nao1215/nchika/update-copilot-instructions
- dc86fff Merge pull request #57 from nao1215/nchika/feat-display-ddl-info
- f49a0c5 Update
- 5bb58fc Update copilot-instructions: architecture
- 33b06e3 feat: display ddl information
v0.4.1
Changelog
- 9d9f1f2 Merge pull request #51 from nao1215/nchika/update-copilot-instructions
- 19b9412 Merge pull request #52 from nao1215/nchika/color-theme-order-by-alphabet
- b1ac759 Merge pull request #53 from nao1215/nchika/color-theme-order-by-alphabet
- 875dd2c add color scheme and color schemes order by alphabet
- ee1d696 add sql query specification
- 2310d3d feat: search table at sidebar
v0.4.0
Changelog
- 0249f8c Merge pull request #47 from nao1215/nchika/add-copilot-instructions
- 7f3ec23 Merge pull request #48 from nao1215/nchika/add-keybind
- cbedc5e Merge pull request #49 from nao1215/nchika/fix-keybind-help
- 3e718d8 Merge pull request #50 from nao1215/nchika/execute-query-focus-on-table
- 4d25119 add: copilot-instructions.md
- efee72e add: execute "SELECT * FROM ${TABLE_NAME} LIMIT 100"
- bed4a5b add: keybind: Ctrl+e, Ctrl+h, F1, F2, F3
- c64a596 fix: keybind information
v0.3.4
Changelog
- 22f7396 Merge pull request #33 from nao1215/dependabot/go_modules/modernc.org/sqlite-1.36.2
- 66346bb Merge pull request #34 from nao1215/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.29.10
- d0ec88d Merge pull request #35 from nao1215/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.29.11
- 34997e4 Merge pull request #38 from nao1215/nchika/fix-binary-name
- caab57d Merge pull request #39 from nao1215/nchika/fix-issue36
- 2de2f6a build(deps): bump github.com/aws/aws-sdk-go-v2/config
- 4a9ee81 build(deps): bump github.com/aws/aws-sdk-go-v2/config
- cd66077 build(deps): bump modernc.org/sqlite from 1.36.1 to 1.36.2
- 4bc3ba6 fix: issue 36: Unable to connect to mysql with native password
- b28eaee fix: issue37: sqluv binary release has the binary named as sqly