Skip to content

Releases: maurobonfietti/rest-api-slim-php

0.22.0

22 May 18:17
9fdded4
Compare
Choose a tag to compare

RELEASE:

Version: 0.22.0

CHANGES:

  • Add new field 'description' into the Task entity.
  • Fix script that restart testing database.

0.21.3

21 May 02:53
afb77fe
Compare
Choose a tag to compare

RELEASE:

Version: 0.21.3

CHANGES:

  • Composer Update.
  • Update README files.
  • Update Travis CI Config.
  • Remove deprecation warning for composer.
  • Using: declare(strict_types=1);

0.21.0

27 Apr 15:59
a69657f
Compare
Choose a tag to compare

RELEASE:

Version: 0.21.0

CHANGES:

  • Update README files.
  • Delete tasks of the user.
  • Update database example data.
  • Using: declare(strict_types=1);

0.20.1

23 Apr 03:10
59f5d78
Compare
Choose a tag to compare

RELEASE:

  • Version: 0.20.1 :-)