Skip to content

0.7.1 (Fixes for undefined references and more)

Compare
Choose a tag to compare
@AnonymouX47 AnonymouX47 released this 10 Feb 13:11
· 447 commits to main since this release

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 in term_image.utils.get_cell_size() when ioctl fails and queries are disabled (e12ffa8, #104).

Added

  • Support for Pillow v10 (8cfebe2).