All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Types of changes
- Features for initial package features.
- Added for new features.
- Changed for changes in existing functionality.
- Deprecated for soon-to-be removed features.
- Removed for now removed features.
- Fixed for any bug fixes.
- Security in case of vulnerabilities.
- The full list of HTTP status codes as readable constants;
- relevant status messages;
- ability to customize messages;
- ability to easily detect the class of the status;
- no dependencies in production;
- integrated tools for code quality, testing and building docs.
- The initial release after clean installation from composer-package-template