Skip to content

Releases: lukehaas/RunJS

1.6.0

08 Aug 14:14
Compare
Choose a tag to compare

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

10 Jun 08:38
Compare
Choose a tag to compare

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

22 Apr 19:24
Compare
Choose a tag to compare

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

03 Mar 17:34
Compare
Choose a tag to compare

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

17 Feb 16:02
Compare
Choose a tag to compare

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

20 Jan 22:11
Compare
Choose a tag to compare
  • 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

07 Jan 20:22
Compare
Choose a tag to compare

Add ability to install Node modules

1.0.0

24 Nov 17:23
Compare
Choose a tag to compare
v1.0.0

remove dmg from repo