Breaking Changes
- Update package to account for changes in
manim; more specifically, changes brought on by ManimCommunity/manim#2476.- NOTE: This makes v0.2.0 of
manim-onlinetexincompatible with versions ofmanimolder than v0.15.0.
- NOTE: This makes v0.2.0 of
Bugfixes
- Fix a bug where
tex_template._texcode_for_environmentis called unnecessarily.