Skip to content

Releases: pgaskin/kepubify

kepubify v2.2.0

23 Jun 16:45
459203e
Compare
Choose a tag to compare

Changelog

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

kepubify v2.1.4

21 May 19:27
3440efd
Compare
Choose a tag to compare

Changelog

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

kepubify v2.1.3

02 May 20:37
a3ff23c
Compare
Choose a tag to compare

Changelog

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

kepubify v2.1.2

08 Apr 03:29
ab7009f
Compare
Choose a tag to compare

Changelog

ab7009f Updated dependencies
f973ce3 Fix epubcheck error about nbsp entities (fixes #26)

kepubify v2.1.1

21 Mar 13:48
7b9b7c1
Compare
Choose a tag to compare

Changelog

7b9b7c1 Fixed 32-bit builds

kepubify v2.1.0

05 Mar 23:47
592ca9b
Compare
Choose a tag to compare

Changelog

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

kepubify v2.0.0

04 Mar 15:58
94be780
Compare
Choose a tag to compare

Changelog

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
94be780 Add version option
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

kepubify v1.3.7

25 Jan 17:13
26fc1d2
Compare
Choose a tag to compare

Changelog

26fc1d2 Fixed h1 with only an image being cleared

kepubify v1.3.6

05 Jan 22:43
a4dea55
Compare
Choose a tag to compare

Changelog

a4dea55 Preserve elements with only whitespace (fixes #14)
7ac298a Updated documentation

kepubify v1.3.5

24 Dec 02:06
e5bae5b
Compare
Choose a tag to compare

Changelog

e5bae5b Refactored kepubify command, and improved docs