Releases: epuber-io/epuber
Releases · epuber-io/epuber
v0.12.0
v0.11.0
v0.10.0
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
Full Changelog: v0.9.4...v0.10.0
v0.9.4
v0.9.3
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
- 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
- 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
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
What's Changed
- Fail when Epubcheck fails by @samnung in #89
- feat: implement Global IDs by @samnung in #90, for more info see https://github.com/epuber-io/epuber/blob/master/docs/usage.md#global-ids
- Add .bookspec validation by @samnung in #91
- Fixes for Ruby 2.x on CI by @samnung in #93
Full Changelog: v0.7.4...v0.8.0
Epuber v0.7.0
- 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