8000 Release v1.5.1 · asciidoctor/asciidoctor-epub3 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v1.5.1

Compare
Choose a tag to compare
@slonopotamus slonopotamus released this 28 Apr 21:18
· 115 commits to main since this release

Summary

This is a first non-alpha release of Asciidoctor EPUB3, mainly because someone got tired of typing "alpha" everywhere. What does it mean for you? Well, most importantly, you no longer need to pass --pre to RubyGems when installing Asciidoctor EPUB3. And that's basically all. We did, are, and will continue to try to keep backward compatibility so documents will still produce adequate EPUB/MOBI files.

Possibly even more exciting feature of this release is that Kindlegen is back! Even though Amazon dropped Kindlegen from its webservers, what was put on the Internets stays there forever. Thanks to The Wayback Machine that remembers (almost) everything, we can use it to download Kindlegen binaries.

Now, a fly in the ointment: Asciidoctor EPUB3 no longer supports Ruby 2.3. It got EOL back in March of 2018 and we continued to support it as long as we could. Today, several of Asciidoctor EPUB3 dependencies already dropped Ruby 2.3 and complexity of its further support is too high for current Asciidoctor EPUB3 development team. Hopefully, three years was enough for everyone to update to newer Ruby!

And please, don't ask what has happened to v1.5.0.

Distribution

Changelog

  • update Font Awesome Solid to 5.15.1
  • use CSS for image size scaling instead of width attribute (#382)
  • use pygments.rb 2.0.0 in CI
  • add support for :back-cover-image: document attribute (#396)
  • reenable Kindlegen support (#363)
  • drop support for Ruby 2.3

Release meta

Released on: 2021-04-29
Released by: @slonopotamus

Logs: resolved issues | full diff

0