Skip to content

Releases: Belphemur/CBZOptimizer

v1.1.8

09 Sep 18:49
ba82003
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 911e104 fix(deps): update golang.org/x/exp digest to 701f63a
  • 3442b2a fix(deps): update golang.org/x/exp digest to e7e105d
  • 278ee13 fix(deps): update module golang.org/x/image to v0.20.0
  • 1b026b9 fix(watch): add missing split option in log

Performance

  • 5b183cc perf(error): better deal with deferred errors

v1.1.7

29 Aug 13:40
5357ece
Compare
Choose a tag to compare

Changelog

Performance

  • 5357ece perf: use comment of the zip to know if it's converted instead of txt file

v1.1.6

28 Aug 19:08
dbef43d
Compare
Choose a tag to compare

Changelog

Bug fixes

  • dbef43d fix(watch): fix watch command not using proper path

v1.1.5

28 Aug 18:37
7c63ea4
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 7c63ea4 fix(docker): fix docker image config folder

v1.1.4

28 Aug 18:25
f89974a
Compare
Choose a tag to compare

Changelog

Features

  • ad35e26 feat(webp): add partial success to conversion

Bug fixes

  • d7f55fa fix(webp): improve error message in page not convertible

Performance

  • 6734846 perf(webp): improve the error message for page too tall

v1.1.3

28 Aug 16:05
6263851
Compare
Choose a tag to compare

Changelog

Bug fixes

  • dbf7f6c fix(webp): be sure we split big page when requested

v1.1.1

28 Aug 15:52
a63d239
Compare
Choose a tag to compare

Changelog

Bug fixes

  • a63d239 fix(webp): better handling of error for page too big for webp

v1.1.0

28 Aug 13:26
839ad9e
Compare
Choose a tag to compare

Changelog

Features

  • 5ac59a9 feat(split): Make the split configurable for the optimize command
  • c887934 feat(split): Make the split configurable for the watch command

Bug fixes

  • 839ad9e fix(cbz): make pages be the first in the cbz by only be number

v1.0.4

28 Aug 00:44
72c6776
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 72c6776 fix: make the progress more readable

v1.0.3

28 Aug 00:31
e0b6d7f
Compare
Choose a tag to compare

Changelog

Performance

  • 9305c8f perf: add completion to bash docker image