Skip to content

1.3.0

Compare
Choose a tag to compare
@twibiral twibiral released this 26 Oct 21:00
· 329 commits to master since this release

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