v5.0.0-rc3 - Release candidate 3
Pre-release
Pre-release
Third release candidate for v5, for testing purposes.
What's Changed
- fix(cli/convert): ensure dest path can be written by @jeertmans in #262
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #273
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #274
- Add github template to sharing page by @taiyeoguns in #279
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #281
- chore(deps): bump urllib3 from 2.0.4 to 2.0.6 by @dependabot in #280
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #284
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #286
- refactor(lib): change how manim API is imported by @jeertmans in #285
- chore(tests): add tests for converter methods by @taiyeoguns in #283
- chore(deps): bump urllib3 from 2.0.6 to 2.0.7 by @dependabot in #288
- chore(ci): enhance current lint rules by @jeertmans in #289
- fix(ci): OpenGL issue on Windows server by @jeertmans in #290
- fix(lib): use optional instead of mutable defaults by @jeertmans in #291
- fix(convert): ClassVar was ignored by Pydantic by @jeertmans in #292
- feat(lib): add
loop
option tonext_slide
and removestart/end_loop
by @jeertmans in #294 - feat(lib): add
Slide.next_section
method by @jeertmans in #295 - fix(deps): PySide6 player black screen by @jeertmans in #297
New Contributors
- @taiyeoguns made their first contribution in #279
Full Changelog: v5.0.0-rc2...v5.0.0-rc3