Published January 17, 2026
| Version v0.19.2
Software
Open
Manim โ Mathematical Animation Framework
Authors/Creators
Description
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
Highlights ๐
- Add support for Python 3.14, bump minimum Python to 3.11 and av to 14.0.1 by @behackl in https://github.com/ManimCommunity/manim/pull/4385
Bug Fixes ๐
- Fix argument passed to
get_hash_from_play_callin hashing by @judenimo in https://github.com/ManimCommunity/manim/pull/4524 - Fix incorrect
Circle.point_at_anglecalculation by @Swarnlataaa in https://github.com/ManimCommunity/manim/pull/4438
Testing ๐งช
- Test on Apple Silicon ARM64 by @cclauss in https://github.com/ManimCommunity/manim/pull/4496
Code Quality & Refactoring ๐งน
- Add ruff rules PERF for performance by @cclauss in https://github.com/ManimCommunity/manim/pull/4492
- Remove deprecation warning from pytest "np.trapz" -> "np.trapezoid" by @henrikmidtiby in https://github.com/ManimCommunity/manim/pull/4513
- Bump Python target versions of both mypy and ruff by @behackl in https://github.com/ManimCommunity/manim/pull/4520
- Replace legacy numpy usage -- ruff rule NPY002 by @cclauss in https://github.com/ManimCommunity/manim/pull/4516
- Add
.github/release.ymlfor improved classifications in automatically generated changelogs by @behackl in https://github.com/ManimCommunity/manim/pull/4526 - Check and bump lower version requirements for dependencies by @henrikmidtiby in https://github.com/ManimCommunity/manim/pull/4529
Type Hints ๐
- Add type annotations to
three_dimensions.pyby @henrikmidtiby in https://github.com/ManimCommunity/manim/pull/4497
Other Changes
- Prepare new release
v0.19.2by @behackl in https://github.com/ManimCommunity/manim/pull/4528
New Contributors
- @judenimo made their first contribution in https://github.com/ManimCommunity/manim/pull/4524
- @Swarnlataaa made their first contribution in https://github.com/ManimCommunity/manim/pull/4438
Full Changelog: https://github.com/ManimCommunity/manim/compare/v0.19.1...v0.19.2
Notes
Files
ManimCommunity/manim-v0.19.2.zip
Files
(7.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:04c7076de157378cb6bebccd1f325258
|
7.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/ManimCommunity/manim/tree/v0.19.2 (URL)
Software
- Repository URL
- https://github.com/ManimCommunity/manim