Skip to content

Releases: 2nd/lmdb-cli

0.0.4

09 Oct 04:07
Compare
Choose a tag to compare

Fix import path
Improve ergonomics of the put/set command so that anything after the key is treated as a value - without the need for quoting.

0.0.3

25 Dec 02:55
7d6af91
Compare
Choose a tag to compare

Better handling for displaying binary data

0.0.2

28 Apr 10:28
Compare
Choose a tag to compare

-dir=false flag to open the database with MDB_NOSUBDIR

0.0.1

27 Apr 15:29
Compare
Choose a tag to compare
go modules

Try to get this building with github actions