Skip to content

Releases: kevin-lee/sbt-devoops

v2.17.0 (Do not use this version)

02 May 22:39
712b84a
Compare
Choose a tag to compare

2.17.0 - 2022-05-03

Done

  • Update devOopsPackagedArtifacts to include sub-projects with Scala.js (#351)
  • Add a plugin to support sbt-release with sbt-version-policy (#348)
  • Add sbt-test (scripted) to sbt-devoops-scala (#344)
  • Upgrade just-semver, cats and cats-effect (#342)
  • Upgrade libraries - effectie, logger-f, http4s, circe, refined, hedgehog and extras (#340)
  • Move all sub-projects to modules (#338)

v2.16.0

05 Mar 11:51
88fb74d
Compare
Choose a tag to compare

2.16.0 - 2022-03-05

Done

  • Add errors to FailedResponseBodyJson (#328)

v2.15.0

14 Jan 10:22
3203c3d
Compare
Choose a tag to compare

2.15.0 - 2022-01-14

Done

  • Publish to s01.oss.sonatype.org (the new Maven central) (#308)
  • Support kind-projector for Scala 2.13.8 (#318)

v2.14.0

05 Nov 10:58
0faba02
Compare
Choose a tag to compare

2.14.0 - 2021-11-05

Done

  • Support kind-projector for Scala 2.13.7 (#302)

v2.13.0

20 Oct 13:08
b0d7338
Compare
Choose a tag to compare

2.13.0 - 2021-10-21

Done

  • Set scalacOptions properly for Scala 3.1 (#299)

v2.12.0

19 Oct 13:27
eeacd30
Compare
Choose a tag to compare

2.12.0 - 2021-10-20

Done

  • Support Scala 3.1 (#296)

v2.11.0

30 Sep 12:40
a32e1da
Compare
Choose a tag to compare

2.11.0 - 2021-09-30

Done

  • Upgrade just-sysprocess to 1.0.0 (#293)

v2.10.0

19 Sep 06:26
88e3b9c
Compare
Choose a tag to compare

2.10.0 - 2021-09-19

Done

  • Add a task to figure out GitHub org (username) and repo name (#283) - In sbt-devoops-github, gitHubFindRepoOrgAndName task
  • Add a method to figure out GitHub org (username) and repo name #286 - In sbt-devoops-github, findRepoOrgAndName and findRepoOrgAndNameWithLog(DevOopsLogLevel) methods

v2.9.0

17 Sep 13:27
f9bbe43
Compare
Choose a tag to compare

2.9.0 - 2021-09-17

Done

  • Make -source:future for Scala 3 optional (#278)

v2.8.0

16 Sep 19:59
b8702be
Compare
Choose a tag to compare

2.8.0 - 2021-09-17

Done

  • DevOopsScalaPlugin should support Scala 2.12.15 (#275)