bmatsuo / lmdb-go

Bindings for the LMDB C library
BSD 3-Clause "New" or "Revised" License
157 stars 59 forks source link

Release 1.6.0 #64

Closed bmatsuo closed 8 years ago

bmatsuo commented 8 years ago

There is a sizable chunk of CHANGES not tagged in a release. I think after the bug fix #57, which caused a performance degration, and the optimization #62 I think things are in a decent spot for a new tag to be created.

The tag will probably be made in the next couple days. After the freshest commits have cured for a short time.

bmatsuo commented 8 years ago

Postponing this to include the optimization discussed in #63.

The release will not include #65 so there are no compatibility concerns.

bmatsuo commented 8 years ago

Also added #67 because it's technically a defect, though it has been around for a while.