All Versions
11
Latest Version
Avg Release Cycle
306 days
Latest Release
1882 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.4.3 Changes
January 29, 2020- โก๏ธ Updates to genjavadoc 0.15 #75 by @BToersche
- Sorts classpath to avoid non-deterministic result #17/#64 by @eed3si9n
-
v0.4.2 Changes
June 11, 2018๐ Updated genjavadoc to 0.11.
-
v0.4.0 Changes
February 12, 2017๐ auto plugin
๐ @nrinaudo contributed migration to auto plugin in #31.
Before:
import UnidocKeys._ val root = (project in file(".")) .aggregate(library, app) .settings(commonSettings: _*) .settings(unidocSettings: _*)
After:
val root = (project in file(".")) .enablePlugins(ScalaUnidocPlugin) .aggregate(library, app) .settings(commonSettings: _*)
-
v0.3.3
May 20, 2015 -
v0.3.2
February 09, 2015 -
v0.3.1
April 23, 2014 -
v0.3.0
October 05, 2013 -
v0.2.0
July 30, 2013 -
v0.1.2
October 05, 2013