Updated Module status (markdown)

eugene yokota 2020-03-29 19:16:27 -04:00
parent 5995679f04
commit 9c0d3b07c6
1 changed files with 16 additions and 5 deletions

@ -1,8 +1,10 @@
* [sbt/sbt][] [![sbt-mvn-b][]][sbt-mvn]
* [sbt/zinc][] [![zinc-mvn-b][]][zinc-mvn]
* [sbt/lm][] [![lm-mvn-b][]][lm-mvn]
* [sbt/util][] [![util-mvn-b][]][util-mvn]
### sbt modules and their latest versions
* [sbt/io][] [![io-mvn-b][]][io-mvn]
* [sbt/util][] [![util-mvn-b][]][util-mvn]
* [sbt/lm][] [![lm-mvn-b][]][lm-mvn]
* [sbt/zinc][] [![zinc-mvn-b][]][zinc-mvn]
* [sbt/sbt][] [![sbt-mvn-b][]][sbt-mvn]
[sbt/sbt]: https://github.com/sbt/sbt
[sbt-mvn]: https://search.maven.org/#search|ga|1|g:"org.scala-sbt"%20AND%20a:"sbt"
@ -24,7 +26,16 @@
[io-mvn]: https://search.maven.org/#search|ga|1|g:"org.scala-sbt"%20AND%20a:"io_2.12"
[io-mvn-b]: https://img.shields.io/maven-central/v/org.scala-sbt/io_2.12.svg
See also:
### Compare 1.3.x
- https://github.com/sbt/io/compare/v1.3.3...1.3.x
- https://github.com/sbt/util/compare/v1.3.3...1.3.x
- https://github.com/sbt/librarymanagement/compare/v1.3.1...1.3.x
- https://github.com/sbt/zinc/compare/v1.3.4...1.3.x
- https://github.com/sbt/sbt/compare/v1.3.8...1.3.x
### See also
* the [Module release sync](Module-release-sync) page
* the [Pull requests status](Pull-requests-status) page