Skip to content

Releases: hyugogirubato/cbz

v3.2.0

17 Mar 13:50
Compare
Choose a tag to compare

Changed

  • New code structure.
  • Deleting temporary files usage.
  • Automatic correction of variable types.
  • Simplifying constants.
  • Binary input support for pages.
  • Project pycbzhelper renamed to cbz.

v3.1.2

13 Aug 16:28
Compare
Choose a tag to compare

Fixed

  • Fixed missing Tags key, thanks to @RivMt

v3.1.1

04 Jun 14:11
Compare
Choose a tag to compare

Changed

  • Update README.md.

v3.1.0

04 Jun 13:58
Compare
Choose a tag to compare

Added

  • Installation with pip.
  • Support for non-existent location.
  • Support for web loading errors of pages.

Fixed

  • Fixed page support.

Changed

  • New name of some variables.
  • Automatic cleanup of temporary files.
  • New location for temporary files.
  • File path now uses pathlib.

v3.0.1

06 Feb 09:47
Compare
Choose a tag to compare

Added

  • Initial release.