Skip to content

v1.1.0

Compare
Choose a tag to compare
@scaramallion scaramallion released this 18 Jan 21:51
· 7 commits to main since this release
727e56d
  • Updates CharLS to v2.4.2
  • Adds support for encoding multi-component (such as RGB) images
  • Adds encode_to_buffer for encoding from an ndarray to a buffer-like
  • Adds decode_from_buffer for decoding from a buffer-like to a buffer-like
  • Adds test coverage
  • Removes support for Python 3.7 and adds it for Python 3.12

This will likely be the last release that supports backwards compatibility with the original CharPyLS as the next version of CharLS removes the parts of the API that CharPyLS depended on.