See details at https://docs.manim.community/en/stable/changelog/0.20.1-changelog.html.
What's Changed
Enhancements ๐
- Cleanup
TipableVMobject: avoid mutable default and fixassign_tip_attrtypo by @josiest in #4503 - enhancement: optimize Docker image build and runtime footprint by @behackl in #4604
Bug Fixes ๐
- fix: MathTex double-brace splitting no longer fires on natural LaTeX
}}by @behackl in #4602 - Fix creation or animation of a zero-length
DashedLineby @SORVER in #4606 - Fix moving-object detection for nested AnimationGroups with z-indexed mobjects by @Merzlikin-Matvey in #4389
- Fix unintended propagation of
kwargsinLaggedStartMapby @irvanalhaq9 in #4613
Documentation ๐
- Documentation: manual installation of manim as a local package by @u7920349 in #4456
- Add alt text to all images in
README.mdby @VerisimilitudeX in #4064
Code Quality & Refactoring ๐งน
- Fix publish release workflow by @behackl in #4600
- Silence pydub ffmpeg/avconv import warning when ffmpeg CLI is absent by @behackl in #4603
Type Hints ๐
- Add type annotations to
manim/_config/utils.pyby @henrikmidtiby in #4230
New Contributors
- @SORVER made their first contribution in #4606
- @josiest made their first contribution in #4503
- @u7920349 made their first contribution in #4456
- @Merzlikin-Matvey made their first contribution in #4389
- @VerisimilitudeX made their first contribution in #4064
Full Changelog: v0.20.0...v0.20.1