Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 535 Bytes

CHANGELOG.md

File metadata and controls

26 lines (18 loc) · 535 Bytes

Changelog

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

[0.0.2] 2017-11-27

Changed

  • Added Compresor to Get

[0.0.1] - 2017-11-01

Added

  • Created CHANGELOG.md
  • Comressor interface
  • CompressorType type
  • Lz4 compression
  • Options for DB initialozation

Removed

  • EnableGzip property from DB
  • Open func