6 Version History - Reference Documentation
Authors:
Version: 0.4.4
6 Version History
| Version | Date | Description | 
|---|---|---|
| 0.4.4 | Sep 29, 2013 | - Bugfix: incompatible with resources 1.2.1 - Bugfix: .css.gspresources broken on Windows due to JVM bug | 
| 0.4.3 | Sep 18, 2013 | Bugfix: ensure plugin loads after resourcesplugin | 
| 0.4.2 | Sep 13, 2013 | Enhancements/Fixes: - Allow rendered GSPs in bundles - Fix broken dependencies due to grails 2.3 - Fix compatibility with Servlet 2.5 and 3.0 | 
| 0.4.1 | Jul 6, 2012 | Bugfix: preserve typefromResources.groovyconfiguration | 
| 0.4 | Jun 25, 2012 | Enhancements/Fixes: - Support all types of GSP output (e.g. HTML) without special configuration - Support grails.resources.debugconfig setting- Generated files now saved in ~/.grails, like other resources plugins | 
| 0.31 | Mar 23, 2012 | Made compatible with Servlet 2.5 (already 3.0) | 
| 0.3 | Mar 21, 2012 | Enhancements/Fixes: - Fix bug causing createLinkto break after using gsp-resources- Fix bug causing resource(dir:"/")to render incorrect context path- Automatically detect compiled file type from filename - Support <r:require/>,<g:include/>etc. in GSPs- Support GSP resource files located in plugins - Allow delaying resources processing until bootstrap phase - Process resources in order of dependsOnconfig | 
| 0.2.1 | Oct 25, 2011 | Set included resources version to 1.1.1, dependsOn to '1.0.2 > *' | 
| 0.2 | Oct 22, 2011 | Fixed g:createLink Made plugin compatible with 2.0RC1. | 
| 0.1 | Oct 15, 2011 | Initial implementation |