This version adds initial support for the bridge series Glow-worm. It includes some initial text fixups, partially due to @vardrop in their fork: vardrop@fa558d3.
This version produces EPUB 3-format ebooks, instead of EPUB 2.
The generated EPUBs now have slightly more metadata, such as:
- A series and series index
- A publication date (set to the publication date of the final chapter of each serial)
- A last-modified date (set to the date that the EPUB is created on your computer, for now; see #46 for potential improvements)
- Better markup for the cover and first page
The under-the-hood dependencies are also updated; in particular, a deprecation warning that was always emitted during the conversion process is now gone.