What's Changed
- Fix: allocate C memory for MDB_val in readonly Txn by @wojas in #29
- Disable memcpy() overflow warnings in C compilation by @shane-ns1 in #19
- Replace reflect.SliceHeader with unsafe.Slice by @shane-ns1 in #21
- Add names to fields used in tests by @shane-ns1 in #22
- Fix file mode in Open() statement by @shane-ns1 in #24
- Fix issues reported by staticcheck in tests by @shane-ns1 in #26
New Contributors
- @shane-ns1 made their first contribution in #19
- @fiatjaf reported #28
Full Changelog: v1.9.1...v1.9.2