Releases: atom-community/atom-script
Releases · atom-community/atom-script
v3.32.2
v3.32.1
v3.32.0
v3.31.3
v3.31.2
v3.31.1
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
3.31.0 (2021-03-22)
Features
- decaffeinate (2056c30)
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)