Releases: typelevel/sbt-typelevel
Releases · typelevel/sbt-typelevel
v0.4.0-M3
What's Changed
- Automatically trigger ci-release plugins by @armanbilge in #59
v0.4.0-M2
What's Changed
- Set tlVersionIntroduced default at build-level by @armanbilge in #58
Full Changelog: v0.4.0-M1...v0.4.0-M2
v0.4.0-M1
What's Changed
- Delete .travis.yml by @rossabaker in #10
- Hello, sbt-typelevel by @armanbilge in #12
- Use a
Map
fortlVersionIntroduced
by @armanbilge in #25 - Update sbt to 1.6.1 by @scala-steward in #28
- Update sbt-scalafmt to 2.4.6 by @scala-steward in #29
- Update scalafmt-core to 3.3.1 by @scala-steward in #38
- Pin to Scala 2.12.x by @armanbilge in #30
- Re-organize super plugins by @armanbilge in #32
- Extract out a GitHub plugin by @armanbilge in #31
- Pin Scala.js to 1.7.x by @armanbilge in #40
- Improve CI release config by @armanbilge in #41
- Introduce
tlCrossRootProject
by @armanbilge in #43 - Take 2: fix CI release/snapshot race condition by @armanbilge in #45
- Add missing settings by @armanbilge in #48
- Fix publish step by @armanbilge in #50
- Fix tag-based versioning by @armanbilge in #52
- Fix snapshot derivation logic by @armanbilge in #53
- Namespace the release commands by @armanbilge in #55
New Contributors
- @rossabaker made their first contribution in #10
- @armanbilge made their first contribution in #12
- @scala-steward made their first contribution in #28
Full Changelog: v0.3.2...v0.4.0-M1