Skip to content

Latest commit

 

History

History
28 lines (28 loc) · 1.16 KB

changelog.md

File metadata and controls

28 lines (28 loc) · 1.16 KB

What's new in each minor version

0.11.0

  • Simple NLP support.
  • Accelerate LaTeX rendering.
  • Major dependencies upgraded.

0.10.0

  • Mathlive integration that allows you to edit math formula in a WYSIWYG way.
  • 1 more kernel extension.

0.9.0

  • Allow more flexible Python input with the help of nltk.
  • Allow LaTeX input.
  • 3 more kernel extensions, including cplot integration.

0.8.0

0.7.0

  • 7 more kernel extensions, including matplotlib integration.

0.6.0

  • First 5 kernel extensions that provides extra functionalities than original SymPy Gamma kernel.

0.5.0

0.2.0 - 0.4.0

  • Mobile adaption.
  • Various inherited bugs get fixed.

0.1.0

  • Initial release after forking.
  • Pyodide powers computation in browser. No application server needed.
  • A Vue application with Naive UI.