Releases: ossuminc/sbt-ossuminc
0.21.0 - Many New Features
Features
** Paradox support: With.paradox(externalRefs, tocNavDepth)
** Add support for laminext as a new arguments to With.laminar
Enhancements
- BuildInfo key "buildInstant" provides the ISO INSTANT time stamp of the build
- Commercial License support in the Header helper
- Get Header helper license from setting on Root object
- Upgrade default Laminar configuration version numbers
Fixes
- Correct name of Akka Library Repository
- GitHubPublishing uses better algorithm for token source that doesn't prevent local publishing
Full Changelog: 0.20.4...0.21.0
0.11.0 - Add CrossProject support and various cleanup
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
0.8.2 - Scala 3.3.3 support
This release can be retrieved from Maven Central