Skip to content

v3.31.1

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Mar 12:51
· 35 commits to master since this release

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)