Last updated by graemerocher
4 years ago
Release History
Browse history in JIRAGrails 1.0.3 - 6th of June
- 1.0.3 Release Notes
- Support for enums in GORM
- New interactive mode feature
- 230 improvements and issues resolved
Grails 1.0.2 - 20th of March
Grails 1.0 - 4th February 2008
- Add support for global interceptors
- Re-fine plug-in system
- Focus on stability and user experience
Grails 0.6 - 30th August 2007
- Add support for packages
- Implement support for Spring Web Flow
- Upgrade to Jetty 6
Grails 0.5 - Released: 1st May 2007
- Improve Unit testing infrastructure
- Add custom URL mapping feature
- Improvements to GORM adding support for list, map and Groovy ranges
- Command objects for Forms
- Fix all auto-reloading issues
Grails 0.4 - Released: 31st January 2007
- Implement a DSL for scripting Spring
- Implement plug-in architecture as documented by the plug-in developers guide
- Upgrade to Spring 2.0
- Upgrade to Hibernate 3.2
- Add integration with effects libraries
Grails 0.3 - Released: 9th November 2006
- Use injection of properties at compile time to simplify GORM
- Implement many-to-many support for GORM
- Improve interceptor support
- Add support for environments
- Add methods to manage relationships