Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 646 Bytes

CHANGELOG.md

File metadata and controls

26 lines (19 loc) · 646 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.

[0.2.0] - 2022/04/23

Added

  • Added CompressedBuffer interface.

[0.1.3] - 2022/02/22

Changed

  • Removed decompressedSize argument from decompressBuffer.

[0.1.2] - 2022/02/20

Fixed

  • Changed main file from dst/api.js to ./api.js to resolve modules correctly.

[0.1.1] - 2022/02/09

Changed

  • Updated documentation.

[0.1.0] - 2022/02/09

Added

  • First release.