Skip to content

Releases: atom-community/atom-script

v3.32.2

15 May 14:03
Compare
Choose a tag to compare

3.32.2 (2021-05-15)

Bug Fixes

v3.32.1

13 May 07:46
Compare
Choose a tag to compare

3.32.1 (2021-05-13)

Bug Fixes

v3.32.0

12 May 04:50
Compare
Choose a tag to compare

3.32.0 (2021-05-12)

Bug Fixes

  • fix execution of Java files + support UTF-8 encoding (d73f270)

Features

  • add selection based Java support (8515200)

v3.31.3

11 May 03:38
Compare
Choose a tag to compare

3.31.3 (2021-05-11)

Bug Fixes

  • set utf-8 encoding for Python (eb4700d)

v3.31.2

11 May 03:23
Compare
Choose a tag to compare

3.31.2 (2021-05-11)

Bug Fixes

v3.31.1

23 Mar 12:51
Compare
Choose a tag to compare

3.31.1 (2021-03-23)

Bug Fixes

  • createTempFolder (b96d7f5)
  • detect literate coffee (b298ac0)
  • fix eslint errors in KotlinArgs (34b592a)
  • make sure temp directory exists (256b8bb)
  • simplify workingDirectory (f35783c)
  • use babel-node for CoffeeScript (3466e03)
  • use babel-node for JavaScript (8581f8e)
  • use createTempFolder in Kotlin (5516681)
  • use createTempPath for Asm (82f708a)
  • use createTempPath for Rust (bb74d13)
  • use createTempPath in C grammar (49d62d3)
  • use createTempPath in Cpp grammar (6db2dfa)
  • use createTempPath in fortran grammar (5b10e3b)
  • use createTempPath in Obj-c and Obj-cpp grammar (c61bb75)
  • use rimraf for deleting the temp folder (00cd789)
  • use temp in grammar-utils (ccea0bf)

v3.31.0

22 Mar 11:23
Compare
Choose a tag to compare

3.31.0 (2021-03-22)

Features

Bug Fixes

  • add use-babel (cfe2bb2)
  • fix coffeescript (18724f5)
  • fix the C exports names (2912212)
  • fix the CoffeeScript exports (da8cd28)
  • fix the Doc exports (49d165c)
  • fix the Fortran exports (d4f1b58)
  • fix the Haskell exports (6a64fff)
  • fix the JavaScript exports (1e7e9d8)
  • fix the Lua exports (c1db695)
  • fix the Perl exports (2affb98)
  • fix the Python exports (2ace5e6)
  • fix the ShellGrammars exports (a532457)
  • fix the Windows exports (7db731d)
  • in C - inline switch-case + add default case (ff1fe86)
  • remove guards because of workingDirectory (26b5e53)
  • scopeName not defined (45ed16d)
  • the coffee file imports (b746e93)

v3.30.0

21 Mar 16:05
Compare
Choose a tag to compare

3.30.0 (2021-03-21)

Bug Fixes

  • remove unused variable (822bfcb)
  • use multi-line literal instead of concatenation (e23e2ab)
  • use parameters directly as config options (e21cd59)

Features

  • make position of output panel configurable (004525a)

v3.29.6

21 Mar 06:59
Compare
Choose a tag to compare

3.29.6 (2021-03-21)

Bug Fixes

v3.29.5

21 Mar 03:40
Compare
Choose a tag to compare

3.29.5 (2021-03-21)

Bug Fixes