Releases: thegreenhouseio/php-api-seed
Releases · thegreenhouseio/php-api-seed
v0.1.1
Overview
Fixed a syntax error in the deploy script.
Known Issues
- #14 - document project installation / usage / configuration
Changelog
$ git diff 0.1.0 0.1.1 --stat
bin/deploy.sh | 2 +-
build.xml | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)
v0.1.0
Overview
Initial release introducing the stack and basic features.
Known Issues
- #16 - deploy script is broken
- #14 - document project installation / usage / configuration
Changelog
https://github.com/thegreenhouseio/php-api-seed/projects/1
- #1 - repo setup
- #2 - examples of routing with resources and services
- #3 - authentication
- #9 - use PHP 7.1
- #10 - validate build against latest versions of Vagrant and VirtualBox