Releases: maurobonfietti/slim4-api-skeleton
Releases · maurobonfietti/slim4-api-skeleton
Version 1.1.0
RELEASE VERSION: 1.1.0
CHANGES:
- Upgrade from PHP 8.1 to 8.3
Version 1.0.0
RELEASE VERSION: 1.0.0
CHANGES:
- Update README and API Version to 1.0.0 🤗
Version 0.42.0
RELEASE VERSION: 0.42.0
CHANGES:
- Fixed docker build value.
Version 0.41
RELEASE VERSION: 0.41.0
CHANGES:
- Minor changes 😛 .
Version 0.40
RELEASE VERSION: 0.40.0
CHANGES:
- Add support for PHP 8.1 (and remove for PHP Version 8.0).
- Update composer and packages.
- Update Docker images.
- Update API Version.
- Update README.
Version 0.39.0
RELEASE VERSION: 0.39.0
CHANGES:
- Add support for PHP 8.0 (and remove support for PHP Version 7.4).
- Update README.
- Cleaning and some minor changes.
Version 0.38.0
RELEASE VERSION: 0.38.0
CHANGES:
- Separated autoload to avoid loading the test area in production.
- Removed helper from withJson and convert to a ResponseFactory to make it more scalable.
- Add a test for withJson function.
- Separate the Custom Response class to include in controllers and improve IntelliSense.
Thanks to @GoldraK for these contributions!
Version 0.37.0
Version 0.36.0
RELEASE VERSION: 0.36.0
CHANGES:
- Update README.
- composer update.
- Update PHP Insights to version 2.0 [Thanks @mrevjd].
Version 0.35.0
RELEASE VERSION: 0.35.0
CHANGES:
- Bump slim/psr7 from version 0.5.0 to 1.4.0
- Bump composer/composer from 1.10.20 to 1.10.22