Releases: jeertmans/manim-slides
Releases ยท jeertmans/manim-slides
v5.5.2 - Fix `manimlib` import and improve docs
What's Changed
- chore(deps): pre-commit autoupdate by @pre-commit-ci[bot] in #541
 - chore(dev): move dev-dependencies inside dependency-groups by @jeertmans in #542
 - feat(lib): propagate 
manim renderexit code by @chrjabs in #545 - chore(deps): pre-commit autoupdate by @pre-commit-ci[bot] in #543
 - chore(docs): add example to gallery by @mmcilree in #552
 - chore(deps): pre-commit autoupdate by @pre-commit-ci[bot] in #546
 - chore(deps): pre-commit autoupdate by @pre-commit-ci[bot] in #555
 - chore(docs): add example to gallery by @casperalgera in #556
 - chore(docs): add example to gallery by @amstrdm in #557
 - chore(deps): pre-commit autoupdate by @pre-commit-ci[bot] in #558
 - chore(deps): pre-commit autoupdate by @pre-commit-ci[bot] in #559
 - fix(lib): properly import 
manimliband fix tests by @jeertmans in #550 
New Contributors
- @chrjabs made their first contribution in #545
 - @mmcilree made their first contribution in #552
 - @casperalgera made their first contribution in #556
 - @amstrdm made their first contribution in #557
 
Full Changelog: v5.5.1...v5.5.2
v5.5.1 - Pause HTML slides and always enable speaker view
What's Changed
- feat(html): always include RevealJS' notes plugin by @jeertmans in #538
 - chore(deps): pre-commit autoupdate by @pre-commit-ci in #537
 - feat(html): pause HTML slides with 
SPACEkey by @jeertmans in #539 
Full Changelog: v5.5.0...v5.5.1
v5.5.0 - Inserting external videos, smarter file reversing, and RevealJS 5.2
What's Changed
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #525
 - feat(lib): smarter files reversing by @jeertmans in #439
 - chore(convert): improve HTML Jinja2 template by @jeertmans in #443
 - feat(lib): allow to insert external videos as slides by @jeertmans in #526
 - chore(deps): pre-commit autoupdate by @pre-commit-ci in #528
 - chore(deps): pre-commit autoupdate by @pre-commit-ci in #530
 - chore(deps): pre-commit autoupdate by @pre-commit-ci in #532
 - chore(html): bump RevealJS version to 5.2 by @jeertmans in #536
 
Full Changelog: v5.4.2...v5.5.0
v5.4.2 - Patch bug introduced in 5.4.1
What's Changed
- fix(lib): pass skip argument to ManimCE by @jeertmans in #524
 
Full Changelog: v5.4.1...v5.4.2
v5.4.1 - Automatically skip animations in future slides
What's Changed
- feat(lib): add 
start_skip_animationsandstop_skip_animationsmeth. by @jeertmans in #523 
Full Changelog: v5.4.0...v5.4.1
v5.4.0 - ManimCE OpenGL and `skip_animations` support
What's Changed
- chore(deps): pre-commit autoupdate by @pre-commit-ci in #521
 - feat(lib): add 
skip_animationscompatibility by @Rapsssito in #516 - fix(lib): bump Manim and fix OpenGL renderer by @jeertmans in #522
 
Full Changelog: v5.3.1...v5.4.0
v5.3.1 - Fix HTML presentations generated with `--one-file`
What's Changed
- fix(convert): fix missing slides in HTML presentation after #508 by @Rapsssito in #515
 - chore(ci): fix RTD build by @jeertmans in #518
 - chore(deps): pre-commit autoupdate by @pre-commit-ci in #509
 
Full Changelog: v5.3.0...v5.3.1
v5.3.0 - Better HTML assets embedding and ManimGL support
What's Changed
- fix(deps): bump ManimGL>=1.7.2 by @jeertmans in #506
 - feat(cli): document config options by @jeertmans in #485
 - feat(convert/html): inline CSS and JS with convert --one_file --offline by @Rapsssito in #505
 - fix(docs): dead links by @jeertmans in #507
 - fix(convert): avoid micro-stuttering with --one-file in HTML presentation by @Rapsssito in #508
 
New Contributors
- @Rapsssito made their first contribution in #505
 
Full Changelog: v5.2.0...v5.3.0
v5.2.0 - ManimGL >= 1.7.1, better window management and more
What's Changed
- fix(convert): blank web page when converting multiple slides into HTML by @simanglam in #497
 - chore(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #491
 - feat(cli): smarter info window hiding logic by @PeculiarProgrammer in #482
 - Breaking chore(deps): bump ManimGL to 1.7.1 by @jeertmans in #499
 - chore(deps): pre-commit autoupdate by @pre-commit-ci in #486
 - chore(deps): bump astral-sh/setup-uv from 3 to 4 by @dependabot in #492
 - chore(deps): pre-commit autoupdate by @pre-commit-ci in #501
 - chore(deps): pre-commit autoupdate by @pre-commit-ci in #504
 
Full Changelog: v5...v5.2.0
v5.1.10 - Offline HTML, multiple reverses and PyAV fix
What's Changed
- feat(convert): allow fully offline HTML presentation by @jeertmans in #440
 - fix(docs): some typos by @jeertmans in #484
 - chore(deps): pre-commit autoupdate by @pre-commit-ci in #480
 - feat(cli): allow multiple reverses by @PeculiarProgrammer in #488
 - fix(ci): actually run tests on multiple Python versions by @jeertmans in #493
 - chore(deps): pin 
av<14to avoid breaking changes by @jeertmans in #495 
Full Changelog: v5...v5.1.10