Releases: grails/grails-wrapper
Releases · grails/grails-wrapper
4.0.1
What's Changed
- Add update-wrapper command + update readme by @jamesfredley in #27
Full Changelog: v4.0.0...v4.0.1
6.0.0
What's Changed
- Updates for Grails 7 by @jamesfredley in #21
- remove micronaut add groovy templates by @jamesfredley in #25
- Add update-wrapper command + update dependencies by @jamesfredley in #26
Full Changelog: v4.0.0...v6.0.0
5.0.2
What's Changed
- Add update-wrapper command + update dependencies by @jamesfredley in #26
Full Changelog: v5.0.1...v5.0.2
5.0.1
What's Changed
- remove micronaut dependency + add groovy templates dependency by @jamesfredley in #25
Full Changelog: v5.0.0...v5.0.1
5.0.0
4.0.0
What's Changed
- Grails Wrapper 4.0.0 for Grails 6.x.x by @jamesfredley in #14
- Fixes problem with Grails wrapper Starter app by @puneetbehl in #11
- Class not found exception property source property resolver by @jamesfredley in #12
New Contributors
- @jamesfredley made their first contribution in #12
Full Changelog: v3.1.0...v4.0.0
3.1.0
Changes
- Grails Wrapper 3.1.0 for Grails 5.3.4+: Class not found exception property source property resolver by @jamesfredley in #12
- Fixes problem with Grails wrapper Starter app @puneetbehl (#11)
Contributors
What's Changed
- fixes #5 by @puneetbehl in #8
- Fixes problem with Grails wrapper Starter app by @puneetbehl in #11
- Grails Wrapper 3.1.0 for Grails 5.3.4+: Class not found exception property source property resolver by @jamesfredley in #12
New Contributors
Full Changelog: v3.0.0.M1...v3.1.0
3.0.0
What's Changed
- fixes #5 by @puneetbehl in #8
- Publish to Maven Central by @puneetbehl in #10
- Fixes problem with Grails wrapper Starter app by @puneetbehl in #11
- Add version table, remove travis config and update build status by @jamesfredley in #20
Full Changelog: v2.0.0...v3.0.0
3.0.0.M1
Changes
- Publish to Maven Central @puneetbehl (#10)
- fixes #5 @puneetbehl (#8)
- Fix grails wrapper not working on Cygwin @abcfy2 (#3)
Contributors
@abcfy2, @jameskleeh, @mcosentino1 and @puneetbehl