Releases: things-go/ens
Releases · things-go/ens
v1.0.0-rc5
Changelog
- 5961e01 Merge pull request #46 from things-go/dependabot/go_modules/golang.org/x/tools-0.22.0
- b8f02d8 Merge pull request #47 from things-go/dependabot/github_actions/goreleaser/goreleaser-action-6
- 9b1a981 Merge pull request #48 from things-go/dependabot/go_modules/google.golang.org/protobuf-1.34.2
- e24a4a1 Merge pull request #49 from things-go/dependabot/go_modules/gorm.io/datatypes-1.2.1
- 3f71275 Merge pull request #54 from things-go/dependabot/go_modules/gorm.io/gorm-1.25.11
- 4a84fb7 Merge pull request #55 from things-go/dependabot/go_modules/golang.org/x/tools-0.24.0
- 0c39bd6 Merge remote-tracking branch 'origin/dependabot/go_modules/golang.org/x/tools-0.25.0'
- 923ebb0 Merge remote-tracking branch 'origin/dependabot/go_modules/gorm.io/gorm-1.25.12'
- 613e83b Revert "Merge remote-tracking branch 'origin/dependabot/go_modules/golang.org/x/tools-0.25.0'"
- da2cd47 chore(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0
- e795a06 chore(deps): bump golang.org/x/tools from 0.22.0 to 0.24.0
- 538bca1 chore(deps): bump golang.org/x/tools from 0.24.0 to 0.25.0
- 87d8466 chore(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2
- 1f6c4cb chore(deps): bump goreleaser/goreleaser-action from 5 to 6
- 948a455 chore(deps): bump gorm.io/datatypes from 1.2.0 to 1.2.1
- 531cdd4 chore(deps): bump gorm.io/gorm from 1.25.10 to 1.25.11
- 96e7ce7 chore(deps): bump gorm.io/gorm from 1.25.11 to 1.25.12
- 38e148e fix: ormat 默认snake模式
v1.0.0-rc4
v1.0.0-rc3
v1.0.0-rc1
v1.0.0-rc0
Changelog
- 62dc47d Merge pull request #38 from things-go/dependabot/go_modules/ariga.io/atlas-0.21.1
- 76e638c Merge pull request #39 from things-go/dependabot/go_modules/golang.org/x/tools-0.20.0
- 3790062 Merge pull request #40 from things-go/dependabot/github_actions/golangci/golangci-lint-action-5
- 81d7000 Merge pull request #41 from things-go/dependabot/go_modules/gorm.io/gorm-1.25.10
- ccadb12 Merge pull request #44 from things-go/dependabot/github_actions/golangci/golangci-lint-action-6
- 69778ef chore(deps): bump ariga.io/atlas from 0.21.0 to 0.21.1
- bb584f3 chore(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0
- 60d495a chore(deps): bump golangci/golangci-lint-action from 4 to 5
- 9c7ccec chore(deps): bump golangci/golangci-lint-action from 5 to 6
- cba0860 chore(deps): bump gorm.io/gorm from 1.25.9 to 1.25.10
- 2bc28f5 chore: upgrade package
- 397f861 feat: add proto implement
- cbf2b91 feat: add rapier
- b54e83a feat: add rapier
- abe2588 feat: add sql command
- 0d87583 feat: add style
- df5e7ad fix: add model command, remove build and gen command
- e077ad1 fix: drop dead code
- 7ae0e8c fix: drop dead code
- fabe1d2 fix: drop old rapier
- 7016746 fix: fix
- 86fd0e7 fix: fix bug
- 0294547 fix: fix bug
- 7f8ff8a fix: fix bug
- 1cebc62 fix: fix default packagename
- e749bf2 fix: fix driver
- 8fbe9e0 fix: fix ens
- b0708f5 fix: fix ens
- f6c529b fix: fix format source bug
- 8c89535 fix: fix gen sql bug
- b3d9232 fix: fix gorm tag
- c4a2d4a fix: fix gorm tag
- 85facff fix: fix insql
- ddde021 fix: fix mode command
- fd027f1 fix: fix model
- 3971728 fix: fix model command bug
- 8f339d1 fix: fix ormat
- f52434c fix: fix proto
- 0d08741 fix: fix proto
- 000995f fix: fix proto
- 465c515 fix: fix proto
- 4b8facd fix: fix sql bug
- eebfc6a fix: fix sql gen bug
- 853f144 fix: fix 占cpu的bug
- c9e3eaa fix: use pool
v0.17.0
Changelog
- 3a846f9 Merge pull request #33 from things-go/dependabot/go_modules/ariga.io/atlas-0.20.0
- b55918c Merge pull request #37 from things-go/dependabot/go_modules/cmd/ormat/github.com/jackc/pgx/v5-5.5.4
- 0da1631 chore(deps): bump ariga.io/atlas from 0.19.2 to 0.20.0
- 561bdfc chore(deps): bump github.com/jackc/pgx/v5 in /cmd/ormat
- c6dfc3e chore: upgrade package
- 5b5c476 feat: add NUMERIC
- 1719312 feat: add model parser to rapier
- c42cc42 feat: move ormat here
- 24b7bbe fix: add codegen rapier
- 5e0fbe3 fix: fix field builder, remove dead code
- bb355f3 fix: fix json.RawMessage
- accd556 fix: fix parser model
- 8635998 fix: fix release bug
- 4f7cd15 fix: fix release bug
- f17061a fix: fix releaser
- ca722af fix: fix upgrade bug
- 207a489 refactor: refactor the code
- 4d120f6 refactor: refactor the code