e_livre 2.0.0
e_livre: ^2.0.0 copied to clipboard
Provides a simple way to extract information for ebook files such as epub 2.0 and epub 3.0
2.0.0 February 6, 2024 #
- Move readBook functionality to EpubBook class
- Now is possible to create a EpubBook from bytes, file or path
- Add getters for title, creator, publisher, language, uid, version, content and images
1.0.4 February 5, 2024 #
- Pin archive dependency to
^3.1.6for better support - Pin xml dependency to
^6.0.1for better support - Pin path dependency to
^1.8.1for better support
1.0.3 February 5, 2024 #
- Pin collection dependency to
^1.15.0for better support
1.0.2 February 5, 2024 #
- Pin path dependency to
^1.8.0for better support
1.0.1 January 15, 2024 #
- Add new properties to EPUB 3.0 package
1.0.0 January 12, 2024 #
- Initial release of the project