v4.5.0
sqlite
databases, see: #255
Changelog
- ddb5267 Go releaser (#238)
- a03fb65 Merge branch 'go-releaser'
- c1a3360 Update module github.com/minetest-go/mapparser to v0.1.1
- e7b0b74 Update registry.gitlab.com/minetest/minetest/server Docker tag to v5.5.0
- 9907a32 add go build before docker build
- e4ea1fa add goreleaser config
- 50a7042 build & push
- cdb4f62 dev/cross cleanup
- 0f7b198 disable cgo on master build
- 917ab9b disable go mod tidy
- 89c22bd docker images
- 09889e6 fix build workflow
- df62b17 go mod tidy
- 3aa0f23 ignore fixes / quiet tests
- fb67030 master branch condition
- 1dd0f05 push after build
- 1c8eafa push image on master/latest
- e7528d9 switch to cgo-less sqlite driver
- 1d2800b update go.mod / gitignore
- 3835d3f workflows