Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 520 Bytes

CHANGELOG.md

File metadata and controls

17 lines (9 loc) · 520 Bytes

Changelog

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

The format is based on Keep a Changelog.

[2020.07.12] - 2020.07.12

  • Add the posibility to batched compressions instead of adding a full list to the CompressedJsonList.

[2020.07.10] - 2020.07.10

  • Compressed Json List class created. Will compress data until a max size has been reached and return the compressed json list (array)

[0.0.0] - 2020.07.09

  • Initial start of the project