Releases: erigontech/mdbx-go
Releases · erigontech/mdbx-go
v0.27.17: less clang warns
expose txn handle
v0.29.2: Expose C handle for MDBX transaction
v0.27.16: txn handle expose
Full Changelog: v0.27.15...v0.27.16
less warnings
Less warn
Breaking Change: ErrNotFound now pre-allocated
v0.34.0 ErrNotFound pre-alloc (#113)
m1 chip segfault fix
fix nil ptr error on apple m1 chip (#109) * Update val.go * Update val.go
m1 segfault fix
fix nil ptr error on apple m1 chip (#109) * Update val.go * Update val.go
move to new github organisation
renamed from github.com/torquem-ch/mdbx-go to github.com/erigontech/mdbx-go