Skip to content

Releases: Pennable/EpubCore

v1.6.2.0 / v0.9.3.0

Choose a tag to compare

@domingoladron domingoladron released this 07 Jan 22:55
8587962

Fixing a bug in the EPub Chapter generator whereby an EPub Table of Contents references MANY chapters, but all of them are using anchor hrefs to reference the same file (as in my-content-chapter.html#some-anchor) produces an EPub with duplicate chapters for the same file.

Fixing this to ensure only chapters with unique Absolute URLs (my-content-chapter.html) are added to the final EPub object.

v1.6.1.0 / v0.9.2.0

Choose a tag to compare

@domingoladron domingoladron released this 12 Jan 05:40

Release notes

Updating the logic in the epubreader and writer to handle x-application/truetype and x-application/opentype font mime types.

v1.5.1.0 / v0.9.1.0

Choose a tag to compare

@domingoladron domingoladron released this 13 Sep 19:47

Updated release of the epubcore and the cli which tidy up small bugs and issues. Naming of methods improved in EPubCore.

v1.5.0.0 / v0.9.0.0

Choose a tag to compare

@domingoladron domingoladron released this 28 Jul 09:01
6a7f87e
  • Fixes to the CLI to make it NOT duplicate help or version output
  • Better integration of documentation generation into the CLI itself

v1.5.0.1 / v0.8.0.0

Choose a tag to compare

@domingoladron domingoladron released this 28 Jul 06:52
f2d73ac

What's this all about?

Releasing the new cli to nuget (v0.8.0.0) along with current version (v1.5.0.0) of EpubCore

What's Changed

Full Changelog: v1.5.0.0...v1.5.0.1

v1.5.0.0

Choose a tag to compare

@domingoladron domingoladron released this 27 Jul 09:12
  • Renamed the entire repo and project to now be called EpubCore
  • Added the fundamentals of the CLI (though not yet released)
  • Added better functionality for manipulating existing content inside an Epub

v1.2.3.0

Choose a tag to compare

@domingoladron domingoladron released this 16 Jul 19:39

Fixes to the writer and reader in real-world scenarios:

  • Added features to reader as convenience methods to retrieving cover, contents of files and so on
  • Fixed writer to write files to the correct compressed path.

Began an epub manipulation CLI. It is not yet fit for full use, but its basics are in.

v1.2.2.0

Choose a tag to compare

@domingoladron domingoladron released this 10 Jul 08:12

Better overall test coverage and a more robust fluent builder pattern

1.2.1.0

Choose a tag to compare

@domingoladron domingoladron released this 09 Jul 04:16

1.2.1.0

1.2.0.0

Choose a tag to compare

@domingoladron domingoladron released this 09 Jul 04:11

1.2.0.0