1.3.0
What's Changed
Added
- WSL support (thanks to @clohal)
Changed
- Fix bug where recursion didn't work and some parts of the code couldn't be executed (Python executor's usage of
exec
/eval
) (thanks to @clohal) - Fix formatting for the Scale section in the README.md (thanks to @cbarond)
- Fix mixed-up mathematica settings (thanks to @clohal)
- Fix wrong setting for Mathematica
- Improve styles (thanks to @milan338)
- Refactor interactive executors to cut down on code reuse (thanks to @chlohal)
- Fix Error Notif on Success (thanks to @clohal)
New Contributors
Full Changelog: 1.2.0...1.3.0