**Features:**
* Jest unit test management command (thanks to ben-tinc )
**Fixes:**
* Fix checks for global variables
* Fix math in HTML export filter
**Breaking changes:**
* Plugin authors: please note that in the JavaScript code, the variable `transpile.VERSION` has been renamed to `transpile_VERSION` and all `settings.*` variables are now names `settings_*`.