Skip to content

Latest commit

 

History

History
54 lines (39 loc) · 1.28 KB

CHANGELOG.md

File metadata and controls

54 lines (39 loc) · 1.28 KB

v0.5.0 - 2020-12-08

Features

  • storage: support merge operation

v0.4.0 - 2020-12-07

Features

  • storage: support multiple files

v0.3.0 - 2020-12-06

Features

  • storage: support delete and in operations

v0.2.1 - 2020-12-06

Bug Fixes

  • rename package

Features

  • storage: support init from exist files

v0.2.0 - 2020-12-03

Features

  • entry: entry decoder
  • entry: entry header and entry encode
  • logfile: done with append and get value methods
  • logfile: logfile constructor
  • storage: done with get and put methods
  • storage: storage constructor

v0.1.0 - 2020-11-11

Features

  • init commit