Skip to content

Latest commit

 

History

History
55 lines (33 loc) · 1.49 KB

CHANGELOG.md

File metadata and controls

55 lines (33 loc) · 1.49 KB

Changelog

All notable changes to this project will be documented in this file.

[0.2.0] - 2022-07-24

Documentation

  • Updated readme with features (#31)
  • Updated readme - typo fix (#33)

Features

  • Added sliding window, distance, batch write and chunking (#30)

Miscellaneous Tasks

  • Added clippy (#37)

Testing

  • Added criterion for wals (#34)

[0.1.1] - 2022-07-18

Documentation

  • Update readme (#1)
  • Update readme (#23)

Features

  • Add stateful iterator support
  • Stateful iterators test and fixes
  • Added identifier distance (#24)

Miscellaneous Tasks

  • Moved stream/storage module from streamly (#2)
  • Change package name (#6)
  • Fix typo
  • Update docs (#14)
  • Update docs (#15)
  • Code cleanup (#20)

Testing

  • Adjust database clone (#7)

Release

  • release: 0.1.0 (#26)
  • release: 0.1.1