Skip to content

Releases: hauke96/wiki2book

v0.2.0

28 Jul 12:58
8fab92a
Compare
Choose a tag to compare

This release contains breaking changes. Semantic versioning would increase the major version (so to "1.x.y") but since the tool is not yet production ready, the major version stays 0.

New major features

  • Internal EPUB generator #62 , which is faster and enables the use of wiki2book without the pandoc dependency. This feature is experimental.

Non-breaking changes

  • CLI args of commands are now more similar #67
  • Better transparency handling #39
  • Make greyscale conversion of images optional #50
  • Wikimedia URL is configurable #61

Breaking changes

These changes break backward compatibility.

  • In project files, the following attribute got renamed to be in line with the CLI argument names:
    • covercover-image
    • stylestyle-file

v0.1.1

26 Jan 14:57
a7e96b0
Compare
Choose a tag to compare

Changes:

  • Fix parsing external links with unsupported protocols and also allow normal text to be within backets #65
  • Adjust build.sh script
  • Fix problem with image scaling when only either height or width is given

v0.1.0

03 Dec 09:50
c0dde45
Compare
Choose a tag to compare

This is the first release of wiki2book offering the basic functionality and configurability to already create working and (IMHO) good-looking eBooks.