All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- Add the posibility to batched compressions instead of adding a full list to the CompressedJsonList.
- Compressed Json List class created. Will compress data until a max size has been reached and return the compressed json list (array)
- Initial start of the project