Skip to content

Releases: maurobonfietti/slim4-api-skeleton

0.3.0

12 Apr 04:14
ad7785e
Compare
Choose a tag to compare

RELEASE VERSION: 0.3.0

CHANGES:

  • Configure Travis for Continuous Integration.
  • Add PHP Coveralls to check the Code Coverage of the API.
  • Refactor App and Custom Error Handler.
  • Add a PHPUnit to test a Http Not Found Exception.
  • Update README file.

0.2.0

12 Apr 02:48
Compare
Choose a tag to compare

RELEASE VERSION: 0.2.0

CHANGES:

  • Update PHPunit.
  • Add initial configuration for Travis CI.

0.1.1

15 Mar 15:22
01056b3
Compare
Choose a tag to compare

RELEASE VERSION: 0.1.1

CHANGES:

  • After create a new project, generate default .env file, using script post-create-project-cmd.
  • Update version for slim4-api-skeleton-crud-generator.
  • Add button to Buy Me a Coffee at ko-fi ;-)

0.1.0

15 Mar 03:22
6c30d58
Compare
Choose a tag to compare

RELEASE VERSION: 0.1.0

CHANGES:

  • Using New Class App.php

0.0.7

14 Mar 19:22
6ff7696
Compare
Choose a tag to compare

RELEASE VERSION: 0.0.7

CHANGES:

  • Add new env var: "SLIM_BASE_PATH", to allow running Slim in a subdirectory.

0.0.6

05 Mar 01:55
60ff19c
Compare
Choose a tag to compare

RELEASE VERSION: 0.0.6

CHANGES:

  • Update statusCode value in customErrorHandler.
  • Updated CRUD generator command version.

0.0.5

02 Mar 04:15
76b717f
Compare
Choose a tag to compare

RELEASE VERSION: 0.0.5

CHANGES:

  • Updated version for the CRUD generator command.
  • Some minor changes.

0.0.4

25 Jan 21:02
88b326a
Compare
Choose a tag to compare

Released Version 0.0.4 ;-)

0.0.3

15 Jan 18:04
090ffe2
Compare
Choose a tag to compare

Release Version 0.0.3 :-)

0.0.2

28 Dec 21:28
Compare
Choose a tag to compare

New Version 0.0.2 to update packagist.org