2008/10/15

0.2 Alpha 2

We are glad to release the GAEO 0.2 alpha-2 for you. You can download it here and try the new features.

In 0.2a2, we've added the following features:

  • GAEO ZIP Import

    Due to the disk space limitation on App Engine, we enabled your project importing GAEO through a zipped file. You can directly zip the gaeo directory in your project or create a new gaeo project by adding --zipped option while using gaeo.py script. (i.e., # gaeo.py --zipped foo)

  • A Basic Plugin Generation Script

    Now you can use
    gaeogen.py plugin FooBar
    to generate a blank GAEO plugin in your project.

  • Default Static Files Expiration

    We've added default_expiration config in the created app.yaml file. You can refer to this article to adjust the expiration duration in this file.



0.2a2 is also fixed a1's installation error (lacks of main.py). Please try this new version of GAEO and keep watching and sending us feedbacks :-)

0 Comments: