Skip to content

Releases: arturopala/make-it-g8

Release 1.28.0

20 Apr 10:37
a75b97e
Compare
Choose a tag to compare

Release 1.28.0

Things that changed in this release

  • a75b97e - fix java 8 incompatibility
  • c201f1c - add support for reading global .gitignore files

Release 1.27.0

20 Apr 09:49
ca1e4d0
Compare
Choose a tag to compare

Release 1.27.0

Things that changed in this release

No Changes.

Release 1.26.1

20 Apr 09:44
ca1e4d0
Compare
Choose a tag to compare

Release 1.26.1

Things that changed in this release

  • ca1e4d0 - upgrade to Scala 2.13 instead of 3
  • 2d5e60b - Revert "udpate to scala 3.3.3"
  • e9b2788 - update README

Release 1.26.0

20 Apr 08:58
df8caca
Compare
Choose a tag to compare

Release 1.26.0

Things that changed in this release

Release 1.25.0

20 Apr 08:48
df66979
Compare
Choose a tag to compare

Release 1.25.0

Things that changed in this release

Release 1.24.0

02 Feb 22:34
183e879
Compare
Choose a tag to compare

Release 1.24.0

Things that changed in this release

  • 7b8303a - Update README.md
  • 072418c - Update README.md
  • 8ea8030 - upgrade Scala to 2.12.17, sbt to 1.7.2 and use shared workflows
  • 183e879 - fix problem in build.yml

Release 1.23.0

27 May 10:41
1cd7589
Compare
Choose a tag to compare

Release 1.23.0

Things that changed in this release

  • 5ae1344 - add support for multi-branch templates
  • 74d49df - include branch name only in README
  • 1cd7589 - read branch from the target folder only, use master as a default branch name if missing

Release 1.22.0

18 May 21:18
dd0056e
Compare
Choose a tag to compare

Release 1.22.0

Things that changed in this release

  • d0cf5f7 - Update README.md
  • c3c900f - do not append templateGithubUser key
  • dd0056e - use templateGithubUser key only for project build files

Release 1.21.0

14 May 11:41
cb8b85b
Compare
Choose a tag to compare

Release 1.21.0

Things that changed in this release

  • 0fb1cdc - read git remote user and set templateGithubUser variable
  • cb8b85b - fix g8CommandLineArgs

Release 1.20.0

14 May 09:36
4c1ecf8
Compare
Choose a tag to compare

Release 1.20.0

Things that changed in this release

  • 2668008 - refactor escape codes
  • 4c1ecf8 - fix a bug, give priority to the basic keyword variant when calculating placeholders