View Single Post
Old 03-04-2018, 10:27 AM   #2
geek1011
Wizard
geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.
 
Posts: 2,739
Karma: 6990705
Join Date: May 2016
Location: Ontario, Canada
Device: Kobo Mini, Aura Edition 2 v1, Clara HD
Changelogs
v2.5.0
d7a04d8 Remove the UTF-8 BOM if present (fixes #36)
7fee1e2 Used more functions from koboutils v2 in seriesmeta
7506c33 Added --calibre flag for using .kepub extension (closes #46)
058dff2 Updated dependencies
ac39794 Updated year

v2.4.0
This release mainly affects seriesmeta and the new covergen tool.

Seriesmeta now works even before books are imported (i.e. you don't have to reconnect to update series metadata for new books), and it now supports EPUB3-style series metadata.

Covergen (re)generates cover images for nickel, with optional stretching to fit a specific aspect ratio (I use 1.5). It works on both EPUBs and KEPUBs. This speeds up browsing the library, and if stretching is used, will also make it more consistent. In addition, covergen is useful when the automatically generated cover images are not satisfactory (too small, white margins, etc).

In addition, the README has been completely redone.

v2.3.1
Spoiler:
9dbe9ab Added option to inline styles


v2.3.0
Spoiler:
47db2ec Added deb packages
1361314 Updated seriesmeta docs

v2.2.0
Spoiler:
459203e Cross-compile seriesmeta for windows (fixes #30)
7429dfe Delayed exit on windows for seriesmeta
f260f4b Improved seriesmeta output format
a90ba78 Automatically detect kobo for seriesmeta
77342a1 Updated dependencies
8687447 Simplified addStyle
4a911da Simplified span creation code

v2.1.4
Spoiler:
3440efd Fixed self-closing script tag issues (fixes #29)
37d2855 Added content processing benchmark

v2.1.3
Spoiler:
a3ff23c Add xmlns:xlink namespace to inline svg if missing (fixes #25)
c7f6b09 Fixed self-closing title tags eating up content (fixes #28)
fc7ae2a Added note to docs about new kepub fast page flip feature

v2.1.2
Spoiler:
ab7009f Updated dependencies
f973ce3 Fix epubcheck error about nbsp entities (fixes #26)

v2.1.1
Spoiler:
7b9b7c1 Fixed 32-bit builds

v2.1.0
Spoiler:
592ca9b Updated docs
8e0d891 Added option to fix fullscreen reading bugs without firmware patches (closes #24)
ce5074e Added options to enable and disable hyphenation (closes #23)
d7dd704 Added option to add custom css to epub (closes #22)
42ed13c Fixed output path for relative input path
c5af6bc Fixed tests
feb6367 Make conversion more extensible

Changes since the last post
v2.0.0
Spoiler:
a42b3cb Use GNU style flags
a42b3cb Allow converting multiple files from the command line
a42b3cb Allow dragging and dropping multiple files
a42b3cb Clean up output for readability
a42b3cb Add option to skip already converted books
a42b3cb Fix bug in batch conversion
a42b3cb Make it easier to extend the options
8219029 Don't remove elements which only contain whitespace (fixes #21)
793b1b8 Fixed directory conversion output path
6b0bd35 Fixed release notes
0856f55 Updated docs and added v2.0.0 notes
8d36f58 Fixed tests
4649bdd Updated go to 1.10
6628f5b Improved seriesmeta CLI
dae405d New README
44555ab Fixed build script for seriesmeta
40e20a8 Show output directory before conversion
f4d97a7 Improved release notes generation
a42b3cb Improved CLI (closes #20)
d92d084 Updated docs
5e40c96 Fix typo in docs
a78a519 Updated year
f3de939 Improved version info in Makefile and release script

v1.3.2-v1.3.7
Spoiler:
26fc1d2 Fixed h1 with only an image being cleared
a4dea55 Preserve elements with only whitespace (fixes #14)
7ac298a Updated documentation
89a6db3 Automatically create output dir for batch conversion if none specified (closes #11)
fdda1aa Fix mistake in last commit
f57ec63 Improved error messages and checks
16bde7c Update
3e15863 Refactor content processing
a9ca145 Refactored epub file cleanup
070baa7 Renamed cleanOPF to processOPF
fad8414 Improved cover detection
483fed7 Improve OPF file cleanup
0c08274 Faster conversion and cleaner code
950cd0e Rewrote addSpansToNode to make it less hacky (fixes #10)
3249342 Added another test
e8367b1 Updated test files
6a62d49 Prettify html
6ec8f6f Final site tweaks
7c14cfe Site fixes
10fb557 Site improvements
904afe3 New site design
4f571f8 Tell user how many books found in dir
d1e0783 Do not convert books which have already been converted

Last edited by geek1011; 01-11-2020 at 11:38 PM. Reason: v2.3.1
geek1011 is offline   Reply With Quote