Skip to content

Releases: louvri/gosl

GOSL enhancement related with prepared statement

11 Feb 07:33
2392b34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

breaking changes

20 Jan 07:32
54054b0
Compare
Choose a tag to compare
  • queryParam (priority) is renamed into Priorities
  • new param Name at queryParam to support PreparedStatement
  • removing several not used params

v0.0.33

19 Sep 08:00
d321e47
Compare
Choose a tag to compare

What's Changed

  • fix transaction on usage of single source db by @AndroX7 in #41

Full Changelog: v0.0.32...v0.0.33

v0.0.32

12 Aug 07:29
9d642f8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.31...v0.0.32

v0.0.31

06 Aug 08:02
b922871
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.30...v0.0.31

v0.0.30

05 Aug 23:57
f218af6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.29...v0.0.30

v0.0.29

05 Aug 13:13
67fc303
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.28...v0.0.29

bugfix context switching

01 Aug 02:12
Compare
Choose a tag to compare

bugfix context switch

31 Jul 08:48
6cc8b8d
Compare
Choose a tag to compare

this release will fix found when context.Switch is run on nested function. Cheers !!

v0.0.27

30 Jul 06:39
f028865
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.26...v0.0.27