Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1 KB

README.md

File metadata and controls

26 lines (19 loc) · 1 KB

Grails Versions

Grails Versions

Adapted from Eric Helgeson who has archived his project.

Handy repo/script to compare fresh create-app versions of Grails 3 and up so you can see what changed.

Just compare across tags:

From the git cli:

git diff 4.0.0..4.0.13

To add versions make pull-requests with new versions in versions.txt

A GitHub Action will rebuild the tags with all versions in versions.txt