Skip to content

Releases: gvellut/jncep

v0.14

23 Jul 10:44
Compare
Choose a tag to compare
  • Fixed an issue #3 with the track command on Windows
  • Added support for a JNCEP_OUTPUT env var (corresponding to the --output command-line argument)

v0.13

02 Jun 19:20
Compare
Choose a tag to compare

Catch and log errors on image downloads

v0.12

12 Apr 13:30
Compare
Choose a tag to compare
  • Added a separator that doesn't display with the Kobo font
  • Added some processing of totalPartNumber on volumes in order to decide if a volume is complete or a part is final (in a volume)
  • Changed the license to GPL

v0.11

12 Mar 22:12
Compare
Choose a tag to compare
  • Fixed issue with rare unicode character used as scene separator (now replaced with **)
  • Changed the CSS to add an indent at the beginning of paragraph
  • Updated the README

v0.10

04 Mar 13:51
Compare
Choose a tag to compare
  • More explicit name for extracted images
  • Added a - Complete suffix to titles and filenames of single volume EPUB which contain all the parts of a volume (unfortunately not possible to tell for the last available volume)

v0.9

25 Feb 23:04
Compare
Choose a tag to compare

Correction for series with gaps in the partNumber (as returned by the JNC API)

v0.7

12 Feb 16:28
Compare
Choose a tag to compare
  • New format for tracked.json (compat kept with old version)
  • List tracked series
  • Added styling for classes centerp and noindent

v0.5

01 Feb 23:27
Compare
Choose a tag to compare

The tool now uses commands. The previous functionality is in "epub" command.

Commands "track" and "update" have been added.

v0.3

26 Jan 21:14
Compare
Choose a tag to compare

Fixed title + file name when generating multiple volumes

v0.2

26 Jan 19:44
Compare
Choose a tag to compare

First public release