Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 638 Bytes

CHANGELOG.md

File metadata and controls

25 lines (21 loc) · 638 Bytes

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.

Changed

  • tbd

0.1.1 - 2018-07-15

Added

  • subspace.unpack
  • kv-get-key, kv-get-value
  • db.close
  • clear to work on subspaces
  • run-tx macro
  • read-tx macro

Changed

  • db.open defaults to api version 5.2.x
  • db.open can take FDB env

0.1.0 - 2018-07-13

Added

  • Initial release