Changes for version 0.03 - 2024-03-22

  • ADDITIONS
    • Added the lzhd_compress() and lzhd_decompress() functions.
    • Added the obh_encode() and obh_decode() functions.
  • CHANGES
    • Simplified deflate_encode() to no longer require the size of the uncompressed data.

Modules

Implementation of various techniques used in data compression.