Releases: typelevel/sbt-typelevel
v0.7.4
GitHub Actions CI runners no longer include sbt 😭 so this release adds an installation step (thanks @toddburnside @mzuehlke).
Fixes
Enhancements
Updates
- Update mdoc, sbt-mdoc to 2.6.1 by @typelevel-steward in #748
- Update sbt-scalafix to 0.13.0 by @typelevel-steward in #749
- Update sbt-sonatype to 3.12.0 by @typelevel-steward in #754
- Update sbt-git to 2.1.0 by @typelevel-steward in #753
Full Changelog: v0.7.3...v0.7.4
v0.7.3
Enhancements
- Add
with*
methods forWorkflowJob
by @zarthross in #728 - Add more
with*
,update*
, andadd*
for Workflow step and jobs. by @zarthross in #732
Fixes
- Fallback on non-MavenRepository repos by @kubukoz in #722
- Do not run the 'dependency-submission' job in CI for forked repositories by @danicheg in #720
- Set
sonatypeCredentialHost
at build-level by @armanbilge in #727 - Disable CI snapshots if publishing to Central host by @armanbilge in #739
Updates
- Update laika-sbt to 1.2.0 by @typelevel-steward in #726
- Update sbt-mima-plugin to 1.1.4 by @typelevel-steward in #731
- Update sbt-sonatype to 3.11.3 by @typelevel-steward in #737
New Contributors
- @kubukoz made their first contribution in #722
- @zarthross made their first contribution in #728
Full Changelog: v0.7.2...v0.7.3
v0.7.2
Enhancements
- Always generate macOS
brew install sbt
step by @armanbilge in #709 - Support checking Java formatting by @armanbilge in #711
- Use stable option for kind-projector in 3.5+ by @armanbilge in #719
Updates
- Update typelevel-scalafix to 0.3.1 by @typelevel-steward in #710
- Update mdoc, sbt-mdoc to 2.5.4 by @typelevel-steward in #718
- Update sbt-sonatype to 3.11.0 by @typelevel-steward in #716
Full Changelog: v0.7.1...v0.7.2
v0.7.1
Updates
- Update sbt-scalafix to 0.12.1 by @typelevel-steward in #704
- Bump peaceiris/actions-gh-pages to 4.0.0 by @TonioGela in #706
Full Changelog: v0.7.0...v0.7.1
v0.7.0
This is the first release in the sbt-typelevel v0.7.x series! The version bump was triggered by the sbt-scalafix v0.12.0 release.
We also took this opportunity to apply some "breaking cleanups" that will make sbt-typelevel easier to evolve compatibly in the future. I expect that few users will be affected by this breakage.
Changes affecting compatibility
- site plugin - remove deprecated settings and classes by @jenshalm in #693
- Remove
TypelevelScalaNativeGitHubPlugin
by @armanbilge in #696 - Do not set a default
startYear
by @armanbilge in #699 - The great de-case-classification by @armanbilge in #694
Features
- TypelevelSiteSettings - deprecate top level color properties in favor of a nested object by @jenshalm in #692
- Support
working-directory
inWorkflowStep.Run
by @armanbilge in #700
Fixes
Updates
- Update laika-sbt to 1.1.0 by @typelevel-steward in #691
- Update sbt-scalafix to 0.12.0 by @typelevel-steward in #686
- Update typelevel-scalafix to 0.3.0 by @typelevel-steward in #688
Docs
- Remove CODE_OF_CONDUCT, use org default by @valencik in #689
- Cleanup docs from the removal of
TypelevelScalaNativeGitHubPlugin
by @mzuehlke in #697
New Contributors
Full Changelog: v0.6.7...v0.7.0
v0.6.7
This release adds support for Scala v2.13.13.
What's Changed
- Install sbt via brew on macOS runners by @armanbilge in #681
- Update kind-projector to 0.13.3 by @typelevel-steward in #683
Full Changelog: v0.6.6...v0.6.7
v0.6.6
v0.6.5
Updates
- Update {upload,download}-artifact to v4 by @armanbilge in #674
- Update scalac-compat-annotation to 0.1.4 by @typelevel-steward in #675
- Update mdoc, sbt-mdoc to 2.5.2 by @typelevel-steward in #676
Full Changelog: v0.6.4...v0.6.5
v0.6.4
Fixes
- Allow packaging sources from all managed directories by @RustedBones in #672
New Contributors
- @RustedBones made their first contribution in #672
Full Changelog: v0.6.3...v0.6.4
v0.6.3
This is the fourth release in the sbt-typelevel 0.6.x series.
Features
- Improve
tlSitePreview
's console output by @zetashift in #664 - Upstream
ScalafixProject
by @armanbilge in #668
Updates
- Update sbt-sonatype to 3.10.0 by @typelevel-steward in #665
- Update to setup-java v4 by @armanbilge in #669
Full Changelog: v0.6.2...v0.6.3