Skip to content

Releases: cfnptr/pack

v2.2.3

06 Apr 13:59

Choose a tag to compare

v2.2.2

06 Apr 13:41

Choose a tag to compare

v2.2.1

01 Jan 18:07

Choose a tag to compare

  • Added LZ4 support.
  • Improve readPackItemData() speed.
  • Simplify zipThreshold check.
  • Updated submodules.
  • Made readItemData() data generic.
  • Updated license year 2026.
  • Updated Doxygen version and docs.
  • Minor formatting improvements.

Full Changelog: v2.1.0...v2.2.1

v2.1.0

27 Apr 20:27

Choose a tag to compare

  • Added file data version header field.
  • Updated documentation.
  • Updated third party libraries.
  • Added Pack error class.
  • Updated license year. (2025)

Full Changelog: v2.0.4...v2.1.0

v2.0.4

20 Aug 17:56

Choose a tag to compare

  • Added workflow build artifacts publishing

Full Changelog: v2.0.3...v2.0.4

v2.0.3

31 May 21:09

Choose a tag to compare

  • Updated documentation
  • Updated MPIO and Zstd libraries
  • Improved code readability

Full Changelog: v2.0.2...v2.0.3

v2.0.2

31 Jan 17:29
9b18b70

Choose a tag to compare

  • Improved code
  • Added better build scripts
  • Updated libraries
  • Added documentation
  • Added doxygen file

v2.0.1

12 Nov 14:31
1b4d043

Choose a tag to compare

  • More detailed exceptions (C++)
  • Added ZSTD context getter.
  • Added unit test.
  • And other minor changes.

v2.0.0

22 Aug 17:09

Choose a tag to compare

  • Added C++17 wrapper.
  • Refactored code style.
  • Added multi-threading support for the pack reader.
  • Added compression threshold. (Pack resources as is when < 10% ex.)
  • Fixed different bugs.

v1.2.0

24 Jul 20:20
9916fba

Choose a tag to compare

  • Updated libraries.
  • Added README usage example.
  • Improved build scrips.
  • Added reading from the macOS bundle.
  • Fixed Windows libraries building.