8000 Release v0.18 · aerkalov/ebooklib · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.18

Compare
Choose a tag to compare
@aerkalov aerkalov released this 09 May 00:36
· 44 commits to master since this release

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

Full Changelog: v0.17.1...v0.18

0