Skip to content

Releases: maurobonfietti/slim4-api-skeleton-crud-generator

Version 0.11.0

20 Jun 19:55
06390e5
Compare
Choose a tag to compare

RELEASE VERSION: 0.11.0

CHANGES:

  • Minor changes to get code compatibility with PHP 7.3 and 7.4
  • Remove the use of the Base Class in Service, Repository and Exception.

Version 0.10.0

30 May 18:32
f505f4d
Compare
Choose a tag to compare

RELEASE VERSION: 0.10.0

CHANGES:

  • Using JsonResponse::withJson function in each endpoint response.

0.9.0

25 Apr 19:21
677ea6e
Compare
Choose a tag to compare

RELEASE VERSION: 0.9.0

CHANGES:

  • Improvements in code base.

0.8.0

15 Mar 16:33
4cc0eab
Compare
Choose a tag to compare

RELEASE VERSION: 0.8.0

CHANGES:

  • Update README file.
  • Write output message at the end of the command.
  • Update Help and Description for Crud Generator Command.

0.7.0

03 Mar 21:07
74ed098
Compare
Choose a tag to compare

RELEASE VERSION: 0.7.0

CHANGES:

  • Refactor and update some functions name.
  • Minor changes.
  • Update README file.

0.6.0

02 Mar 04:05
7874b2c
Compare
Choose a tag to compare

RELEASE VERSION: 0.6.0

CHANGES:

  • Some minor changes (and preparing repo for new upcoming changes).

0.5.0

07 Dec 22:05
e9c5703
Compare
Choose a tag to compare

RELEASE VERSION: 0.5.0

CHANGES:

  • Replace all shell_exec calls with *unix specific commands, using instead PHP code.
  • Objective: make the command works on any operative systems (like GNU/Linux, macOS or Windows).

0.4.3

13 Oct 03:12
Compare
Choose a tag to compare

Release 0.4.3

Update license information in composer.json file.

[To remove warning in packagist:]
https://packagist.org/packages/maurobonfietti/skel-api-slim-php-crud-generator
"There is no license information available for the latest version (0.4.2) of this package."

0.4.2

08 Oct 03:07
Compare
Choose a tag to compare

New Release 0.4.2

Update command version.
Update packagist version.