Salat package is changing from com.novus.salat._ to salat._ with v1.10.0

8 views
Skip to first unread message

Noah Zucker

unread,
Sep 12, 2016, 1:12:14 AM9/12/16
to scala-salat
Greetings,

With Salat version 1.10.0, the library's package is changing from com.novus.salat._ to just salat._

A test release 1.10.0-SNAPSHOT is available in the Sonatype Nexus OSS repo. You may reference it in your project as follows:

    "com.github.salat" %% "salat" % "1.10.0-SNAPSHOT"

you may need to add the following resolver to your sbt build file in order to access the snapshot version:

    resolvers += "Sonatype OSS Snapshots" at "https://oss.sonatype.org/content/repositories/snapshots"


Release notes (pending): https://github.com/salat/salat/blob/1.10.x-branch/notes/1.10.0.markdown


Based on feedback, we may release the final 1.10.0 version next weekend (9/17 - 9/18). You may comment on this pending release here:

https://github.com/salat/salat/issues/177


Regards,

@noahlz
Reply all
Reply to author
Forward
0 new messages