Releases: foundweekends/giter8
Releases · foundweekends/giter8
0.18.0
sbt 2 migration
- Cross build to 2.0.0-RC3 by @xuwei-k in #975
- Cross build to sbt 2.0.0-RC4 by @xuwei-k in #983
- Cross build to sbt 2.0.0-RC5 by @xuwei-k in #999
- Fixes Scala 3 warnings by @xuwei-k in #982
- Fixes scalacOptions by @xuwei-k in #981
updates
- Uses
maven-metadata.xmlinstead 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.propertiesin test by @xuwei-k in #984 - ci: Uses
taskIfto fix the warning by @xuwei-k in #991 - ci: Avoid duplicate
namesetting by @xuwei-k in #989 - ci: Fixes bootstrap project setting by @xuwei-k in #990
- ci: Removes unused
SetScala213command 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
- @jsoref made their first contribution in #941
- @SethTisue made their first contribution in #946
Full Changelog: v0.17.0...v0.18.0
0.17.0
- fix: Fix typo by @valery1707 in #840
- fix: Fix "SLF4J: Failed to load ..." issue by adding slf4j-simple by @eed3si9n in #935
- deps: Update commons-io to 2.18.0 by @foundweekends-bot in #928
- deps: Update coursier to 2.1.13 by @foundweekends-bot in #907
- deps: Update io to 1.10.2 by @foundweekends-bot in #929
- deps: Update launcher-interface to 1.4.4 by @foundweekends-bot in #919
- deps: Update org.eclipse.jgit, ... to 5.13.3.202401111512-r by @foundweekends-bot in #862
- deps: Update plexus-archiver to 4.10.0 by @foundweekends-bot in #892
- deps: Update sbt, scripted-plugin to 1.10.6 by @foundweekends-bot in #930
- deps: Update scala-library to 2.12.20 by @foundweekends-bot in #900
- deps: Update scala-library to 2.13.15 by @foundweekends-bot in #909
behind the scene
- test: Update scalacheck to 1.18.1 by @foundweekends-bot in #906
- test: Update scalamock to 6.0.0 by @foundweekends-bot in #881
- test: Update scalatest-flatspec, ... to 3.2.19 by @foundweekends-bot in #891
- refactor: Avoid deprecated
scala.App. add explicit main by @xuwei-k in #914 - refactor: Add parentheses
PathFinder.getby @xuwei-k in #923 - refactor: Deprecate g8ScriptedCompat by @xuwei-k in #916
- refactor: Use String interpolation instead of
String.formatby @xuwei-k in #917 - ci: Add
-Xsource:3option by @xuwei-k in #857 - ci: Add JDK 21 test by @xuwei-k in #842
- ci: Add Scala 3 build settings by @xuwei-k in #912
- ci: Remove typesafeIvyRepo by @mkurz in #863
- ci: Remove unnecessary scripted-plugin setting by @xuwei-k in #911
- ci: Update artifactId in LauncherMain by @xuwei-k in #915
- ci: Bump actions/checkout from 3 to 4 by @dependabot in #834
- ci: Bump actions/setup-java from 3 to 4 by @dependabot in #851
- ci: Bump scala-steward-org/scala-steward-action from 2.71.0 to 2.72.0 by @dependabot in #934
- ci: Bump tibdex/github-app-token from 1 to 2 by @dependabot in #837
- ci: Bump webfactory/ssh-agent from 0.8.0 to 0.9.0 by @dependabot in #865
- ci: Update sbt-buildinfo to 0.13.1 by @foundweekends-bot in #927
- ci: Update sbt-pgp to 2.3.1 by @foundweekends-bot in #933
- ci: Update sbt-scalafmt to 2.5.2 by @foundweekends-bot in #831
- ci: Update sbt-site to 1.6.0 by @foundweekends-bot in #877
- ci: Update scalafmt settings by @xuwei-k in #859
- ci: Update scalafmt-core to 3.8.3 by @foundweekends-bot in #896
new contributors
- @valery1707 made their first contribution in #840
Full Changelog: v0.16.2...v0.17.0
0.17.0-RC1
- fix: Fix typo by @valery1707 in #840
- fix: Fix "SLF4J: Failed to load ..." issue by adding slf4j-simple by @eed3si9n in #935
- deps: Update commons-io to 2.18.0 by @foundweekends-bot in #928
- deps: Update coursier to 2.1.13 by @foundweekends-bot in #907
- deps: Update io to 1.10.2 by @foundweekends-bot in #929
- deps: Update launcher-interface to 1.4.4 by @foundweekends-bot in #919
- deps: Update org.eclipse.jgit, ... to 5.13.3.202401111512-r by @foundweekends-bot in #862
- deps: Update plexus-archiver to 4.10.0 by @foundweekends-bot in #892
- deps: Update sbt, scripted-plugin to 1.10.6 by @foundweekends-bot in #930
- deps: Update scala-library to 2.12.20 by @foundweekends-bot in #900
- deps: Update scala-library to 2.13.15 by @foundweekends-bot in #909
behind the scene
- test: Update scalacheck to 1.18.1 by @foundweekends-bot in #906
- test: Update scalamock to 6.0.0 by @foundweekends-bot in #881
- test: Update scalatest-flatspec, ... to 3.2.19 by @foundweekends-bot in #891
- refactor: Avoid deprecated
scala.App. add explicit main by @xuwei-k in #914 - refactor: Add parentheses
PathFinder.getby @xuwei-k in #923 - refactor: Deprecate g8ScriptedCompat by @xuwei-k in #916
- refactor: Use String interpolation instead of
String.formatby @xuwei-k in #917 - ci: Add
-Xsource:3option by @xuwei-k in #857 - ci: Add JDK 21 test by @xuwei-k in #842
- ci: Add Scala 3 build settings by @xuwei-k in #912
- ci: Remove typesafeIvyRepo by @mkurz in #863
- ci: Remove unnecessary scripted-plugin setting by @xuwei-k in #911
- ci: Update artifactId in LauncherMain by @xuwei-k in #915
- ci: Bump actions/checkout from 3 to 4 by @dependabot in #834
- ci: Bump actions/setup-java from 3 to 4 by @dependabot in #851
- ci: Bump scala-steward-org/scala-steward-action from 2.71.0 to 2.72.0 by @dependabot in #934
- ci: Bump tibdex/github-app-token from 1 to 2 by @dependabot in #837
- ci: Bump webfactory/ssh-agent from 0.8.0 to 0.9.0 by @dependabot in #865
- ci: Update sbt-buildinfo to 0.13.1 by @foundweekends-bot in #927
- ci: Update sbt-pgp to 2.3.1 by @foundweekends-bot in #933
- ci: Update sbt-scalafmt to 2.5.2 by @foundweekends-bot in #831
- ci: Update sbt-site to 1.6.0 by @foundweekends-bot in #877
- ci: Update scalafmt settings by @xuwei-k in #859
- ci: Update scalafmt-core to 3.8.3 by @foundweekends-bot in #896
new contributors
- @valery1707 made their first contribution in #840
Full Changelog: v0.16.2...v0.17.0-RC1
0.16.2
What's Changed
- Adds
--forceflag tog8Scaffoldcommand by @mkurz in #771 - Avoids deprecated
java.net.URLconstructor by @xuwei-k in #779 - Bumps webfactory/ssh-agent from 0.7.0 to 0.8.0 by @dependabot in #780
- Ignore [project/]test.script by @mkurz in #775
- In Scala 2 keep using scala-parser-combinators 1.x (Scala 3: 2.x) by @mkurz in #772
- Keeps test files meant for scripted tests within a template by @mkurz in #774
- Update coursier to 2.1.2 by @foundweekends-bot in #784
- Update launcher-interface to 1.4.2 by @foundweekends-bot in #785
- Update plexus-archiver to 4.6.3 by @foundweekends-bot in #778
- Update sbt, scripted-plugin to 1.8.2 by @foundweekends-bot in #757
- Update sbt-ghpages to 0.7.0 by @foundweekends-bot in #748
- Update scalafmt-core to 3.7.3 by @foundweekends-bot in #781
- Update scalatest settings by @xuwei-k in #759
- Update scalatest to 3.2.15 by @foundweekends-bot in #758
Full Changelog: v0.16.1...v0.16.2
0.16.1
security fix
- deps: exclude sshd-sftp to fix GHSA-fhw8-8j55-vwgq by @ckipp01 in #745
See https://www.foundweekends.org/giter8/setup.html on how to install g8.
behind the scene
- Update scala-steward-org/scala-steward-action from 2.31.0 to 2.36.0 by @dependabot in #743
- Update webfactory/ssh-agent from 0.6.0 to 0.7.0 by @dependabot in #729
- Update io to 1.8.0 by @foundweekends-bot in #734
- Update plexus-archiver to 4.6.0 by @foundweekends-bot in #736
- Update sbt, scripted-plugin to 1.8.0 by @foundweekends-bot in #735
- Update sbt-pgp to 2.2.1 by @foundweekends-bot in #744
- Update sbt-scalafmt to 2.5.0 by @foundweekends-bot in #737
- Update scala-library to 2.13.10 by @foundweekends-bot in #726
- Update scalafmt-core to 3.6.1 by @foundweekends-bot in #733
Full Changelog: v0.16.0...v0.16.1
0.16.0
What's Changed
- Downgrade scala-parser-combinators to 1.x because of version conflicts by @mkurz in #725
- Update plexus-archiver to 4.5.0 by @foundweekends-bot in #713
- Update scala-library to 2.12.17 by @foundweekends-bot in #716
- Update scala-library to 2.13.9 by @foundweekends-bot in #718
- Update launcher-interface to 1.4.1 by @foundweekends-bot in #720
New Contributors
Full Changelog: v0.15.0...v0.16.0
0.15.1
0.15.0
What's Changed
- Changes JGit SSH implementation from jsch to Apache Mina by @magnolia-k in #694
- Adds support for changes in default branch name by @magnolia-k in #691
- Updates Eclipse JGit to 5.13.1.202206130422-r by @foundweekends-bot in #683
- Updates ST4 to 4.3.4 by @foundweekends-bot in #709
Upkeep and maintenance
- Docs: adds in Mill instructions by @ckipp01 in #704
- Fixes .gitignore to support for dev tools by @magnolia-k in #692
- Migrates to slash syntax by @magnolia-k in #699
- Removes deprecated method by @magnolia-k in #696
- Removes ScriptedPlugin by @magnolia-k in #698
- Replaces URL method from toURL to toURI.toURL by @magnolia-k in #697
- Updates scala-parser-combinators to 2.1.1 by @foundweekends-bot in #663
- Updates scala-xml to 2.1.0 by @foundweekends-bot in #668
- Updates scopt to 4.1.0 by @foundweekends-bot in #685
- Updates slf4j-simple to 1.7.36 by @foundweekends-bot in #660
- Updates doc for latest version by @magnolia-k in #702
- Updates plexus-archiver by @magnolia-k in #695
New Contributors
- @magnolia-k made their first contribution in #691
- @ckipp01 made their first contribution in #704
Full Changelog: v0.14.0...v0.15.0
0.14.0
What's Changed
- Adds support for multiline description; remove 70 chars limitation by @eugeniyk in #622
- Fixes split in expandPath by @sake92 in #533
- Adds reverseOrg string formatter by @TonioGela in #547
- Adds dollar escaping details by @TonioGela in #563
- Adds documentation for multiple formats on filenames by @TonioGela in #564
- Intercepts Control-D and Gracefully exiting by @TonioGela in #568
- Updates String template to 4.3.1 by @TonioGela in #570
- Enables description as a property in templates by @TonioGela in #572
- Documents template comment syntax by @TonioGela in #573
- Documents command line flags by @TonioGela in #574
- Fixes flaky tests by @TonioGela in #581
- Adds fix for auth_fail by @TonioGela in #583
New Contributors
- @github-actions made their first contribution in #480
- @foundweekends-bot made their first contribution in #491
- @dependabot made their first contribution in #506
- @sake92 made their first contribution in #533
- @TonioGela made their first contribution in #547
- @eugeniyk made their first contribution in #622
Full Changelog: v0.13.1...v0.14.0
0.13.1
Fixes
- Fixes Windows file separator regex #451/#452 by @magneticflux-
- Fixes Windows pattern syntax exception on Windows #462 by @pme123
- Adds workaround for NullPointerError in StringTemplate 4 #461 by @steinybot
- Adds proxying support to SSH agent #459 by @steinybot
- Fixes JGitIgnore not closing scala.io.Source #464 by @er1c
- Updates Coursier to 2.0.0-RC6-20 d2f5a1b by @xuwei-k
- Updates JGit to 5.8.0.202006091008-r a11e01b by @xuwei-k