Skip to content
TILens What matters today in tech v0.0.9
Theme

Daily edition · Python

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

04 Feb 2022 edition
Python GitHub

3b1b/manim: ManimGL 1.4.1

What's Changed Temporarily fix boolean operation bug by @TurkeyBilly in #1724 Import Iterable from collections.abc instead of collections which is deprecated since python 3.9 by @TonyCrane in d2e0811 Full Changelog:…

Source: Manim Releases TonyCrane