Skip to content

Kinetic Python library v0.8.2

Compare
Choose a tag to compare
@icorderi icorderi released this 07 May 02:12
· 60 commits to master since this release

Changes from 0.8.1 to 0.8.2

Bug fixes

  • Keys with empty values show correctly as '' instead of None
  • WRITEBACK set as default mode for put and delete operations

Misc

  • OSX requirements for SSL connections updated.