File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737* Add a ` seed ` config option + ` --seed ` CLI option for reproducible randomness in rendered scenes by {user}` arnaud-ma ` in {pr}` 4532 `
3838
3939### Enhancements 🚀
40- * Enable strict=True for zip() where safe by {user}` Oll-iver ` in {pr}` 4547 `
40+ * Enable ` strict=True ` for ` zip() ` where safe by {user}` Oll-iver ` in {pr}` 4547 `
4141
4242### Bug Fixes 🐛
4343* using ` color ` instead of ` fill_color ` with MathTeX for node labels by {user}` Schefflera-Arboricola ` in {pr}` 4501 `
6262* Rework and consolidate release changelog script, add previously skipped changelog entries by {user}` behackl ` in {pr}` 4568 `
6363* Remove ` __future__.annotations ` from required imports by {user}` JasonGrace2282 ` in {pr}` 4571 `
6464* Cleaned up ` mypy.ini ` by {user}` henrikmidtiby ` in {pr}` 4584 `
65- * Add py.typed to declare manim as having type hints by {user}` Timmmm ` in {pr}` 4553 `
65+ * Add ` py.typed ` to declare manim as having type hints by {user}` Timmmm ` in {pr}` 4553 `
6666* Fix assertion in ` ImageMobjectFromCamera.interpolate_color() ` by {user}` chopan050 ` in {pr}` 4593 `
67+ * Reduce dependency on scipy - replace ` scipy.special.comb ` with ` math.comb ` by {user}` fmuenkel ` in {pr}` 4598 `
6768
6869### Type Hints 📝
6970* Add type annotations to ` rotation.py ` by {user}` fmuenkel ` in {pr}` 4535 `
You can’t perform that action at this time.
0 commit comments