update status of released plugins

Michael Stringer 2017-09-07 13:16:48 +01:00
parent 0a5a018385
commit c2fcd09f53
1 changed files with 5 additions and 5 deletions

@ -37,7 +37,7 @@ The third column is either the available sbt 1.x plugin or a note the status of
| [sbt/sbt-fresh](https://github.com/sbt/sbt-fresh) | 173 | released | `addSbtPlugin("de.heikoseeberger" % "sbt-fresh" % "3.0.0")` |
| [sbt/sbt-start-script](https://github.com/sbt/sbt-start-script) | 149 | superseded | use sbt-native-packager instead |
| [softprops/np](https://github.com/softprops/np) | 148 | supersed? | use sbt new? |
| [vmunier/sbt-web-scalajs](https://github.com/vmunier/sbt-web-scalajs) | 145 | in progress | https://github.com/vmunier/sbt-web-scalajs/issues/37 |
| [vmunier/sbt-web-scalajs](https://github.com/vmunier/sbt-web-scalajs) | 145 | released | `addSbtPlugin("com.vmunier" % "sbt-web-scalajs" % "1.0.6")` |
| [xerial/sbt-sonatype](https://github.com/xerial/sbt-sonatype) | 145 | released | `addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.0")` |
| [orrsella/sbt-sublime](https://github.com/orrsella/sbt-sublime) | 145 | released | `addSbtPlugin("com.orrsella" % "sbt-sublime" % "1.1.2")` |
| [Duhemm/sbt-errors-summary](https://github.com/Duhemm/sbt-errors-summary) | 141 | released | `addSbtPlugin("org.duhemm" % "sbt-errors-summary" % "0.6.0")` |
@ -78,14 +78,14 @@ The third column is either the available sbt 1.x plugin or a note the status of
| [sbt/sbt-appengine](https://github.com/sbt/sbt-appengine) | 66 | | https://github.com/sbt/sbt-appengine/issues/50 |
| [sbt/sbt-ghpages](https://github.com/sbt/sbt-ghpages) | 66 | released | `addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.2")` |
| [pfn/kotlin-plugin](https://github.com/pfn/kotlin-plugin) | 65 |
| [sbt/sbt-avro](https://github.com/sbt/sbt-avro) | 63 | merged | https://github.com/sbt/sbt-avro/pull/44 |
| [sbt/sbt-avro](https://github.com/sbt/sbt-avro) | 63 | released | `addSbtPlugin("com.cavorite" % "sbt-avro-1-8" % "1.1.3")` |
| [sbt/sbt-aspectj](https://github.com/sbt/sbt-aspectj) | 60 | released | `addSbtPlugin("com.lightbend.sbt" % "sbt-aspectj" % "0.11.0")` |
| [scala-native/sbt-crossproject](https://github.com/scala-native/sbt-crossproject) | 59 | merged | https://github.com/scala-native/sbt-crossproject/pull/49 |
| [scala-native/sbt-crossproject](https://github.com/scala-native/sbt-crossproject) | 59 | released | `addSbtPlugin("org.scala-native" % "sbt-crossproject" % "0.2.2")` |
| [sksamuel/sbt-scapegoat](https://github.com/sksamuel/sbt-scapegoat) | 58 |
| [gilt/sbt-dependency-graph-sugar](https://github.com/gilt/sbt-dependency-graph-sugar) | 58 |
| [arktekk/sbt-aether-deploy](https://github.com/arktekk/sbt-aether-deploy) | 57 |
| [saurfang/sbt-spark-submit](https://github.com/saurfang/sbt-spark-submit) | 55 |
| [sbt/sbt-proguard](https://github.com/sbt/sbt-proguard) | 55 | ? | https://github.com/sbt/sbt-proguard/pull/19 |
| [sbt/sbt-proguard](https://github.com/sbt/sbt-proguard) | 55 | released | `addSbtPlugin("com.lightbend.sbt" % "sbt-proguard" % "0.3.0")` |
| [jenkinsci/sbt-plugin](https://github.com/jenkinsci/sbt-plugin) | 55 |
| [softprops/coffeescripted-sbt](https://github.com/softprops/coffeescripted-sbt) | 55 |
| [dscleaver/sbt-quickfix](https://github.com/dscleaver/sbt-quickfix) | 54 |
@ -147,7 +147,7 @@ The third column is either the available sbt 1.x plugin or a note the status of
| [etsy/sbt-checkstyle-plugin](https://github.com/etsy/sbt-checkstyle-plugin) | 24 | in progress | https://github.com/etsy/sbt-checkstyle-plugin/pull/28 |
| [tototoshi/sbt-build-files-watcher](https://github.com/tototoshi/sbt-build-files-watcher) | 23 | | https://github.com/tototoshi/sbt-build-files-watcher/pull/9 |
| [localytics/sbt-s3](https://github.com/localytics/sbt-s3) | 23 |
| [sbt/sbt-license-report](https://github.com/sbt/sbt-license-report) | 23 | in progress | https://github.com/sbt/sbt-license-report/pull/36 |
| [sbt/sbt-license-report](https://github.com/sbt/sbt-license-report) | 23 | merged | https://github.com/sbt/sbt-license-report/pull/36 |
| [dwijnand/sbt-project-graph](https://github.com/dwijnand/sbt-project-graph) | 22 |
| [sbt/sbt-slash](https://github.com/sbt/sbt-slash) | 22 |
| [sqs/sbt-elasticbeanstalk](https://github.com/sqs/sbt-elasticbeanstalk) | 22 |