Breaking Changes
- Update package to account for changes in [`manim`](https://github.com/ManimCommunity/manim); more specifically, changes brought on by https://github.com/ManimCommunity/manim/pull/2476.
- NOTE: This makes v0.2.0 of `manim-onlinetex` incompatible with versions of `manim` older than v0.15.0.
Bugfixes
- Fix a bug where `tex_template._texcode_for_environment` is called unnecessarily.