An open API service indexing awesome lists of open source software.

https://github.com/sbglasius/grails-versions

Compare fresh `create-app` versions of Grails 3 and up, so you can see what changed between versions.
https://github.com/sbglasius/grails-versions

github grails grails4 grails5

Last synced: 7 months ago
JSON representation

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

Awesome Lists containing this project

README

          

![Grails Versions](https://github.com/sbglasius/grails-versions/workflows/Grails%20Versions/badge.svg?branch=master)

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:

```bash
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