v4.15.0 - Slides transitions, Sphinx directive, and much more!
What's Changed
- chore(deps): bump actions/deploy-pages from 1 to 2 by @dependabot in #202
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #199
- chore(deps): bump actions/configure-pages from 2 to 3 by @dependabot in #200
- chore(deps): bump actions/upload-artifact from 1 to 3 by @dependabot in #201
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #204
- chore(deps): bump actions/checkout from 1 to 3 by @dependabot in #203
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #206
- chore(deps): bumping pydantic to V2 by @jeertmans in #207
- Update index.md by @felipecocco in #210
- chore(deps): bump actions/upload-pages-artifact from 1 to 2 by @dependabot in #213
- chore(lib): fix typo in warning message by @jeertmans in #214
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #212
- feat(lib): add wip transition by @jeertmans in #215
- feat(lib/docs): add sphinx directive by @jeertmans in #216
- feat(lib): improve wipe animation by @jeertmans in #217
- feat(lib): add
wait-time-between-slides
attribute by @jeertmans in #218 - feat(lib): add canvas and features by @jeertmans in #219
- chore(tests): improve test coverage by @jeertmans in #220
- fix(lib/cli): fix validation error by @jeertmans in #221
- chore(tests): test commons and defaults by @jeertmans in #222
- fix(lib/cli): relative paths, empty slides, and tests by @jeertmans in #223
- feat(lib): change config file from json to toml by @jeertmans in #224
- chore(lib): remove all os.path in favor to pathlib by @jeertmans in #225
- docs: fixed typo by @edibotopic in #227
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #226
- chore(deps): bump certifi from 2023.5.7 to 2023.7.22 by @dependabot in #228
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #229
- fix(lib): check if reversed file exist by @jeertmans in #231
- feat(lib): add zoom animation by @jeertmans in #230
- feat(present): fix presentation size and add screen option by @jeertmans in #232
- fix(lib): correctly caching and simplified structure by @jeertmans in #233
- fix(lib): rewrite FSM and patch multiple presentation bugs by @jeertmans in #234
New Contributors
- @felipecocco made their first contribution in #210
- @edibotopic made their first contribution in #227
Full Changelog: v4.14.0...v4.15.0