Skip to content

Releases: thegreenhouseio/php-api-seed

v0.1.1

05 Jun 00:21
Compare
Choose a tag to compare

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

05 Jun 00:09
Compare
Choose a tag to compare

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