Skip to content

v0.4.0

Choose a tag to compare

@milmazz milmazz released this 20 Mar 07:36
e5dc50c

Enhancements

  • Allow to parse/create EPUBs in memory
  • README: Update sample for the EPUB Parser
  • Split parsing of metadata and manifest sections
  • Improve EPUB parsing
  • Apply mix format to parser
  • Better support for UTF-8
  • Improve mimetype and zip creation
  • Remove some options from the default config
  • Add more tests for the Builder
  • Allow to opt-out of the default cover page

Bug fixes

  • Fix example in BUPE.Builder docs