Releases: jeertmans/manim-slides
Releases · jeertmans/manim-slides
v4.13.1 - Fix `--use-template` option
What's Changed
- fix(convert):
--use-template
fixed by @jeertmans in #182
Full Changelog: v4.13.0...v4.13.1
v4.13.0 - More debugging tools, docs and paper review
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #167
- Suggestions from JOSE review by @bryanwweber in #168
- chore(ci): add action dependabot checks by @jeertmans in #174
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #178
- feat(cli): add more debugging messages by @jeertmans in #180
- chore(docs): update install documentation by @jeertmans in #175
- chore(docs): update contributing guidelines by @jeertmans in #177
- chore(ci/deps): publish wheels and add manim/manimgl as extras by @jeertmans in #173
- chore(paper): update statement of need by @jeertmans in #176
New Contributors
- @bryanwweber made their first contribution in #168
Full Changelog: v4.12.0...v4.13.0
v4.12.0 - Inherit background color
Thanks to @Fairlight8 for contributing to this!
What's Changed
- feat(cli/lib): use scene background color as default by @Fairlight8 in #160
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #164
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #166
Full Changelog: v4.11.0...v4.12.0
v4.11.0 - Skipping animation when rendering, default resolution and bug fixes
What's Changed
- feat(render): support skipping animations by @jeertmans in #155
- feat(cli): add start at index options by @jeertmans in #156
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #157
- feat(cli): auto detect resolution by @jeertmans in #158
- fix(cli): do not terminate slides early by @jeertmans in #162
- fix(lib): prevent calling child method by @jeertmans in #163
Full Changelog: v4.10.0...v4.11.0
v4.10.0 - PowerPoint conversion and faster CLI
What's Changed
- chore(docs): add dark-themed logo by @jeertmans in #137
- chore(ci): clear cache by @jeertmans in #138
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #140
- chore(docs): transparent logo and symbolic link by @jeertmans in #141
- chore(README): add docs badge and update wizard by @jeertmans in #143
- feat(cli): using cached files when possible by @jeertmans in #142
- chore(misc): JOSE paper by @jeertmans in #144
- chore(docs): adding GUI and HTML documentation pages by @jeertmans in #145
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #148
- chore(lib): reduce import overhead by @jeertmans in #147
- chore(lib): use
next_slide
notpause
by @jeertmans in #151 - feat(convert): PowerPoint conversion by @jeertmans in #152
- chore(deps): remove pkg_resources in favor to importlib by @jeertmans in #153
Full Changelog: v4.9.2...v4.10.0
v4.9.2 - Fix relative path issue from #133
What's Changed
- fix(convert): relative path in HTML files by @jeertmans in #136
Full Changelog: v4.9.1...v4.9.2
v4.9.1 - Fix path issues on Windows
What's Changed
- chore(docs): document sharing slides by @jeertmans in #134
- chore(lib): use
pathlib.Path
instead ofstr
by @jeertmans in #133 - chore(docs): add embed instructions by @jeertmans in #135
Full Changelog: v4.9.0...v4.9.1
v4.9.0 - Add `background-size` option for HTML slides
What's Changed
- fix(lib): a class can now have zero slide and work by @jeertmans in #125
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #127
- chore(deps): bump markdown-it-py from 2.1.0 to 2.2.0 by @dependabot in #129
- chore(deps): bump ipython from 8.9.0 to 8.10.0 by @dependabot in #126
- Adding Feature Background-Size in html-slides by @Fairlight8 in #132
New Contributors
- @dependabot made their first contribution in #129
- @Fairlight8 made their first contribution in #132
Full Changelog: v4.8.4...v4.9.0
v4.8.4 - Fix filename too long when converting
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #121
- fix(convert): use hash to restrict the length of new filenames by @jeertmans in #124
Full Changelog: v4.8.3...v4.8.4
v4.8.3 - MIT Licensing
What's Changed
- chore(license): change to MIT by @jeertmans in #118
- chore(version): bump 4.8.2 to 4.8.3 by @jeertmans in #119
Full Changelog: v4.8.2...v4.8.3