Releases: lukehaas/RunJS
Releases · lukehaas/RunJS
1.6.0
Fix issue #88 - Set Work directory not working on Windows10
Fix issue #87 - Can RunJS remember the window position/size between usages?
Fix issue #84 - Themes do not apply except Dracula on 1.53
Show welcome message when RunJS is opened for the first time
1.5.1
Fix issue #67 - Output is scrambled in lines
Fix issue #75 - Let fs
work in working directory
Fix issue #78 - Set working directory no longer working
1.5.0
Fix issue #61 - Settings window won't open on Linux
Support editor shortcuts on non-darwin systems
Add ability to toggle output
Add update option to menu
Fix issue #69 - multiple declarations cause syntaxerror
Fix issue #68 - Caching problem?
Fix issue #66 - Quitting from macOS doc causes error
1.3.1
Fix issue #55 - quirky handling of string outputs
Fix issue #54 - exception ordering issue
Fix issue #52 - missing exception outputs
Fix issue #50 - User defined window properties persisted
Fix issue #14 - extra line-break at the end of output
Fix line-number misalignment
1.3.0
Fix issue #48 - Babel stacktrace bug
Add preference option for loop protection
Set Working Directory now allows for importing local files
Add shortcut for installing Node packages
Add new window for viewing transpiled output
Add preference option for holistic evaluation
Add preference option to show undefined values in output
Fix issue #51 - incorrect syntax highlighting for strings
1.2.1
- Prevent autoeval on start if autoeval is disabled
- Improve error messages for syntax issues
- Fix issue #37 bug in handling async..await
1.2.0
Add ability to install Node modules
1.0.0
v1.0.0
remove dmg from repo