Releases: ajslater/comicbox
Releases · ajslater/comicbox
v1.2.1
- Fix ignoring MacOS resource forks in archives.
- Detect .jxl extension (JPEG XL) as a comic page.
- Dependency xml parsing fixes and better Python 3.13 support.
v1.2.0
- Add -R --replace_metadata option. Default behavior is to merge keys.
- Add -D --delete_keys option.
- Faster metadata writing. Replace files in zipfiles instead of rewriting the
entire archive.
v1.1.10
- Fix parsing negative issue numbers in filenames.
- Log common non-ComicBookInfo archive comments with less alarm.
v1.1.7
- Unknown urls give the path, query and fragment as the nss, not the domain
v1.1.6
- Ignore dotfiles and macOS resource forks when finding pages.
v1.1.5
- Fix export of CIX CoverArtist tag.
- Fix tagging Web and other unknown url tags. Accept any url for comicbox
identifiers.
v1.1.4
- Make language and country code parsing more durable
v1.1.3
- Updated comicfn2dict fixes filename parsing bugs.