Skip to content

Releases: atom-community/atom-script

Atom Script v2.3.4

20 Nov 04:20

Choose a tag to compare

  • Fixed copy paste in options dialog

Atom Script v2.3.3

20 Nov 04:02

Choose a tag to compare

  • Added Behat support

Atom Script v2.3.2

20 Nov 04:01

Choose a tag to compare

  • Allow for different commands per run-mode
  • Massive CoffeeScript cleanups
  • Saves file prior to run

Atom Script v2.3.1

20 Nov 04:01

Choose a tag to compare

  • Support for RSpec (file based)
  • Support for Gherkin/Cucumber (file based)

Atom Script v2.3.0

20 Nov 04:01

Choose a tag to compare

  • Support for Literate CoffeeScript
  • New drop down for argument, command, and current working directory choices

Atom Script v2.2.0

20 Nov 04:00

Choose a tag to compare

  • Catch spawn errors, present debug information for the user

Atom Script v2.1.8

20 Nov 04:00

Choose a tag to compare

  • Add Lua support

Atom Script v2.1.7

20 Nov 03:59

Choose a tag to compare

  • Escape HTML output while still letting ANSI colors through (#80)
  • Add PHP example

Atom Script v2.1.6

20 Nov 03:59

Choose a tag to compare

  • Allow copying text from the terminal output

Atom Script v2.1.5

20 Nov 03:58

Choose a tag to compare

  • Added Julia support
  • Added Erlang support (selection based)
  • Added Groovy support
  • Added Scala support