Releases: houqp/sqlvet
Releases · houqp/sqlvet
v1.1.8
v1.1.7
What's Changed
- Proposal: add a simple contribution guide by @samiam2013 in #24
- add basic support for view by @valichek in #28
- support join select by @valichek in #29
- update pg_query_go to v4 by @valichek in #31
- Golang 1.22.x by @sergeydobrodey in #34
New Contributors
- @valichek made their first contribution in #28
- @sergeydobrodey made their first contribution in #34
Full Changelog: v1.1.6...v1.1.7
v1.1.6
v1.1.5
patch release for pg_query_go bump 2.2.0
v1.1.4
What's Changed
- clean up makefile by @houqp in #6
- Allow GO build flags to be defined so that we can vet code that is un… by @james-fitzgerald in #10
- Update logrus dependency by @loudermachine in #13
New Contributors
- @james-fitzgerald made their first contribution in #10
- @loudermachine made their first contribution in #13
Full Changelog: v1.1.3...v1.1.4