Releases: louvri/gosl
Releases · louvri/gosl
v0.0.33
v0.0.32
What's Changed
- bugfix the order of exists statement is written by @johnjerrico in #40
Full Changelog: v0.0.31...v0.0.32
v0.0.31
v0.0.30
What's Changed
- bugfix special key as db column by @johnjerrico in #38
Full Changelog: v0.0.29...v0.0.30
v0.0.29
What's Changed
- Support/prepared statement values by @johnjerrico in #32
- Bugfix/empty build by @johnjerrico in #33
- Bugfix/statement empty value by @johnjerrico in #34
- bugfix panic on insert,update by @johnjerrico in #35
- bugfix prepare upsert by @johnjerrico in #36
- bugfix upsert values by @johnjerrico in #37
Full Changelog: v0.0.28...v0.0.29
bugfix context switching
Full Changelog: v0.0.20-hotfix.1...v0.0.20-hotfix.2
bugfix context switch
this release will fix found when context.Switch is run on nested function. Cheers !!
v0.0.27
removing unwanted fields
What's Changed
- include shouldContinue when clone is called by @johnjerrico in #28
Full Changelog: v0.0.25...v0.0.26
change the order of merge operation
What's Changed
- change the order of merge operation by @johnjerrico in #27
Full Changelog: v0.0.24...v0.0.25