/grails-versions

Compare fresh `create-app` versions of Grails 3 and up, so you can see what changed between versions.

Primary LanguageShell

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