- WARNING: Breaking API, CLI & Config changes. - Write metadata from the command line. - Optional PDF support. Install as `comicbox[pdf]` - Python version now >=3.9 - Extract a range of pages from the cli.
0.9.1
- Removed dependence on Python 3.11
0.9.0
- StoryArc & StoryArcNumber for ComicInfo.xml exported as `story_arcs` dict. Supports Mylar multiple story arcs csv values format.
0.8.0
- Add close_fd & check_unrar config options for API use. - Add ComicArchive.check_unrar_executable() public method. - Remove closefd constructor option.
0.7.1
- Remove unrar.cffi support. - Test for unrar executable for clearer errors.
0.7.0
- Fix - Tags from ComicInfo.xml were not parsed - Features - ComicInfo.xml StoryArcNumber, Review and GTIN now parsed. - ComicInfo.xml Pages attributes now exposed as snake case for python