Skip to content

0.14.0-CR2: Bump to CR2

Pre-release
Pre-release
Compare
Choose a tag to compare
@pmlopes pmlopes released this 23 Nov 13:06
· 326 commits to develop since this release
859a6b6
  • Started paving the way for the install command to allow other target than node_modules
  • Implemented the official import-map spec to map url based modules
  • Improvements on REPL
  • Added more interop tests
  • Improvements on typeMappings (calls from JS -> Java)
  • Update codegen for the upstream changes in vertx-core
  • Ensure that wrapped calls are correclty translated (Future related)
  • Adapt codegen to transform Future to PromiseLike