v0.18
What's Changed
- add direction for HTML tags by @maanijou in #174
- Add
scripted
to EpubHtml properties if a script is added by @soroushj in #176 - Issue #218 - Use correct variable for static item ids by @mjtimblin in #219
- Fix the issue toc can not loaded from epub file by @Morphus in #249
- Use double quotes for XML declaration in xml container by @jaredlwong in #234
- Using a more robust XML parser to improve the Epub compatibility by @lvscar in #187
- Add option to set custom title in toc page by @kianmeng in #243
- Read un-zipped epub directories by @rec in #183
- Ignore NCX if Navigation Document exists by @cges30901 in #201
- Update README.md by @repeterat in #264
- Fix dublin core typo in tutorial documentation by @u8slvn in #256
- Improvements in readme; Python linting and links by @tugot17 in #254
New Contributors
- @maanijou made their first contribution in #174
- @soroushj made their first contribution in #176
- @mjtimblin made their first contribution in #219
- @Morphus made their first contribution in #249
- @jaredlwong made their first contribution in #234
- @lvscar made their first contribution in #187
- @kianmeng made their first contribution in #243
- @rec made their first contribution in #183
- @cges30901 made their first contribution in #201
- @repeterat made their first contribution in #264
- @u8slvn made their first contribution in #256
- @tugot17 made their first contribution in #254
Full Changelog: v0.17.1...v0.18