Skip to content

Final beta

Compare
Choose a tag to compare
@zorkow zorkow released this 21 Dec 16:56
· 991 commits to develop since this release

NPM release

Includes JavaScript modules in js directory for easier integration into other projects (e.g., MathJax).

Code cleanup

  • Removes any cycles detected during tree shaking
  • Removes all custom namespaces
  • Formatting and linting
  • Completes any missing JSdoc documentation

Documentation

Updates documentation in README with information on

  • Usage of v4
  • Deprecated and removed options
  • Build process and bundling

Some bug fixes