Change logs
v0.8.0
- Date:
2024-10-21 (JST)
Features
Support local filepath as target url.
v0.7.0
- Date:
2024-10-10 (JST)
Features
Add new options
--sizeis used to specify size of PDF.--formatis used to specify used presentation tool of html.
CLI detect format if
--formatis not set.
Others
Add repository url on PyPI.
v0.6.0
- date:
2024-10-09 (JST)
Regenerate for current usecases.
Breaking changes
Drop all arguments and options of v0.5.
Drop supporting for Python 2.x.
Features
Implement Chromium-based presentation reader.
Decide size of pdf from viewport.
Support Reveal.js (only it).
Support Python 3.8 and over.