Skip to content

Releases: jeertmans/manim-slides

v4.3.0 - More command line features

24 Oct 07:28
bba05cc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.2.0...v4.3.0

v4.2.0 - PyQT5 backend for more features!

19 Oct 09:17
88125bf
Compare
Choose a tag to compare

Summary

A lot has changed since v4.1.1, and here is the summary:

  • PyQT5 has been added to the dependencies list to enable window management. This essentially goes on top of OpenCV to add more functionalities
  • It's now possible to hide the mouse cursor with --hide-mouse
  • Interpolation flags were removed
  • Some optional flag aliases were added
  • Wizard's cli has now a GUI, much more user-friendly
  • Manim Slides allows logging (mainly DEBUG for the moment)
  • You can choose if aspect ratio is kept or not when resizing
  • And more...

Also, many thanks to the new contributors!

What's Changed

New Contributors

Full Changelog: v4.1.1...v4.2.0

v4.1.1 - Minor fixes and docs enhancements

26 Sep 15:30
Compare
Choose a tag to compare

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

21 Sep 14:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.1...v4.1.0

v4.0.1 - Windows Quality Finally Fixed

21 Sep 08:13
Compare
Choose a tag to compare

Thanks to @arashash, I have finally found a fix for Windows quality issue!

What's Changed

New Contributors

Full Changelog: v4.0.0...v4.0.1

v4.0.0 - Major code base refactoring, nicer UI and bug fixes

16 Sep 13:34
620bb30
Compare
Choose a tag to compare

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

Full Changelog: v3.2.4...v4.0.0

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

15 Sep 13:16
Compare
Choose a tag to compare

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

14 Sep 11:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.3...v3.2.4

v3.2.3 - Windows & MacOS now tested + working

12 Sep 10:31
1da3492
Compare
Choose a tag to compare

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

11 Sep 10:31
Compare
Choose a tag to compare

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