All Versions
8
Latest Version
Avg Release Cycle
150 days
Latest Release
2187 days ago
Changelog History
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
- Provide an alternative description for
-
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