- Add Swift support
- Add PowerShell support
- The escape key will now close the script output pane
- More tests, because this project definitely needs more tests
- Support for MoonScript
- Added line based support
- Updated a few BDD/TDD grammars with line based support
- Improved selection support by correcting the line numbers
- Travis CI and specs added
- Added LiveScript support
- Keybindings for Linux and Windows!
- Almost made shift-enter a keybinding for running code
- Accept shift-enter as another keymap for run
- Added Scheme support (guile as default)
- Added AppleScript support
- Added IcedCoffeeScript support
- Added R support
- Use colored output for TDD related grammars by default
- Improved selection support
- Fixed copy paste in options dialog
- Added Behat support
- Allow for different commands per run-mode
- Massive CoffeeScript cleanups
- Saves file prior to run
- Support for RSpec (file based)
- Support for Gherkin/Cucumber (file based)
- Support for Literate CoffeeScript
- New drop down for argument, command, and current working directory choices
- Catch spawn errors, present debug information for the user
- Add Lua support
- Escape HTML output while still letting ANSI colors through (#80)
- Add PHP example
- Allow copying text from the terminal output.
- Added Julia support
- Added Erlang support (selection based)
- Added Groovy support
- Added Scala support
##2.0.4
- Added file based Haskell support
##2.0.3
- Escaped ANSI to HTML
- Added contributors to package.json
##2.0.1-2.0.2
- Documentation patches
##2.0.0
- Completely new UI
- Status indicators / icons for script run, stop, kill, complete
- Updated commands to kill process and dismiss script view
- Added close button for script view
- Added language support for Go, F#, newLisp