Releases: potatoeggy/comicon
Releases · potatoeggy/comicon
v1.4.0
v1.3.1
Bug fixes
- Support Pillow v11+
v1.3.0
Feature changes
- CBZ: Support reading ComicInfo.xml chapter data (#11 by @WisdomCode)
v1.2.1
Feature changes
- Support JPEG 2000
v1.2.0
Feature changes
- Generated chapter file paths are now slugified — you can find the property in
Chapter.title_slug
.
v1.1.0
Feature changes
- Comicon now exposes a
metadata.title_slug: str
that is automatically generated when you create aComic
v1.0.1
Bug fixes
- Upgrade dependencies to support Pillow 10+ and LXML 5+
v1.0.0
Comicon is now stable! /s
All major bugs are now fixed. Any other major bugs that are discovered are actually features, not bugs.
Feature changes
- MOBI output support
- Comicon now merges metadata from edited, converted comics upon their second conversion, instead of ignoring new metadata
v0.3.0
Feature changes
- BREAKING: Files and folders not declared in
comicon.json
in the root of the CIR are now allowed. Any folders not declared incomicon.json
will be ignored during conversions to and from the CIR.
v0.2.3
- Fixed a bug where all non-Comicon-created comics would fail to convert from CBZ to EPUB