New
0.18.0
sbt 2 migration
- Cross build to 2.0.0-RC3 by @xuwei-k in https://github.com/foundweekends/giter8/pull/975
- Cross build to sbt 2.0.0-RC4 by @xuwei-k in https://github.com/foundweekends/giter8/pull/983
- Cross build to sbt 2.0.0-RC5 by @xuwei-k in https://github.com/foundweekends/giter8/pull/999
- Fixes Scala 3 warnings by @xuwei-k in https://github.com/foundweekends/giter8/pull/982
- Fixes scalacOptions by @xuwei-k in https://github.com/foundweekends/giter8/pull/981
updates
- Uses
maven-metadata.xmlinstead of the unstable Central API by @xuwei-k in https://github.com/foundweekends/giter8/pull/977 - deps: Update commons-io to 2.20.0 by @foundweekends-bot[bot] in https://github.com/foundweekends/giter8/pull/968
- deps: Update Coursier to 2.1.24 by @foundweekends-bot[bot] in https://github.com/foundweekends/giter8/pull/985
- deps: Update io to 1.10.5 by @foundweekends-bot[bot] in https://github.com/foundweekends/giter8/pull/953
- deps: Update launcher-interface to 1.5.1 by @foundweekends-bot[bot] in https://github.com/foundweekends/giter8/pull/998
- deps: Update pamflet-library to 0.13.0 by @foundweekends-bot[bot] in https://github.com/foundweekends/giter8/pull/996
- deps: Update plexus-archiver to 4.10.1 by @foundweekends-bot[bot] in https://github.com/foundweekends/giter8/pull/974
- deps: Update sbt-launcher version by @xuwei-k in https://github.com/foundweekends/giter8/pull/1000
- deps: Update scala-library to 2.13.16 by @foundweekends-bot[bot] in https://github.com/foundweekends/giter8/pull/942
- deps: Update scala3-library to 3.7.3 by @foundweekends-bot[bot] in https://github.com/foundweekends/giter8/pull/997
behind the scene
- ci: Fixes root project setting by @xuwei-k in https://github.com/foundweekends/giter8/pull/979
- ci: Fixes publish site setting by @xuwei-k in https://github.com/foundweekends/giter8/pull/980
- refactor: Adapt to coming Scala 2.13.17 change by @SethTisue in https://github.com/foundweekends/giter8/pull/946
- refactor: Fix Spellings by @jsoref in https://github.com/foundweekends/giter8/pull/941
- test: Fixes JGitInteractorTest by @xuwei-k in https://github.com/foundweekends/giter8/pull/976
- test: Deletes old
build.propertiesin test by @xuwei-k in https://github.com/foundweekends/giter8/pull/984 - ci: Uses
taskIfto fix the warning by @xuwei-k in https://github.com/foundweekends/giter8/pull/991 - ci: Avoid duplicate
namesetting by @xuwei-k in https://github.com/foundweekends/giter8/pull/989 - ci: Fixes bootstrap project setting by @xuwei-k in https://github.com/foundweekends/giter8/pull/990
- ci: Removes unused
SetScala213command by @xuwei-k in https://github.com/foundweekends/giter8/pull/993 - test: Adds JDK 25 test by @xuwei-k in https://github.com/foundweekends/giter8/pull/995
- ci: Scalafmt 3.9.9 by @xuwei-k in https://github.com/foundweekends/giter8/pull/992
- ci: Update publish setting by @xuwei-k in https://github.com/foundweekends/giter8/pull/978
- ci: Update publish site setting by @xuwei-k in https://github.com/foundweekends/giter8/pull/988
- ci: Update sbt, scripted-plugin to 1.11.4 by @foundweekends-bot[bot] in https://github.com/foundweekends/giter8/pull/970
- ci: Update sbt-conscript to 0.5.9 by @foundweekends-bot[bot] in https://github.com/foundweekends/giter8/pull/986
- ci: Update sbt-scalafmt to 2.5.5 by @foundweekends-bot[bot] in https://github.com/foundweekends/giter8/pull/966
- ci: Update scalafmt-core to 3.9.4 by @foundweekends-bot[bot] in https://github.com/foundweekends/giter8/pull/951
- test: Update scalamock to 7.4.1 by @foundweekends-bot[bot] in https://github.com/foundweekends/giter8/pull/971
- ci: bump scala-steward-org/scala-steward-action 2.77.0 by @dependabot[bot] in https://github.com/foundweekends/giter8/pull/994
- ci: Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/foundweekends/giter8/pull/972
- ci: Bump actions/setup-java from 4 to 5 by @dependabot[bot] in https://github.com/foundweekends/giter8/pull/973
- ci: Bump webfactory/ssh-agent from 0.9.0 to 0.9.1 by @dependabot[bot] in https://github.com/foundweekends/giter8/pull/952
new contributors
- @jsoref made their first contribution in https://github.com/foundweekends/giter8/pull/941
- @SethTisue made their first contribution in https://github.com/foundweekends/giter8/pull/946
Full Changelog: https://github.com/foundweekends/giter8/compare/v0.17.0...v0.18.0