Skip to content

Release v0.3.0.0

Compare
Choose a tag to compare
@ldaniels528 ldaniels528 released this 30 Jan 00:14
· 63 commits to master since this release
  • Upgraded project to Scala 2.12 and Scala.js 0.6.14 (still maintaining a Scala 2.11 branch)
  • Refactored all Node and NPM modules to use @jsimport (no more “require”)
  • Updated the Node components to v7.4.0
  • Added full DOM/HTML, JQuery and Collections
  • Added EventSource and EventTarget
  • Fixed issues with JQuery and JQLite
  • Updated AngularJS/core dependencies
  • Updated OptionHelper utility
  • Added npm/bignum
  • Updated npm/body-parser
  • Added npm/buffermaker
  • Updated npm/cassandra-driver
  • Updated npm/csv-parse
  • Added npm/cheerio
  • Added npm/cookie
  • Added npm/cookie-parser
  • Updated npm/kafka-node
  • Added npm/this-is
  • Updated phaserjs and pixijs
  • Converted all examples and test classes to ScalaTest