Releases: sbt/librarymanagement
Releases · sbt/librarymanagement
1.9.0-M2
What's Changed
- Add
POM_RELEASE_NOTES_KEY
by @armanbilge in #410 - Add Apache Maven Snapshots Repository by @mdedetrich in #411
- Try resolve sbt plugin from valid Maven pattern by @adpi2 in #409
- Expand properties found in maven settings by @nrinaudo in #413
- Deprecate IntegrationTest by @eed3si9n in #414
New Contributors
- @mdedetrich made their first contribution in #411
- @nrinaudo made their first contribution in #413
Full Changelog: v1.8.0...v1.9.0-M2
1.8.0
1.7.1
- Better deprecation message for
sonatypeRepo
by @armanbilge in #404
Full Changelog: v1.7.0...v1.7.1
1.7.0
What's Changed
- Deprecates
sonatypeRepo
, addsonatypeOssRepos
toResolver
by @armanbilge in #393 - Adds shortcut for
s01.oss.sonatype.org
toResolver
by @armanbilge in #392 - Removes bintray resolver by @xuwei-k in #397
- Drops OkHttp dependency by @eed3si9n in #399
- Adds CrossVersionExtra.isBinaryCompatible utility by @ruippeixotog in #400
- Fixes isScalaBinaryCompatibleWith by @eed3si9n in #401
New Contributors
- @ruippeixotog made their first contribution in #400
Full Changelog: v1.6.1...v1.7.0
1.7.0-M1
What's Changed
- Drops OkHttp dependency by @eed3si9n in #399
- Deprecates
sonatypeRepo
, addsonatypeOssRepos
toResolver
by @armanbilge in #393 - Adds shortcut for
s01.oss.sonatype.org
toResolver
by @armanbilge in #392
New Contributors
- @armanbilge made their first contribution in #393
Full Changelog: v1.6.1...v1.7.0-M1