Releases: kndndrj/nvim-dbee
Releases · kndndrj/nvim-dbee
v0.1.9
v0.1.8
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- fix: Add version check for buffer option by @phdah in #134
- feat: update to duckdb 1.0.0 by @mateuszkowalke in #127
- fix(plugin): require
dbee
on demand by @przepompownia in #112 - Minimal windows support by @adament in #131
New Contributors
- @phdah made their first contribution in #134
- @mateuszkowalke made their first contribution in #127
- @przepompownia made their first contribution in #112
- @adament made their first contribution in #131
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- Update DrawerUI Helper to use a GUID instead of
os.clock()
by @JustBarnt in #94
New Contributors
- @JustBarnt made their first contribution in #94
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- feat!: move database list from xdg cache to state by @teto in #82
- Spring cleaning by @kndndrj in #98
- refactor: fixed vim.health warnings by @teto in #83
- feat: add current_database_changed event bus by @MattiasMTS in #90
- feat: add database switching for redshift adapter by @MattiasMTS in #91
New Contributors
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Feat: Navigate to first and last pages of result by @ashish10alex in #71
- Feat: show total number of rows returned by the query by @ashish10alex in #76
New Contributors
- @ashish10alex made their first contribution in #71
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- feat: add height/width input options by @MattiasMTS in #63
- Fix/health by @kndndrj in #65
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
What's Changed
- Fix/after refactor by @kndndrj in #61
- feat: added support for clickhouse by @stephenafamo in #48
New Contributors
- @stephenafamo made their first contribution in #48
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Feature/connection loaders by @kndndrj in #9
- Docs/screenshot by @kndndrj in #13
- Add BigQuery support by @dabbertorres in #20
- Feature/sqlserver oracle by @kndndrj in #22
- Feature/build constraints by @kndndrj in #24
- Feature/storing results by @kndndrj in #28
- Add
require("dbee").toggle()
by @33KK in #30 - Use
go build
instead ofgo install
by @33KK in #29 - Feature/multiple databases by @kndndrj in #35
- enhancement: Redshift by @MattiasMTS in #34
- Mattias/progress tick by @kndndrj in #36
- Fix/layout annoyances by @kndndrj in #41
- Refactor by @kndndrj in #55
New Contributors
- @kndndrj made their first contribution in #9
- @dabbertorres made their first contribution in #20
- @33KK made their first contribution in #30
- @MattiasMTS made their first contribution in #34
Full Changelog: https://github.com/kndndrj/nvim-dbee/commits/v0.1.0