提交 f4452cb6 编写于 作者: 梦境迷离's avatar 梦境迷离

Merge branch 'master' into support-scalalogging

version in ThisBuild := "0.2.1-SNAPSHOT"
version in ThisBuild := "0.3.1-SNAPSHOT"
addSbtPlugin("org.jetbrains" % "sbt-ide-settings" % "1.1.0")
addSbtPlugin("org.jetbrains" % "sbt-idea-plugin" % "3.12.5")
\ No newline at end of file
addSbtPlugin("org.jetbrains" % "sbt-idea-plugin" % "3.12.6")
\ No newline at end of file
<![CDATA[
<ul> 0.3.0:
<ol>
<li>support @equalsAndHashCode</li>
<li>support generic @apply, @builder</li>
</ol>
</ul>
<ul> 0.2.0:
<ol>
<li>support @builder, @log, @json, @apply</li>
......
......@@ -3,6 +3,6 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.7")
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")
addSbtPlugin("org.jetbrains" % "sbt-ide-settings" % "1.1.0")
addSbtPlugin("org.jetbrains" % "sbt-idea-plugin" % "3.12.5")
addSbtPlugin("org.jetbrains" % "sbt-idea-plugin" % "3.12.6")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.8.2")
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册