Changelog
- 13220ca build(scripts): add a bash script to install the sqlite binary
- 137c290 build(version): bump to version v0.16.1
- 6722f65 build(version): bump to version v0.16.1-rc1
- b47cc16 ci(actions): add a new action that is triggered when a change on goreleaser files occurs
- ec1548c ci(actions): trigger the workflow just when goreleaser files change
- e54d630 docs(readme): add instructions on how to install the dblab-sqlite binary
- 572077d fix(actions): fix release workflow
- e937233 fix(actions): fix the release workflow to build every binary for the different target platforms with cgo enabled
- 1eef8a2 fix(goreleaser): add more config files for every target platform
- 0a35262 fix(goreleaser): add the build folder to the gitignore file
- 66b52fd fix(goreleaser): fix syntaxis of the main goreleaser file
- 76742c0 fix(goreleaser): fix the naming of the zip file for the sqlite binaries
- 181afef fix(goreleaser): fix the original goreleaser file to just build the main binary with cgo not enabled