Releases: danvergara/dblab
Releases · danvergara/dblab
v0.28.0
v0.27.0
v0.26.0
v0.25.0
Changelog
- c15ce42 build(scripts): add a small improvement to the installation script (#219)
- 40a7e5a build(version): bump version to v0.25.0 (#224)
- 61b20d3 feat: add pgup and pgdn to navigate through the resulsets (#216)
- 81e200c feat: sql server (#222)
- 8a9cf54 fix(connection): remove validation on sqlite database file extension (#215)
v0.24.1
v0.24.0
v0.23.0
v0.22.0
Changelog
- bf78413 Fix goreleaser check (#182)
- 234d73c Fix typos (#184)
- 1b43eac add a config file for golangci-lint (#185)
- 5fec11c build(license): update the date of license (#189)
- ba61ec6 build(version): bump to version v0.22.0 (#193)
- daf9f69 chore: bump to go 1 22 (#192)
- b1eefd1 feat: client refactor (#183)
- 260206c feat: enable vim inspired navigation to jump around views (0,$,G,g) (#191)
v0.21.0
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