Releases: nekofar/slim-jsend
Releases · nekofar/slim-jsend
v1.0.0-alpha.11
Documentation
- Update badge icons over readme file
Miscellaneous Tasks
- Drop support for php version 7.3
v1.0.0-alpha.10
Documentation
- Update badge icons over readme file
Miscellaneous Tasks
- Drop support for php version 7.3
v1.0.0-alpha.9
Documentation
- Update badge icons over readme file
Miscellaneous Tasks
- Drop support for php version 7.3
v1.0.0-alpha.8
Tagging version 1.0.0-alpha.8 v1.0.0-alpha.8
v1.0.0-alpha.7
Miscellaneous Tasks
- Update
config.allow-plugins
on thecomposer
configs
Refactor
- Change missed test classes to
final
v1.0.0-alpha.6
Miscellaneous Tasks
- Update
config.allow-plugins
on thecomposer
configs - Normalize the
composer
configuation
Styling
- Remove blank line on
PayloadInterface
v1.0.0-alpha.5
Documentation
- Improve the dependabot configuration file
Miscellaneous Tasks
- Bump actions/checkout from 2.3.5 to 2.4.0
- Bump softprops/action-gh-release from 0.1.14 to 1
- Bump actions/cache from 2.1.6 to 2.1.7
- Bump shivammathur/setup-php from 2.15.0 to 2.16.0
- Update github funding configs
- Solve github funding broken link issue
- Bump shivammathur/setup-php from 2.16.0 to 2.17.0
- Bump orhun/git-cliff-action from 1.1.5 to 1.1.6
v1.0.0-alpha.4
Features
- Add new
fromResponse
method to create a newResponse
from another response.
Refactor
- Replace
ResponseInterface
by psr interface
v1.0.0-alpha.3
Features
- Can inject a psr compatible response instead of base response
v1.0.0-alpha.2
Miscellaneous Tasks
- Ignore
git-cliff
andinfection
configs from export - Ignore
phpcs
andphpstan
configs from export