Skip to content

Releases: erigontech/mdbx-go

v0.27.17: less clang warns

29 Sep 02:32
36920a7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.27.16...v0.27.17

expose txn handle

28 Sep 08:30
63fe990
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.34.1...v0.34.2

v0.29.2: Expose C handle for MDBX transaction

28 Sep 08:27
63fe990
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.34.1...v0.29.2

v0.27.16: txn handle expose

28 Sep 08:30
Compare
Choose a tag to compare

less warnings

27 Sep 07:33
e5bd9e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.34.0...v0.34.1

Less warn

27 Sep 07:34
5ea557e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.27.11...v0.27.15

Breaking Change: ErrNotFound now pre-allocated

22 Sep 06:31
7a11834
Compare
Choose a tag to compare
v0.34.0

ErrNotFound pre-alloc (#113)

m1 chip segfault fix

31 Aug 10:57
4a44921
Compare
Choose a tag to compare
fix nil ptr error on apple m1 chip (#109)

* Update val.go

* Update val.go

m1 segfault fix

31 Aug 10:58
Compare
Choose a tag to compare
fix nil ptr error on apple m1 chip (#109)

* Update val.go

* Update val.go

move to new github organisation

24 Aug 10:49
6b8e231
Compare
Choose a tag to compare

renamed from github.com/torquem-ch/mdbx-go to github.com/erigontech/mdbx-go