Releases: kauche/splanter
Releases · kauche/splanter
v0.1.3
v0.1.2
v0.1.1
Changelog
- 4c7244a: Merge pull request #14 from apstndb/add-all-data-types-test (@110y)
- c9ee1d8: Merge pull request #15 from kauche/update-go-1.19 (@110y)
- 3ca6f04: Merge pull request #16 from kauche/update-go-1.19.1 (@110y)
- 6bd1719: Merge pull request #17 from kauche/update-go (@110y)
- a8cf1d4: Merge pull request #18 from kauche/ci-update-goreleaser (@110y)
- 44e6baa: Merge pull request #19 from kauche/update-goreleaser-config (@110y)
- c6301b1: all: update Go to 1.19 (@110y)
- bc8def9: all: update Go to 1.19.1 (@110y)
- 2cfdd43: chore: update Go to 1.20 (@110y)
- 854f4d1: ci: configure ldflags for goreleaser (@110y)
- 76ac8b3: ci: update goreleaser (@110y)
- ed811a3: yaml: add a test case for all data types (@apstndb)
v0.1.0
Changelog
- 84f9be8: Merge pull request #10 from kauche/goreleaser (@110y)
- 6f784c9: Merge pull request #11 from kauche/fix-goreleaser-config (@110y)
- 225da12: Merge pull request #12 from kauche/fix-goreleaser-config (@110y)
- cac8138: Merge pull request #2 from kauche/change-org (@110y)
- 6ab73c1: Merge pull request #3 from zchee/missing-close (@110y)
- 994d90b: Merge pull request #4 from kauche/update-go (@110y)
- 88a6aec: Merge pull request #5 from kauche/ci (@110y)
- bbc37ac: Merge pull request #6 from kauche/add-test-case (@110y)
- ecf1472: Merge pull request #7 from kauche/spanner-priority (@110y)
- b093766: Merge pull request #8 from kauche/fix-unsupported-type-error (@110y)
- c6dd800: add LICENSE.md (@110y)
- 17f6287: add README.md (@110y)
- 515ac1e: all: update Go to 1.18 (@110y)
- a5a72dd: ci: add a test case for the FOREIGN KEY constraint (@110y)
- 870aa69: ci: fix config for goreleaser (@110y)
- 5896b52: ci: fix the changelog config for goreleaser (@110y)
- c11b5ae: ci: release with goreleaser (@110y)
- ee20de9: ci: run tests on CI (@110y)
- 8a04a92: go mod tidy (@110y)
- 782d5bc: go mod tidy (@110y)
- ad03de5: ignore .bin dir (@110y)
- 6159f26: internal/command: print error message (@110y)
- 4be2506: internal/command: should close spanner client (@zchee)
- ad5f73a: internal/model: implement (@110y)
- 86ad1ac: internal/spanner: add Close method to DB (@zchee)
- 9628884: internal/spanner: implement (@110y)
- 793635d: internal/spanner: support spanner-emulator (@110y)
- ce1f650: internal/yaml: implement (@110y)
- 950f16c: internal/yaml: should close opened file (@zchee)
- eb9bec1: keep .bin dir (@110y)
- eaa51b1: main: implement (@110y)
- afa8a48: spanner: set the apply priority as LOW (@110y)
- 330527b: tools: install wrench (@110y)
- 4172ab5: tools: update wrench (@110y)
- a2f09bd: transfer owner ship to the kauche org (@110y)
- 70c79e5: yaml: fix the unsupported type error (@110y)