Releases: go-gorm/optimisticlock
Releases · go-gorm/optimisticlock
v1.1.3
v1.1.2
What's Changed
- docs: adjust comment by @icpd in #26
- chore(deps): bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0 by @dependabot in #27
- add save() test case and update readme by @icpd in #28
- chore(deps): bump golang.org/x/crypto from 0.1.0 to 0.17.0 by @dependabot in #30
- docs(README): fix example code using incorrect Save method by @djx30103 in #37
New Contributors
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- fix: Avoid invalid SQL for updating structs with relation pointers by @mnussbaum in #25
New Contributors
- @mnussbaum made their first contribution in #25
Full Changelog: v1.1.0...v1.1.1
v1.1.0
v1.0.10
v1.0.9
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
- fix: support create records by @a631807682 in #10
New Contributors
- @a631807682 made their first contribution in #10
Full Changelog: v1.0.7...v1.0.8