Releases: mazrean/genorm
Releases · mazrean/genorm
v1.1.3
What's Changed
- Bump codecov/codecov-action from 3.1.4 to 4.0.1 by @dependabot in #150
- Bump reviewdog/action-golangci-lint from 2.5 to 2.6 by @dependabot in #151
- Bump codecov/codecov-action from 4.0.1 to 4.1.0 by @dependabot in #154
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #153
- Bump golang.org/x/tools from 0.17.0 to 0.18.0 by @dependabot in #152
- Bump golang.org/x/tools from 0.18.0 to 0.19.0 by @dependabot in #155
- Bump codecov/codecov-action from 4.1.0 to 4.1.1 by @dependabot in #156
- Bump codecov/codecov-action from 4.1.1 to 4.2.0 by @dependabot in #158
- Bump golang.org/x/tools from 0.19.0 to 0.20.0 by @dependabot in #157
- Bump codecov/codecov-action from 4.2.0 to 4.3.0 by @dependabot in #159
- Bump golang.org/x/tools from 0.20.0 to 0.21.0 by @dependabot in #161
- Bump codecov/codecov-action from 4.3.0 to 4.3.1 by @dependabot in #160
- Bump codecov/codecov-action from 4.3.1 to 4.4.0 by @dependabot in #162
- Bump codecov/codecov-action from 4.4.0 to 4.4.1 by @dependabot in #163
- Bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot in #165
- Bump golang.org/x/tools from 0.21.0 to 0.22.0 by @dependabot in #164
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Bump golang.org/x/tools from 0.6.0 to 0.7.0 by @dependabot in #122
- Bump actions/setup-go from 3 to 4 by @dependabot in #123
- golangci-lint設定 by @mazrean in #124
- Bump reviewdog/action-golangci-lint from 2.2 to 2.3 by @dependabot in #128
- Bump codecov/codecov-action from 3.1.1 to 3.1.3 by @dependabot in #127
- Bump golang.org/x/tools from 0.7.0 to 0.8.0 by @dependabot in #125
- Bump golang.org/x/tools from 0.8.0 to 0.9.1 by @dependabot in #129
- Bump codecov/codecov-action from 3.1.3 to 3.1.4 by @dependabot in #130
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #131
- Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #132
- Bump golang.org/x/tools from 0.9.1 to 0.10.0 by @dependabot in #134
- Bump golang.org/x/tools from 0.10.0 to 0.12.0 by @dependabot in #137
- Bump actions/checkout from 3 to 4 by @dependabot in #138
- Bump golang.org/x/tools from 0.12.0 to 0.13.0 by @dependabot in #139
- Bump reviewdog/action-golangci-lint from 2.3 to 2.4 by @dependabot in #140
- Bump golang.org/x/tools from 0.13.0 to 0.14.0 by @dependabot in #141
- Bump actions/setup-go from 4 to 5 by @dependabot in #145
- Bump reviewdog/action-golangci-lint from 2.4 to 2.5 by @dependabot in #142
- Bump golang.org/x/tools from 0.14.0 to 0.16.0 by @dependabot in #144
- Bump golang.org/x/tools from 0.16.0 to 0.17.0 by @dependabot in #148
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #147
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Feature
- Implementation of the find function
- The result of a SELECT statement with restricted fields can be obtained as a tuple.
Note: Code generation will need to be re-run after this update.
What's Changed
- print go debug version by @mazrean in #86
- go 1.18 by @mazrean in #87
- github actions go 1.18 by @mazrean in #88
- fix readme by @mazrean in #89
- fix readme by @mazrean in #90
- fix readme by @mazrean in #91
- Bump golang.org/x/tools from 0.1.9 to 0.1.10 by @dependabot in #92
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #93
- dependabot friday by @mazrean in #94
- github actions dependabot friday by @mazrean in #95
- remove back quote by @mazrean in #98
- Use Constraint Type Innfer by @mazrean in #99
- Update dependabot.yaml by @mazrean in #102
- Bump actions/cache from 2.1.7 to 3 by @dependabot in #103
- Impl Find Statement by @mazrean in #104
- Bump codecov/codecov-action from 2.1.0 to 3.0.0 by @dependabot in #105
- Bump codecov/codecov-action from 3.0.0 to 3.1.0 by @dependabot in #106
- Bump actions/setup-go from 3.0.0 to 3.1.0 by @dependabot in #107
- ciのgoのversion by @mazrean in #108
- Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #110
- Bump golang.org/x/tools from 0.1.10 to 0.1.11 by @dependabot in #109
- Bump github.com/stretchr/testify from 1.7.2 to 1.7.5 by @dependabot in #111
- Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #112
- Bump golang.org/x/tools from 0.1.11 to 0.1.12 by @dependabot in #113
- Bump codecov/codecov-action from 3.1.0 to 3.1.1 by @dependabot in #114
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #116
- Bump golang.org/x/tools from 0.1.12 to 0.2.0 by @dependabot in #115
- Bump golang.org/x/tools from 0.2.0 to 0.3.0 by @dependabot in #117
- Bump golang.org/x/tools from 0.3.0 to 0.4.0 by @dependabot in #118
- Bump golang.org/x/tools from 0.4.0 to 0.5.0 by @dependabot in #119
- Bump golang.org/x/tools from 0.5.0 to 0.6.0 by @dependabot in #120
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #121
Full Changelog: v1.0.1...v1.1.1