v0.0.3
Description
Maintenance version with mostly tooling improvement.
Release:
- New docker build
docker run ghcr.io/kefniark/mango-sql:latest
(Docker Repository) - New changelog (sorted + github links)
- Usage of UPX to reduce binary size
Internal:
- Update go 1.23
- Update tests postgres 16
- Update readme & Add github badges
Changelog
- f2276e5: Add github badges (@kefniark)
- 4f5d52a: Update Readme.md (@kefniark)
- 8b575d9: Update few docs (add filter & sorting page) (@kefniark)
- 27f0c01: Fix readme links (@kefniark)
- 916e712: Update Readme.md (@kefniark)
- 8946b84: Update postgres 16 + fix bench sqlite (uuid.toString() bottleneck) (@kefniark)
- ddd0d00: Update Readme.md (@kefniark)
- 94f7184: Update go 1.23 + Add ko for docker image + upx for smaller binaries (@kefniark)
- 61f026b: Merge branch 'master' of https://github.com/kefniark/mango-sql (@kefniark)
- 980eeae: Add workflow to bump version (@kefniark)
- 2c7705b: Update tag ci workflow (@kefniark)
- 7086fd0: Fix tag ci workflow to use github_token (@kefniark)
- be2b1f1: Fix tag ci workflow to use github_token (@kefniark)
- d8d14da: Update goreleaser docker config (@kefniark)