Releases: jeertmans/manim-slides
v4.1.1 - Minor fixes and docs enhancements
What's Changed
- chore(docs): improve CLI docs by @jeertmans in #27
- fix(cli): properly rewind / previous slide after reverse by @jeertmans in #28
- fix(lib): add a more meaningful error message by @jeertmans in #30
Full Changelog: v4.1.0...v4.1.1
v4.1.0 - Record your presentations to video files
What's Changed
- chore(cli): show default for all cli options by @jeertmans in #26
- feat(cli): record presentation by @jeertmans in #25
Full Changelog: v4.0.1...v4.1.0
v4.0.1 - Windows Quality Finally Fixed
Thanks to @arashash, I have finally found a fix for Windows quality issue!
What's Changed
- chore(docs): improve docstrings by @jeertmans in #18
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #19
- chore(ci): check for unused code with vulture by @jeertmans in #23
- fix(ui): enhance window quality by @jeertmans in #22
New Contributors
- @pre-commit-ci made their first contribution in #19
Full Changelog: v4.0.0...v4.0.1
v4.0.0 - Major code base refactoring, nicer UI and bug fixes
This release is a major codebase refactoring, in the hope to facilitate future features and contributions.
It also contains many bug fixes that were the consequence of a mix of code from me, and the original author of manim-presentation
.
With this 4.0.0
release, I hope to only bring stable changes in the future, in pair with a well documented tool.
What's Changed
- chore(README): upgrade documentation in README by @jeertmans in #13
- fix(cli): previous presentation starts last slide by @jeertmans in #14
- feat: large "present" feature refactoring by @jeertmans in #15
- chore(ci): add CodeQL check by @jeertmans in #16
- feat(ui): much cleaner UI by @jeertmans in #17
Full Changelog: v3.2.4...v4.0.0
v4.0.0rc1 - Major code base refactoring and bug fixes
This release is a major codebase refactoring, in the hope to facilitate future features and contributions.
It also contains many bug fixes that were the consequence of a mix of code from me, and the original author of manim-presentation
.
With the 4.0.0
release, I hope to only bring stable changes in the future, in pair with a well documented tool.
What's Changed
- chore(README): upgrade documentation in README by @jeertmans in #13
- fix(cli): previous presentation starts last slide by @jeertmans in #14
- feat: large "present" feature refactoring by @jeertmans in #15
Full Changelog: v3.2.4...v4.0.0rc1
v3.2.4 - fix resize bug on Windows, and more
What's Changed
- fix(cli): disable printing "Manim Community v..." by @jeertmans in #9
- misc: create Manim Slides logo by @jeertmans in #11
- fix(cli): resize only on fullscreen by @jeertmans in #12
Full Changelog: v3.2.3...v3.2.4
v3.2.3 - Windows & MacOS now tested + working
What's Changed
- chore(ci): test builds on multiple oses by @jeertmans in #7
Full Changelog: v3.2.2...v3.2.3
v3.2.2 - Fix shape bug on Windows
What's Changed
- fix(bug): allows shape to be 2 or 3 dims by @jeertmans in #8
Full Changelog: v3.2.1...v3.2.2
v3.2.1 - Remove manim dependency
Full Changelog: v3.2.0...v3.2.1