Releases: gpc/fields
Releases · gpc/fields
6.0.0-M1
What's Changed
- 6.0.x by @codeconsole in #351
- Make property transient. Workaround for Groovy 4 inheritance by @codeconsole in #353
- Fix tests for Grails 7 by @matrei in #354
- Snapshot publishing by @codeconsole in #362
- Incorporate https://github.com/grails/scaffolding-old code and docs into fields plugin by @jamesfredley in #364
- Update gradle.yml by @jeffscottbrown in #365
- get rid of commons-lang by @codeconsole in #370
- scaffolding-core needs to be api dependency by @codeconsole in #371
- Use liberica by @codeconsole in #374
- Fix for invalid class not rendering on widget by @codeconsole in #378
- Update readme by @matrei in #386
- Build updates for Grails 7 by @jdaugherty in #388
- fix docs generation & publishing by @jdaugherty in #389
- Switch to Grails Gradle Plugin 7.0.0-M1 by @jdaugherty in #390
New Contributors
- @jeffscottbrown made their first contribution in #365
- @jdaugherty made their first contribution in #388
Full Changelog: v5.1.0...v6.0.0-M1
5.1.1
What's Changed
- scaffolding-core needs to be api dependency by @codeconsole in #371
- Fix for invalid class not rendering on widget by @codeconsole in #378
- Remove
-plain
from jar artifact filename (4c2f7a1)
Maintanence
- Use liberica by @codeconsole in #374
- Remove
mavenLocal()
from buildscript dependencies (97f1e92) - Update to Grails
5.3.6
(e1be855) - Change CI user (b29ad3a)
Full Changelog: v5.1.0...v5.1.1
5.1.0
What's Changed
- Support order and except attributes simultaneously by @codeconsole in #346
- Allow customization of default wrapper in order to support Bootstrap without requiring templates by @codeconsole in #349
Full Changelog: v5.0.3...v5.1.0
v5.0.3 for Grails 5.x
v4.0.2 For Grails 4.3.x
What's Changed
- Fix #340, added the option to skip the bean-name for bean properties by @sbglasius in #342
- Fix #341, add trace logging to resolveMessage by @sbglasius in #343
Full Changelog: v4.0.1...v4.0.2
v5.0.2 for Grails 5.x
What's Changed
- Fix #338, added unwrapIfProxy to BeanPropertyAccessorFactory is initialized by @sbglasius in #339
Full Changelog: v5.0.1...v5.0.2
v5.0.1 for Grails 5.x
v5.0.0 for Grails 5.x
v5.0.0-RC4 for Grails 5.x
Full Changelog: v5.0.0-RC3...v5.0.0-RC4