Skip to content

Version 5.7.0

Compare
Choose a tag to compare
@takahashim takahashim released this 28 Feb 12:33
· 52 commits to master since this release
c11a576

Bug Fixes

  • Fixed error when omitting a bind address of review-init -w on Windows (#1824)
  • EPUBMaker: escape <, >, and & when converting to MathJax to avoid HTML errors (#1876, #1877)

Breaking Changes

  • Ruby 2.6 or earlier was excluded from the operation verification (#1871)
  • EPUMaker: included a link to the cover in the table of contents according to EPUB validation rules (#1874)

Others

  • Ruby 3.2 is now included in the testing target (#1871)
  • refactor code with RuboCop 1.45.1 (#1878)