0.7.1 (Fixes for undefined references and more)
0.7.1 - 2024-02-10
Fixed
- Undefined references in some top-level functions (497d9b7, 4e8b3e7).
- Formatting of some
ValueError
exception messages (d296a31). - Typos in docs and comments (#98) by @kianmeng.
UnboundLocalError
interm_image.utils.get_cell_size()
when ioctl fails and queries are disabled (e12ffa8, #104).
Added
- Support for Pillow v10 (8cfebe2).