Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@celogeek celogeek released this 05 Jan 14:43
· 1 commit to main since this release
b1a398e

New

  • simplify options: the options are define once, the converter use it instead of maintaining a copy of it.
  • update to golang 1.23
  • update deps
  • handle double page as cover if split and not keeped
  • Improve code with Goland advice and refactor
  • move internal to subdir pkg
  • reduce pointer usage

Fixes

  • fix position
  • fix doc
  • fix aspect ratio computing

New configuration structure

The configuration file has changed. Please recheck your config and save it again.

Full Changelog: v2.7.2...v3.0.0