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