The Griffon team is happy to announce the second beta of Griffon 0.9.3!
Griffon is a Grails inspired framework for writing RIAs on the JVM using Groovy.
A list of bugs fixed in this release can be found at [
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11833&version=17351].
Full release notes can be found [here|
http://docs.codehaus.org/display/GRIFFON/Griffon+0.9.3-beta-2].
This release includes the following updates:
* ability to configure manifest entries for the application's jar
* new AST transformations for dealing with MVC groups and threading concerns: @MVCAware and @ThreadingAware
* dsl and autocompletion support for IDEA (gdsl) and Eclipse (dsld)
* ability to configure platform specific tweaks (like OSX's use of menu bar)
In addition, the Griffon Guide has an updated section on IDE integration and few other notes.
*WARNING*
This release breaks binary compatibility. A full list of changes can be found in the [Release Notes|
http://docs.codehaus.org/display/GRIFFON/Griffon+0.9.3-beta-2].
You can download the Griffon distribution from the [download|
http://griffon.codehaus.org/Download] page.
Lastly, Griffon has gone social! Yes, Griffon's source code has moved to [GitHub|
https://github.com/griffon]. So, click on the fork button and start hacking; we look forward to your contributions :-)
Thanks to all who contributed to this release!