Skip to content

v1.1.0 - C Implementation

Choose a tag to compare

@BrianPugh BrianPugh released this 03 Jun 19:43

Features

  • C Implementation plus python bindings. Wheels are pre-built for all major operating systems, python versions, and architectures.
    • Significant compression and decompression speedups.
    • Able to easily integrate into C embedded projects.

Bug Fixes

  • Misc bug fixes related to decompressing into limited buffers.