All notable changes to this project will be documented in this file, in reverse chronological order by release.
v1.0.1 [2023-11-19]
- Added suggest section to composer.json
- Added
.vscode/
to .gitignore file
- Improved unit tests and moved tests to "Unit" directory
- Removed phpstan-phpunit from composer require-dev
- Fixed HTTP status codes in Response class
- First stable release version