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 thegaeodirectory in your project or create a new gaeo project by adding--zippedoption while usinggaeo.pyscript. (i.e., # gaeo.py --zipped foo)A Basic Plugin Generation Script
Now you can use
to generate a blank GAEO plugin in your project.gaeogen.py plugin FooBarDefault Static Files Expiration
We've addeddefault_expirationconfig in the createdapp.yamlfile. 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:
Post a Comment