Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 714 Bytes

CHANGELOG.md

File metadata and controls

38 lines (25 loc) · 714 Bytes

1.2.3

  • Changed the CLI name (manimweb and manim_web)
  • Changed the library to use library and part
  • 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