manim_web 1.2.3 manim_web: ^1.2.3 copied to clipboard
Manim animation engine, for the web.
1.2.3 #
- Changed the CLI name (
manimweb
andmanim_web
) - Changed the library to use
library
andpart
- Fixed some bugs in the CLI
- Updated the complex exponential example
- Updated the build_examples script
1.2.2 #
- Changed CONTRIBUTING.md
- Changed the CLI to be friendlier
- Added CLI init command
- Changed CLI name
1.2.1 #
- Published manim-web package to pub.dev
- Changed pubspec.yaml
1.2.0 #
- Added new CLI
- Updated the examples
1.1.1 #
- Removed MathJax to simplify multi-rendering support
- Updated readme
1.1.0 #
- Added SingleStringMathTex, MathTex, SVGMobject, SVGPathMobject to render SVG and Tex
- Added MathJax Tex to SVG in tool/js_scripts
1.0.0 #
- Initial commit