Skip to content

Releases: nabijaczleweli/gen-epub-book.cpp

v2.1.0: Standard(t) < standard(t + 1)

22 Feb 23:40
v2.1.0
51da870
Compare
Choose a tag to compare
New:
  * Book description via [<String|Network>-]Description
    (51da87042a58b81cd326d64fbe83ddbb072e9057)
  * JS version in README
    (afefecb8a6a079c2aa4ab6be7bb4ce85288058ce)

Changed:
  * Updated dependencies
    (aa54a6ce58e9b7a1a2c6e3b69f9686a8dd94fd22)

v2.0.0: The (International) Standard, but not for $133

26 Aug 19:57
v2.0.0
c480448
Compare
Choose a tag to compare
Complies with
https://nabijaczleweli.xyz/content/gen-epub-book

New:
  * Proper wrapping around cover
  * altnames for images
    (ae91fe87d72b92a4877d25f5144ffab3c29654df)
  * -Include dirs feature
    (cdf3b823ed08fffd308d6ec1fd7b60297eb9871c)
  * Free date format feature with RFC2822 via -D/--free-date
    (acf05f8fab2ef557f95d4494c9dda32fbce92f9f)

Fixed:
  * MIME type for HTML
  * UUID -> Content ID in TOC
    (ae91fe87d72b92a4877d25f5144ffab3c29654df)
  * Multiple insertion of entries if referenced multiple times
    (bd7cca89d06fbd5549ee91179f0e47e82b544dff)
  * Stripping extensions from remote files' IDs
    (c480448d1d9c0c7ef94c63029ece6ed798072d79)

Internal:
  * Fixed the way TCLAP is included
    (3cb7435686d89e95f85810b764be2a940badbbd9)

v1.0.0: Feature equality, coming to a town near you!

07 Apr 20:33
v1.0.0
92a5ae1
Compare
Choose a tag to compare
New:
  * Include and Network-Include keys to just add a file
    (92a5ae1954aa5c12bce796a8f7d85fd5772d9645)

Internal:
  * Switch optional library from Optional to optional-lite
    (eaa3f1ee14c4993de3975e8d81211554052a50a1)
    (b0ab4416fe1e2f430db7e54a3fe921e3d0f0e100)
    (26f0ad05531de2175187051ec8486b3f4f468656)

v0.1.0

19 Feb 14:15
v0.1.0
382ec42
Compare
Choose a tag to compare
Initial release