Skip to content

Releases: danvergara/dblab

v0.38.0

15 Apr 01:42
faf4075

Choose a tag to compare

Changelog

  • faf4075 Vim inspired query editor (#303)
  • 81c468a chore: refactor the app model into different components (#302)

v0.37.1

07 Apr 19:05
f9e9957

Choose a tag to compare

Changelog

  • f9e9957 fix: add default values to end of line and beginning of life key bindings (#301)

v0.37.0

07 Apr 15:08
41bb183

Choose a tag to compare

Changelog

  • 85d6ce3 chore: dump messages to a file (#299)
  • 41bb183 feat: add keybindings to navigate all the way to end or the beginning… (#300)

v0.36.1

05 Apr 01:35
3e02a6b

Choose a tag to compare

Changelog

  • 3e02a6b fix: fix table cell size and other ui fixes (#297)

v0.36.0

31 Mar 18:47
6123e6d

Choose a tag to compare

Changelog

v0.35.0

22 Mar 19:08
36ef4cb

Choose a tag to compare

Changelog

v0.34.3

12 Feb 19:50
7f58d64

Choose a tag to compare

Changelog

v0.34.2

23 Oct 21:49
38c5643

Choose a tag to compare

Changelog

  • 38c5643 fix(root): fix flags logic at the root.go file (#284)

v0.34.1

20 Oct 17:15
6763bbc

Choose a tag to compare

Changelog

  • 363b62d chore(docs): add a favicon icon (#279)
  • 2cc0ec4 fix(docs): fix cname file with the right domain (#278)
  • 6763bbc fix(form): fix for to not show ssl connection params after selecting disabling them (#283)
  • 24f51c0 fix: cursor is not wrapping correctly for inputs when overflowing (#282)

v0.34.0

17 Oct 20:46
3d61ff9

Choose a tag to compare

Changelog

  • 80f072f build: bump to golang 1.25 (#271)
  • 5ec410b chore(tui): rename feedback view to return success messages after running queries that do not return anything (#275)
  • 333307c ci(goreleaser): update goreleaser brew config (#266)
  • 68bcf9d feat: keybindings config flag (#274)
  • be5c836 fix(client): add the ability to switch to other schemas (#267)
  • ded887b fix(config): fix ssh connection through the config file (#273)