- Generate and update an index page for outputs. - Add recreate option for bypassing up-to-date checks. - Generate PDF from other HTML slides outputs as well. - Don't install dependencies on project setup. - Don't overwrite existing config files on project setup.
0.4
----------------
- Move decktape task under slides. - Add n-up option for decktape PDF output. - Fix processing of files with special characters in the name. - Update invoke to support Python 3.11. - Drop support for Python 3.7.
0.3
----------------
- Read configuration from file. - Take input document and output directory as parameters.
0.2
----------------
- Convert framework parameters into subtasks.
0.1.2
------------------
- Assets are now always collected. - Rename slides and pdf output files. - Remove the bundling option.