Releases: gpc/fields
Releases · gpc/fields
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
v4.0.1 for Grails 4.3.1
v5.0.0-RC3 for Grails 5.x
No artefact deployed
What's Changed
- Upgrade/grails 5.x by @sbglasius in #335
Full Changelog: v4.0.0...v5.0.0-RC3
v4.0.0 for Grails 4.1.3
What's Changed
- fix warning "Accessing config through dot notation is deprecated" (issue #309) by @davidkron in #315
- Escape error defaultMessage strings due to possibility of user input being present by @bkoehm in #322
- Update readme.md by @matrei in #321
- respect defaultNullable() of Validateable classes (issue #218) by @davidkron in #320
- Issue/325 by @matrei in #326
- Upgrade/grails4 by @sbglasius in #324
- Removed travis added gh-actions by @sbglasius in #332
- Update gradle.properties by @sbglasius in #333
New Contributors
- @davidkron made their first contribution in #315
- @bkoehm made their first contribution in #322
- @matrei made their first contribution in #321
Full Changelog: v3.0.0.RC1...v4.0.0