Grails0.5.6发布了

Grails0.5.6发布了
由于0.5.5有个小bug给用户带来少许不便,虽然解决起来很方便,在我之前发表的随笔中也提到过,但Grails Team还是决定发布Grails0.5.6以方便大家的使用。

接下来的版本是:0.6,1.0RC1,1.0RC2,1.0(今年十月份左右发布),2008年Groovy & Grails会更好 :)

下载地址:http://dist.codehaus.org/grails/grails-bin-0.5.6.zip

Release Notes - Grails - Version 0.5.6 - HTML format

Bug

  • [GRAILS-603] - Something is causing the taglib output to flush - getting groovy.lang.MissingPropertyException error message output mid-page
  • [GRAILS-802] - generate-all uses production environment
  • [GRAILS-1276] - pluginContextPath on null object exception
  • [GRAILS-1277] - g:javascript tag causes exception if no controller in url
  • [GRAILS-1278] - Some scripts still refer to 'grails-tests' directory

Improvement

  • [GRAILS-998] - Refactor bindData to remove 3 param form with "excludes" list and replace with 3 param form that takes Map as 3rd param with "includes" and "excludes" support
附: 朝花夕拾——Groovy & Grails

你可能感兴趣的:(Grails0.5.6发布了)