Skip to content
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.

Releases: pkra/mathjax-node-sre

dependency upgrades

04 Apr 16:09
51e2da0
Compare
Choose a tag to compare

Upgrades various dependencies, most importantly fixes security issue by bumping minimist from 1.2.0 to 1.2.5 #45

Update speech-rule-engine to 3.0.0-beta.1

14 Feb 18:55
Compare
Choose a tag to compare
4.0.0-beta.1

chore: bump version

4.0.0-beta.0

12 Feb 09:52
ab74ba9
Compare
Choose a tag to compare

Breaking Changes

  • Improve SRE option handling #28

improve CLI handling

08 Feb 11:08
517252f
Compare
Choose a tag to compare

Maintenance

  • CLI: clean up option names #27

fix bin/mjsre

08 Feb 10:49
Compare
Choose a tag to compare

Bug Fixes

  • bin/mjsre.js fails on HTML and MML output #26

bug fix release

20 Jul 16:00
Compare
Choose a tag to compare

Bug Fixes

  • #22 wait for SRE to be ready
  • #23 postprocessor: improve error messages
  • #24 preprocessor should not disable speaktext
  • #25 set speechConfig.speech and document

mathjax-node-sre v3.0.0

08 Feb 10:13
Compare
Choose a tag to compare

A major release with signficant performance improvements

Breaking changes

  • update to mathjax-node v2.0.0 #15
  • change default speakText to true (to match upstream) #12

New Features

  • add promise API enhancement #19

Misc

  • remove extraneous uses of jsdom #17
  • update travis config #20

mathjax-node-sre 2.0.6

22 Jan 10:22
Compare
Choose a tag to compare

Dummy release following 2.0.5 to fix npm build.

mathjax-node-sre 2.0.5

22 Jan 09:16
da7e205
Compare
Choose a tag to compare

Bug fixes

  • #13, #14 fix compatibility with yargs

mathjax-node-sre v2.0.4

29 Aug 11:04
Compare
Choose a tag to compare

Bug fixes

  • only return data that was requested #8
  • pretty-print SVG output #11