Skip to content

v0.12.0

Compare
Choose a tag to compare
@kelvinmwinuka kelvinmwinuka released this 16 Sep 00:42
· 24 commits to main since this release
193cbc9

Changelog

  • 07a5a3b Add method that allows user to specify DataDir directly (#99)
  • 1f082bc Added CertKeyPair struct to be passed into WithCertKeyPair. This adds more clarity about what's expected from the user. (#102)
  • 206a9fe Added docs folder at the project root. Added build_docs and publish_d… (#105)
  • 21e2ca5 Iss 69 - Implement GETEX (#101)
  • e858061 Type Command implementation (#103)
  • d0dd8db [#70] Implement HMGET command (#104)