Skip to content

Version 5.10.0

Latest
Compare
Choose a tag to compare
@takahashim takahashim released this 29 Oct 04:52
· 5 commits to master since this release
fecb2e5

Bug Fixes

  • Fixed an issue where specifying both a subdirectory and a custom page would cause an error (#1913, #1914).
  • EPUBBuilder: Resolved an issue with long build times. (#1915, #1916, #1919).
  • EPUBMaker: When verify_target_images is enabled, modified to implicitly include coverimage (#1918, #1923).
  • Changed the metric option of ImageMagick's compare command to use SSIM (#1917, #1921).

Enhancements

  • Resolved warnings about the csv and nkf gems no longer being default gems in Ruby 3.4 (#1911).

Contributors