Skip to content

0.18.0

Latest

Choose a tag to compare

@eed3si9n eed3si9n released this 25 Sep 02:57
· 30 commits to develop since this release
v0.18.0
df008b9

sbt 2 migration

updates

  • Uses maven-metadata.xml instead of the unstable Central API by @xuwei-k in #977
  • deps: Update commons-io to 2.20.0 by @foundweekends-bot[bot] in #968
  • deps: Update Coursier to 2.1.24 by @foundweekends-bot[bot] in #985
  • deps: Update io to 1.10.5 by @foundweekends-bot[bot] in #953
  • deps: Update launcher-interface to 1.5.1 by @foundweekends-bot[bot] in #998
  • deps: Update pamflet-library to 0.13.0 by @foundweekends-bot[bot] in #996
  • deps: Update plexus-archiver to 4.10.1 by @foundweekends-bot[bot] in #974
  • deps: Update sbt-launcher version by @xuwei-k in #1000
  • deps: Update scala-library to 2.13.16 by @foundweekends-bot[bot] in #942
  • deps: Update scala3-library to 3.7.3 by @foundweekends-bot[bot] in #997

behind the scene

  • ci: Fixes root project setting by @xuwei-k in #979
  • ci: Fixes publish site setting by @xuwei-k in #980
  • refactor: Adapt to coming Scala 2.13.17 change by @SethTisue in #946
  • refactor: Fix Spellings by @jsoref in #941
  • test: Fixes JGitInteractorTest by @xuwei-k in #976
  • test: Deletes old build.properties in test by @xuwei-k in #984
  • ci: Uses taskIf to fix the warning by @xuwei-k in #991
  • ci: Avoid duplicate name setting by @xuwei-k in #989
  • ci: Fixes bootstrap project setting by @xuwei-k in #990
  • ci: Removes unused SetScala213 command by @xuwei-k in #993
  • test: Adds JDK 25 test by @xuwei-k in #995
  • ci: Scalafmt 3.9.9 by @xuwei-k in #992
  • ci: Update publish setting by @xuwei-k in #978
  • ci: Update publish site setting by @xuwei-k in #988
  • ci: Update sbt, scripted-plugin to 1.11.4 by @foundweekends-bot[bot] in #970
  • ci: Update sbt-conscript to 0.5.9 by @foundweekends-bot[bot] in #986
  • ci: Update sbt-scalafmt to 2.5.5 by @foundweekends-bot[bot] in #966
  • ci: Update scalafmt-core to 3.9.4 by @foundweekends-bot[bot] in #951
  • test: Update scalamock to 7.4.1 by @foundweekends-bot[bot] in #971
  • ci: bump scala-steward-org/scala-steward-action 2.77.0 by @dependabot[bot] in #994
  • ci: Bump actions/checkout from 4 to 5 by @dependabot[bot] in #972
  • ci: Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #973
  • ci: Bump webfactory/ssh-agent from 0.9.0 to 0.9.1 by @dependabot[bot] in #952

new contributors

Full Changelog: v0.17.0...v0.18.0