Changes
Breaking changes
- Library API: the
fill_area
keyword parameter renamed tofill_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