3.0.0-alpha.3
版本发布时间: 2016-12-08 21:34:30
croogo/croogo最新发布版本:4.0.7(2020-10-31 09:01:09)
The Croogo Development Team is happy to announce the release of Croogo 3.0.0-alpha.3. This is alpha release. This is only our second alpha release, so please exercise caution.
Please report any bugs in GitHub. You can also contribute to the documentation for this release in GitHub
Downloads
At this time, Croogo 3.0.0-alpha.3 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
For detailed changelog, please consult the commit history.
A huge thank you to Rachman Chavik and ADmad for contributing to this release.