Skip to content

Release v0.4.0-pre5

Pre-release
Pre-release

Choose a tag to compare

@scalajs-io scalajs-io released this 23 Apr 13:29
· 9 commits to master since this release
  • All xxxAsync and xxxFuture methods return Future[T] instead of Promise[T]
  • All xxxAsync methods have been renamed to xxxFuture for consistency.
  • Updated to ScalaJS v0.6.15
  • Fixed #14