Skip to content

Releases: GrokImageCompression/grok

v14.0.0

29 Nov 12:03
Compare
Choose a tag to compare

Majour release number has increased due to some changes in API:

  1. trailing underscores have been removed from all member variables in all grok.h structs
  2. grk_decompress_get_composited_image has been renamed to grk_decompress_get_image

v13.0.2

06 Nov 11:09
Compare
Choose a tag to compare

Bug Fixes: Fixed broken linking to libtiff when not building from source

Features: Grok now has Python bindings, and a Python tile viewer

v13.0.1

24 Oct 15:10
Compare
Choose a tag to compare

This release fixes a potential image corruption issue in the decompressor. It also updates the TaskFlow third party library for improved C++20 performance.