Skip to content

Releases: wshito/asciidoctor-chunker

Release: v1.0.6

21 Feb 06:48
Compare
Choose a tag to compare
  • Prevents page navigation with Shift+[Right/Left] arrow key.

Release: v1.0.5

14 Sep 02:27
Compare
Choose a tag to compare
  • You can use without installation with npx asciidoctor-chunker [single-html-file] -o [output-directory].
  • Properly handles data URLs.
  • Properly handles the missing targets of in-document links.
  • Supports Node v18.x.
  • Up-to-date dependencies with security fixes.
  • All the changes are now kept in CHANGELOG.md file.
  • Major refactoring for future maintenance.

Release: v1.0.4

03 Aug 06:48
4956766
Compare
Choose a tag to compare
  • Added the keyboard shortcuts on page navigation with the arrow keys.
  • Added the accessibility labels on page navigation for screen readers.

Release: v1.0.3

25 Jun 09:26
6caa3a7
Compare
Choose a tag to compare

Fixed the security vulnerabilities from cheerio.js dependencies.

Release: v1.0.2

09 May 14:10
Compare
Choose a tag to compare
  • added --titlePage option
  • fixed 2 vulnerabilities

Release: v1.0.1

17 Mar 11:27
Compare
Choose a tag to compare
  • Released on npmjs.com
  • Can be invoked as a shell script with shebang.

Release: v1.0.0

27 Feb 07:40
Compare
Choose a tag to compare
ready for ver1.0.0

Pre-Release: v1.0.0-alpha.0

21 Feb 13:02
Compare
Choose a tag to compare

The latest build with mostly implemented planned functions for v1.0.0.

The first JavaScript version

20 Feb 01:16
Compare
Choose a tag to compare

The page navigation has not been completed yet. But the extraction part works just fine.