Package Release Info

libepubgen-0.1.1-bp152.2.15

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libepubgen-0_1-1
libepubgen-devel
libepubgen-devel-doc

Change Logs

* Wed Jun 06 2018 tchvatal@suse.com
- Version update to 0.1.1:
  * Avoid <div> inside <p> or <span>.
  * Avoid writin vertical-align attribute without a value.
  * Fix generation of invalid XHTML when there is a link starting at the
    beginning of a footnote.
  * Handle relative width for images.
  * Fixed layout: write chapter names to improve navigation.
  * Support writing mode.
  * Start a new HTML file at every page span in addition to the splits
    induced by the chosen split method. This is to ensure that specified
    writing mode works correctly, as it is HTML <body> attribute.
  * Improve tests.
  * Add a basic support for ruby.
  * Configure: disable treating of compiler warnings as errors by
    default.
  * Various minor fixes and code cleanups.
* Wed Dec 20 2017 tchvatal@suse.com
- Version update to 0.1.0:
  * Fix various validation problems, pointed out by epubcheck.
  * Add EPUB3 support.
  * Split on headings: add user-friendly section names.
  * Support writing CSS styles inline in the XHTML streams.
  * Support various image wrap types.
  * Support embedded fonts.
  * Support cover images.
  * Support footnotes.
  * upport EPUB3 fixed layout.
* Mon Aug 14 2017 tchvatal@suse.com
- Version update to 0.0.1:
  * Fix escaping of HTML entities.
  * Use symbol visibility on Linux. The library only exports public
    classes/functions now.
  * Print debugging output to stderr.
  * Switch to C++11.
* Wed Feb 01 2017 adam.majer@suse.de
- use individual libboost-*-devel packages instead of boost-devel
* Mon Aug 01 2016 tchvatal@suse.com
- Disable sle11 support code
* Fri Nov 28 2014 fstrba@suse.com
- Initial package of libepub 0.0.0