Croogo 3.0.0-alpha.2 Released

By:Rachman Chavik Wednesday, October 12, 2016

The Croogo Development Team is happy to announce the release of Croogo 3.0.0-alpha.2.  This is alpha release. This is only our second alpha release, so please exercise caution.

Please report any bugs in github.

Downloads

At this time, Croogo 3.0.0-alpha.2 can only be installed via composer:

composer create-project croogo/app myapp 3.0.x-dev
cd myapp
bin/cake Croogo/Install.install -u dbuser -p dbpass -d Mysql -n dbname -h host -t 3306 admin pass
bin/cake server

You can also view a recorded install session in asciinema:

Changelog

For detailed changelog, please consult the commit history.

A huge thank you to Christopher M. Depré, Damien Biasotto, Eko Tristiyono, Jose Diaz-Gonzalez, Marlin Cremers, Rachman Chavik, Walther Lalk, Wouter van Os, Zuhair AlSader, and dimas for contributing to this release.

Posted in:Announcements