Skip to content

version 0.13.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Oct 10:23
· 5 commits to main since this release
1138ff6

Changes

Breaking changes

  • Library API: the fill_area keyword parameter renamed to fill_cell (#47)
  • CLI: the -a/--fill-area option renamed to -c/--fill-cell (#47)

Added

  • CLI: errors caught when reading picture files are now being logged for later inspection (#45)
  • support for Python 3.13

Removed

  • support for Python 3.8
  • support for PyPy 3.9