Skip to content

Releases: danvergara/dblab

v0.23.0

22 May 04:42
043a77d
Compare
Choose a tag to compare

Changelog

  • 043a77d build(version): bump to version v0.23.0 (#200)
  • e68ffcb feat: add postgres conn with unix sockets (#199)
  • d9a4d74 feat: add support to look for the config file in $XDG_CONFIG_HOME (#197)

v0.22.0

14 Mar 23:31
ba61ec6
Compare
Choose a tag to compare

Changelog

v0.21.0

02 Aug 23:50
944f15d
Compare
Choose a tag to compare

Changelog

  • 944f15d build(version): bump to version v0.21.0 (#181)
  • e7148d4 Merge branch 'add-documentation' into main
  • 6a3112b Merge branch 'add-documentation' into main
  • 2149300 Merge branch 'add-documentation' into main
  • 423c9e4 Merge pull request #1 from valerybriz/add-documentation
  • 994fb50 Merge pull request #158 from valerybriz/main
  • d012c91 Merge remote-tracking branch 'origin/main' into main
  • 1397479 add documentation workflow
  • 9ad192e add new docs action
  • 32e39d9 build(gomod): bump to version 1.20
  • 69c72ab build(gomodule): add modernc.org/sqlite
  • 969a505 build(makefile): improve make commands
  • 91c0f57 build(makefile): update the docker compose commands to v2
  • b993a60 build(version): bump to version v0.20.0-rc1
  • 2be38c4 change checkout version
  • 89de814 change page colors
  • e9b3844 ci(actions): remove checks on platforms release files
  • 76d2fa6 ci(actions): remove depecreated flag
  • cee3d70 ci(actions): update golangci-lint action
  • dda9d02 ci(github-actions): bump the target go versions to 1.19 and 1.20
  • be9b786 ci(goreleaser): add a static list of architectures
  • 415541c ci(goreleaser): add git command to pull tags
  • b249b12 ci(goreleaser): fix goreleaser fil
  • e25fec3 ci(goreleaser): remve goreleaser files used to compile the binary with cgo enabled
  • 4c4188e complete v1 documentation
  • 6c28cb3 docs(readme): add changes to the readme file to let know users that cgo is not required anymore
  • d0025eb get back to a previous state for building a single kind of binary
  • 0653c9c ignore idea dir
  • 67847d1 initial documentation
  • 339936c refactor(driver): rename the driver constants
  • 51163a4 refactor(drivers): add a pkg to list the supported drivers as constants
  • c5813c8 refactor(pkg): add the new sqlite driver

v0.21.0-rc2

31 Jul 18:59
66bff83
Compare
Choose a tag to compare
v0.21.0-rc2 Pre-release
Pre-release

Changelog

  • ed3877b Add support to read ssl connection params from the config file (#179)
  • 66bff83 build(version): bump to version v0.21.0-rc2 (#180)

v0.21.0-rc1

21 Jul 04:31
e3203fc
Compare
Choose a tag to compare
v0.21.0-rc1 Pre-release
Pre-release

Changelog

  • 66bbdd5 Add a paragraph to explain briefly the new connection flags (#177)
  • a28c8df Add ssl flags (#174)
  • 68618c0 Default the limit to 100 if the limit prompt is ignored in form mode (#171)
  • e94d0aa Merge branch 'add-tutorial-1' into main
  • a7d7080 Merge pull request #167 from valerybriz/main
  • f00c5f9 Merge pull request #173 from valerybriz/add-configfile-tutorial
  • 1c95042 Merge pull request #2 from valerybriz/add-tutorial-1
  • 3a45298 add documentation link to readme.md
  • c84d9e7 add first tutorial
  • 228fbe5 add indexes to the db and fix some upper cases
  • ce4c40b add space to move the image down
  • 7b1d02a add termynal plugin and few alignments
  • ba75161 adding new tutorial and copy icon on code snipets
  • e3203fc bump to version v0.21.0-rc1 (#178)
  • 084e1a5 fix typos and alignment
  • 849dd81 fix(docs): add a static cname at the root of docs_dir (#172)

v0.20.0

16 May 02:36
Compare
Choose a tag to compare

Changelog

  • 23934f8 build(version): bump to version v0.20.0
  • 2149300 Merge branch 'add-documentation' into main
  • 6a3112b Merge branch 'add-documentation' into main
  • e7148d4 Merge branch 'add-documentation' into main
  • 423c9e4 Merge pull request #1 from valerybriz/add-documentation
  • 994fb50 Merge pull request #158 from valerybriz/main
  • d012c91 Merge remote-tracking branch 'origin/main' into main
  • 1397479 add documentation workflow
  • 9ad192e add new docs action
  • 32e39d9 build(gomod): bump to version 1.20
  • 69c72ab build(gomodule): add modernc.org/sqlite
  • 969a505 build(makefile): improve make commands
  • 91c0f57 build(makefile): update the docker compose commands to v2
  • b993a60 build(version): bump to version v0.20.0-rc1
  • 2be38c4 change checkout version
  • 89de814 change page colors
  • e9b3844 ci(actions): remove checks on platforms release files
  • 76d2fa6 ci(actions): remove depecreated flag
  • cee3d70 ci(actions): update golangci-lint action
  • dda9d02 ci(github-actions): bump the target go versions to 1.19 and 1.20
  • be9b786 ci(goreleaser): add a static list of architectures
  • 415541c ci(goreleaser): add git command to pull tags
  • e25fec3 ci(goreleaser): remve goreleaser files used to compile the binary with cgo enabled
  • 4c4188e complete v1 documentation
  • 6c28cb3 docs(readme): add changes to the readme file to let know users that cgo is not required anymore
  • d0025eb get back to a previous state for building a single kind of binary
  • 0653c9c ignore idea dir
  • 67847d1 initial documentation
  • 339936c refactor(driver): rename the driver constants
  • 51163a4 refactor(drivers): add a pkg to list the supported drivers as constants
  • c5813c8 refactor(pkg): add the new sqlite driver

v0.20.0-rc1

12 May 20:02
Compare
Choose a tag to compare
v0.20.0-rc1 Pre-release
Pre-release

Changelog

  • e7148d4 Merge branch 'add-documentation' into main
  • 6a3112b Merge branch 'add-documentation' into main
  • 2149300 Merge branch 'add-documentation' into main
  • 423c9e4 Merge pull request #1 from valerybriz/add-documentation
  • 994fb50 Merge pull request #158 from valerybriz/main
  • d012c91 Merge remote-tracking branch 'origin/main' into main
  • 1397479 add documentation workflow
  • 9ad192e add new docs action
  • 32e39d9 build(gomod): bump to version 1.20
  • 69c72ab build(gomodule): add modernc.org/sqlite
  • 969a505 build(makefile): improve make commands
  • 91c0f57 build(makefile): update the docker compose commands to v2
  • b993a60 build(version): bump to version v0.20.0-rc1
  • 2be38c4 change checkout version
  • 89de814 change page colors
  • e9b3844 ci(actions): remove checks on platforms release files
  • 76d2fa6 ci(actions): remove depecreated flag
  • cee3d70 ci(actions): update golangci-lint action
  • dda9d02 ci(github-actions): bump the target go versions to 1.19 and 1.20
  • be9b786 ci(goreleaser): add a static list of architectures
  • 415541c ci(goreleaser): add git command to pull tags
  • b249b12 ci(goreleaser): fix goreleaser fil
  • f752cea ci(goreleaser): fix the name of the archive
  • 4027b81 ci(goreleaser): remplace depecreated key on goreleaser
  • e25fec3 ci(goreleaser): remve goreleaser files used to compile the binary with cgo enabled
  • 4c4188e complete v1 documentation
  • 6c28cb3 docs(readme): add changes to the readme file to let know users that cgo is not required anymore
  • d0025eb get back to a previous state for building a single kind of binary
  • 0653c9c ignore idea dir
  • 67847d1 initial documentation
  • 339936c refactor(driver): rename the driver constants
  • 51163a4 refactor(drivers): add a pkg to list the supported drivers as constants
  • c5813c8 refactor(pkg): add the new sqlite driver

Release v0.19.0

21 Mar 02:29
Compare
Choose a tag to compare

Changelog

  • 56ce1c0 build(make): add a command to connect to mysql through socket file using the url option
  • dbe9743 build(make): add a target command to connect to mysql through a socket file
  • a3c66b6 build(make): add docker compose v2 to the target commands on makefile
  • 241a181 build(version): bump to version v0.19.0
  • 57240cd build(version): bump to version v0.19.0-rc1
  • 89c335b docs(readme): add instructions on how to use the new feature
  • 4897dfe docs(readme): update the way dblab connects to mysql through a socket file
  • 2ce9b08 feat(command): add a field called socket
  • 5dccef9 feat(connection): add a validation step to check if the given socket file exists or is valid
  • 820a5da feat(connection): add string formatting to come up with an url to use the socket file
  • eb0395e feat(root): add a socket flag to the cli to indicate the unix socket file
  • 99b7931 fix(scripts): fix the installations script to remove the need to sudo on script executions
  • 7a44820 refactor(connection): add password to the url string formatting
  • d14fada test(connection): add password to the sockets scenarios
  • cd90810 test(connection): add scenarios to the test suite to make sure the uri is valid
  • 5d5127c test(connection): add test scenarios to make sure the validation works

Release v0.19.0-rc1

15 Mar 03:34
Compare
Choose a tag to compare
Release v0.19.0-rc1 Pre-release
Pre-release

Changelog

  • 56ce1c0 build(make): add a command to connect to mysql through socket file using the url option
  • dbe9743 build(make): add a target command to connect to mysql through a socket file
  • a3c66b6 build(make): add docker compose v2 to the target commands on makefile
  • 6575b69 build(version): bump to version v0.19.0-rc1
  • 89c335b docs(readme): add instructions on how to use the new feature
  • 4897dfe docs(readme): update the way dblab connects to mysql through a socket file
  • 2ce9b08 feat(command): add a field called socket
  • 5dccef9 feat(connection): add a validation step to check if the given socket file exists or is valid
  • 820a5da feat(connection): add string formatting to come up with an url to use the socket file
  • eb0395e feat(root): add a socket flag to the cli to indicate the unix socket file
  • 99b7931 fix(scripts): fix the installations script to remove the need to sudo on script executions
  • 7a44820 refactor(connection): add password to the url string formatting
  • d14fada test(connection): add password to the sockets scenarios
  • cd90810 test(connection): add scenarios to the test suite to make sure the uri is valid
  • 5d5127c test(connection): add test scenarios to make sure the validation works

Release v0.18.1

17 Feb 17:38
Compare
Choose a tag to compare

Changelog

  • 2bc2698 build(version): bump version to v0.18.1
  • 20eff0e build(version): bump to version v0.18.1-rc1
  • 482fad3 docs(docs): add a warning on the new limit validation
  • b2db29a docs(readme): add an index to navigate the docs
  • 011e00f docs(screenshots): add an screeshot of the new ui
  • df5aab1 fix(pagination): fix the total pages calculation
  • 05e2d14 refactor(client): update the client to catch up with the new limit change
  • 4c73228 refactor(command): update the command limit value to turn it into a uint variable
  • 7599def refactor(config): update the limit type to make it unit
  • dfa13b1 refactor(form): add validation to make sure the limit received as input from the uses is valid
  • 5def628 refactor(pagination): change the limit from int type to uint type
  • a830535 refactor(root): add the change to receive the limit value and store the value in a uint variable
  • 30acb17 test(client): update the tests on the client side to handle the limit properly
  • 75285f9 test(pagination): refactor test on pagination pkg to make sure the error was fixed
  • 4514c67 test(pagination): update the test to meet the new limit type requirement