Skip to content

v4.0.0rc1 - Major code base refactoring and bug fixes

Compare
Choose a tag to compare
@jeertmans jeertmans released this 15 Sep 13:16
· 463 commits to main since this release

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