Skip to content

0.5.2

Compare
Choose a tag to compare
@pmlopes pmlopes released this 03 Jul 12:07
· 1446 commits to develop since this release
41e9e7f

0.5.2

Added

  • REPL support for both Nashorn and Graal
  • Added Dynalink to any DataObject
  • Type definition for process
  • Loader updated to switch from Nashorn/GraalVM depending on the runtime
  • Fix Console format to not crash when handling unsupported types
  • Added a Changelog
  • Implemented util/promisify similar to node
  • Added process.nextTick wrapper
  • Added support to mix manual content to the typedoc/npm main page
  • Codecov support to the build system