Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 445 Bytes

CHANGELOG.md

File metadata and controls

24 lines (15 loc) · 445 Bytes

Changelog

v1.1.0

Added

  • package.json
  • OpenUPM support
  • RelatedMaterials folder (contains SystemsDLLs.zip for LZ4 work)

Changed

  • .gitignore (meta-files are included in the extension)

v1.0.0

First release

Features:

  • Serialization + LZ4 compression in one line
  • Decompression + deserialization in one line
  • Selection of compression level
  • Easy upgrade of existing serialization to serialization with LZ4 compression