Skip to content

Releases: nekofar/slim-jsend

v1.0.0-alpha.11

27 Apr 06:16
v1.0.0-alpha.11
952fead
Compare
Choose a tag to compare
v1.0.0-alpha.11 Pre-release
Pre-release

Documentation

  • Update badge icons over readme file

Miscellaneous Tasks

  • Drop support for php version 7.3

v1.0.0-alpha.10

27 Apr 06:13
v1.0.0-alpha.10
Compare
Choose a tag to compare
v1.0.0-alpha.10 Pre-release
Pre-release

Documentation

  • Update badge icons over readme file

Miscellaneous Tasks

  • Drop support for php version 7.3

v1.0.0-alpha.9

26 Apr 15:22
v1.0.0-alpha.9
489e957
Compare
Choose a tag to compare
v1.0.0-alpha.9 Pre-release
Pre-release

Documentation

  • Update badge icons over readme file

Miscellaneous Tasks

  • Drop support for php version 7.3

v1.0.0-alpha.8

06 Apr 05:33
v1.0.0-alpha.8
8c3f2d7
Compare
Choose a tag to compare
v1.0.0-alpha.8 Pre-release
Pre-release
Tagging version 1.0.0-alpha.8 v1.0.0-alpha.8

v1.0.0-alpha.7

06 Apr 04:53
v1.0.0-alpha.7
a6a8d1a
Compare
Choose a tag to compare
v1.0.0-alpha.7 Pre-release
Pre-release

Miscellaneous Tasks

  • Update config.allow-plugins on the composer configs

Refactor

  • Change missed test classes to final

v1.0.0-alpha.6

20 Mar 20:22
v1.0.0-alpha.6
e444c6e
Compare
Choose a tag to compare
v1.0.0-alpha.6 Pre-release
Pre-release

Miscellaneous Tasks

  • Update config.allow-plugins on the composer configs
  • Normalize the composer configuation

Styling

  • Remove blank line on PayloadInterface

v1.0.0-alpha.5

20 Mar 14:10
v1.0.0-alpha.5
4fd9322
Compare
Choose a tag to compare
v1.0.0-alpha.5 Pre-release
Pre-release

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

26 Sep 18:51
87214e4
Compare
Choose a tag to compare
v1.0.0-alpha.4 Pre-release
Pre-release

Features

  • Add new fromResponse method to create a new Response from another response.

Refactor

  • Replace ResponseInterface by psr interface

v1.0.0-alpha.3

26 Sep 17:29
b388fcf
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release

Features

  • Can inject a psr compatible response instead of base response

v1.0.0-alpha.2

26 Sep 16:15
fcc37df
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

Miscellaneous Tasks

  • Ignore git-cliff and infection configs from export
  • Ignore phpcs and phpstan configs from export