Releases: scalacenter/sbt-dependency-submission
Releases · scalacenter/sbt-dependency-submission
v3.1.0
v3.0.1
v3.0.0
What's Changed
- Split in two commands:
githubGenerateSnapshot
andgithubPublishSnapshot
by @yazgoo and @adpi2 in #175 - Add Scala Steward conf by @adpi2 in #177
- Describe githubGenerateSnapshot in readme by @adpi2 in #178
New Contributors
- @yazgoo made their first contribution in #175
- @scala-center-steward made their first contribution in #182
Full Changelog: v2...v3.0.0
v2.3.1
What's Changed
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
Full Changelog: v2.2.2...v2.3.0
v2.2.2
What's Changed
- Dogfooding use together with Dependency Review by @MPV in #142
- Switch http client from apache-http to asynchttpclient by @averzicco in #145
- Remove empty line in SubmitDependencyGraph imports by @averzicco in #146
New Contributors
- @MPV made their first contribution in #142
- @averzicco made their first contribution in #145
Full Changelog: v2...v2.2.2
v2.2.1
What's Changed
- Run SBT in batch mode by @rossabaker in #126
- Support dependency review by @johnpangalos in #140
New Contributors
- @rossabaker made their first contribution in #126
- @johnpangalos made their first contribution in #140
Full Changelog: v2...v2.2.1
v2.2.0
What's Changed
- feat: add submission ID and URL as action outputs by @laughedelic in #115
New Contributors
- @laughedelic made their first contribution in #115
Full Changelog: v2.1.2...v2.2.0