All Versions
8
Latest Version
Avg Release Cycle
150 days
Latest Release
1846 days ago

Changelog History

  • v0.6.0 Changes

    March 30, 2019

    โœจ Enhancements

    • โž• Add CLI interface
  • v0.5.1 Changes

    March 24, 2019

    ๐Ÿ› Bug fixes

    • Provide an alternative description for BUPE.Item in case is missing
  • v0.5.0 Changes

    March 24, 2019

    โœจ Enhancements

    • ๐Ÿ‘Œ Improve documentation
    • ๐Ÿ”จ Refactor EPUB builder
    • Introduce BUPE.Item definition
    • ๐Ÿ›  Fix unit tests after moving exception definitions
    • Provide an utility module
    • ๐Ÿšš Move BUPE.Config and exceptions into its own files
    • โช Revert Elixir version bump
  • v0.4.1 Changes

    March 24, 2019

    ๐Ÿ› Bug fixes

    • ๐Ÿ‘Œ Improve backward compatibility
  • v0.4.0 Changes

    March 20, 2019

    โœจ 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
  • v0.3.0 Changes

    December 25, 2016

    โœจ Enhancements

    • Allow BUPE as dependency in escripts projects

    ๐Ÿ› Bug fixes

    • Include reference to images in the OPF manifest
  • v0.2.0 Changes

    October 12, 2016

    โœจ Enhancements

    • Allow to include images, JS and CSS custom files.
  • v0.1.0 Changes

    • Initial release