[Grok-dev] Grok-1.1a2 released!
Jan-Wijbrand Kolman
janwijbrand at gmail.com
Tue Dec 22 17:43:35 EST 2009
Hi,
I just completed the second alpha release of what will Grok-1.1!
From the releasenotes:
"""
The Grok development team is very happy to release Grok 1.1a2!
This is a preview of the 1.1 release that will be based on the Zope
ToolKit (ZTK). The ZTK will bring a significant number of newer versions
of the libraries that Grok is built on.
The ZTK will not only make available newer features and bugfixes in
toolkit libraries, but also a less complex dependency structure of these
libraries encouraging more reuse.
"""
Let me note that this release is not installed by default when using
grokproject. It is an alpha release, so that we can start testing
our applications built with.
For upgrading existing project, please see the upgrade notes.
For creating new project with grokproject, using this 1.1a2 release
please use the "--grokversion" option:
$ grokproject --grokversion=1.1a2 [projectname]
Most probably we will find issues and bugs in this release. By
identifying these, and with your help, providing solutions, we can
quickly move forward to a beta.
kind regards,
jw
More information about the Grok-dev
mailing list