Releases: atom-community/atom-script
Releases · atom-community/atom-script
Atom Script v2.3.4
- Fixed copy paste in options dialog
Atom Script v2.3.3
- Added Behat support
Atom Script v2.3.2
- Allow for different commands per run-mode
- Massive CoffeeScript cleanups
- Saves file prior to run
Atom Script v2.3.1
- Support for RSpec (file based)
- Support for Gherkin/Cucumber (file based)
Atom Script v2.3.0
- Support for Literate CoffeeScript
- New drop down for argument, command, and current working directory choices
Atom Script v2.2.0
- Catch spawn errors, present debug information for the user
Atom Script v2.1.8
- Add Lua support
Atom Script v2.1.7
- Escape HTML output while still letting ANSI colors through (#80)
- Add PHP example
Atom Script v2.1.6
- Allow copying text from the terminal output
Atom Script v2.1.5
- Added Julia support
- Added Erlang support (selection based)
- Added Groovy support
- Added Scala support