v1.2.0
- Fixes decoding multi-component images with an interleave mode of 0
- Fixes encoding multi-component images
- Overhauls the interface to make it more flexible:
- Adds
jlswrite()
,encode_array()
andencode_buffer()
- Adds
jlsread()
anddecode_buffer()
- Adds
- The old interface is deprecated and will be removed in v2.0
- This includes
read()
,write()
,encode()
anddecode()
- This includes