Skip to content

0.11.0 - Add CrossProject support and various cleanup

Pre-release
Pre-release
Compare
Choose a tag to compare
@reid-spencer reid-spencer released this 29 Jul 14:00
· 90 commits to main since this release
d7846d8

What's Changed

  • Add Javascript support by @reid-spencer in #2

  • Add support for Scala.js

  • Fix override of scalacOptions that thwarts scala.js plugin settings

  • Add CrossModule top level definition to invoke the CrossProject plugin for cross building

  • Make module name and dir name parameters

  • Remove pauses from scripted test execution

  • Upgrade dependencies & Fix SBT Plugins

  • Don't set sbtPlugin any more, just enable SbtPlugin

  • Upgrade to sbt-git 2.01

  • Upgrade to sbt-release 1.4.0

  • Upgrade to sbt-sonatype 3.11.1

  • Upgrade to sbt-coveralls 1.3.13

  • Upgrade to sbt-buildinfo 0.11.0

  • Remove sbt-wartremove

  • Fix test cases to pass

Full Changelog: 0.10.2...0.11.0