Skip to content

Releases: epuber-io/epuber

v0.12.0

08 Feb 12:50

Choose a tag to compare

Features:

  • Add basic support for SVG files (Epuber will correctly find them even when extension is missing) #66

Full Changelog: v0.11.1...v0.12.0

v0.11.0

23 Jan 12:35

Choose a tag to compare

What's Changed

  • Fix issues on CI by @samnung in #117
  • feat: always generate toc.ncx file, add required playOrder attribute by @samnung in #118

Full Changelog: v0.10.3...v0.11.0

v0.10.0

26 May 16:00

Choose a tag to compare

Features

  • feat: parse issues from Epubcheck and show better formatted by @samnung in #112
  • feat: enhance BookTransformer to include more options how to find files (:context_path + :groups)
  • feat: allow to run build or server command from any subfolder by @samnung in #109

Refactorings

  • refactor: Rewrite UserInterface to new Logger by @samnung in #110

Full Changelog: v0.9.4...v0.10.0

v0.9.4

13 May 15:22

Choose a tag to compare

  • fixed missing properties="cover-image" in EPUB v3 #96
  • fixed missing font files when doing incremental builds or running server

Full Changelog: v0.9.3...v0.9.4

v0.9.3

06 May 11:34

Choose a tag to compare

Fixes

  • fixed crash when resolving files in CSS or Bade and the target file was not found

Full Changelog: v0.9.2...v0.9.3

v0.9.2

15 Feb 16:14

Choose a tag to compare

  • fixed warning about not founding file when using <a href="#"> link in (x)html file

Full Changelog: v0.9.1...v0.9.2

v0.9.1

19 Dec 19:35

Choose a tag to compare

  • fixed adding to final EPUB files that were found in cache but were deleted afterwards

Full Changelog: v0.9.0...v0.9.1

v0.9.0

19 Dec 19:35

Choose a tag to compare

What's Changed

  • Init from existing EPUB file by @samnung in #95
  • feat: parse CSS files to discover other files that the book is depending on by @samnung in #99
  • feat(plugin): add :after_all_text_files transform plugin to perform any modifications before resolving global ids by @samnung in #100
  • fix(from_file): creating toc when all items have anchor/fragment by @samnung in #102
  • Bumped Ruby in Docker image to 3.0

Full Changelog: v0.8.0...v0.9.0

Epuber v0.8.0

19 Nov 18:58

Choose a tag to compare

What's Changed

Full Changelog: v0.7.4...v0.8.0

Epuber v0.7.0

22 Mar 08:29

Choose a tag to compare

  • remove Ruby constants created in Bade templates
  • add support for Ruby 3.0 + drop 2.5
  • update Bower components for book development webpage
  • update all RubyGems dependencies

Full Changelog: v0.6.0...v0.7.0