Releases: sclgo/usqlgen
Releases · sclgo/usqlgen
v0.4.0
v0.3.0 - faster dependency downloads
v0.2.0 - broader compatibility
What's Changed
- feat: strip trailing semicolons by default; add option to include them by @murfffi in #43
This makes usqlgen compatible with more drivers with default options.
Full Changelog: v0.1.3...v0.2.0
v0.1.3 - Fixes
What's Changed
- fix: generate command fix and test by @murfffi in #40
- Shorter prompt for custom databases by @murfffi in #41
Full Changelog: v0.1.2...v0.1.3
v0.1.2 - Fixes
v0.1.1 - Fixes
Fix destination of go build command (#31)
Initial public release
Initial feature-complete release