Releases: kevin-lee/sbt-devoops
Releases · kevin-lee/sbt-devoops
v2.17.0 (Do not use this version)
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
2.16.0 - 2022-03-05
Done
- Add
errors
to FailedResponseBodyJson
(#328)
v2.15.0
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
2.14.0 - 2021-11-05
Done
- Support
kind-projector
for Scala 2.13.7
(#302)
v2.13.0
2.13.0 - 2021-10-21
Done
- Set
scalacOptions
properly for Scala 3.1
(#299)
v2.11.0
2.11.0 - 2021-09-30
Done
- Upgrade
just-sysprocess
to 1.0.0
(#293)
v2.10.0
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
2.9.0 - 2021-09-17
Done
- Make
-source:future
for Scala 3 optional (#278)
v2.8.0
2.8.0 - 2021-09-17
Done
DevOopsScalaPlugin
should support Scala 2.12.15
(#275)