Skip to content

Releases: nekofar/slim-jsend

v1.0.0-alpha.21

01 Jul 17:55
v1.0.0-alpha.21
add3495
Compare
Choose a tag to compare
v1.0.0-alpha.21 Pre-release
Pre-release

Refactor

  • Fix incorrect type hint for code parameter in Payload and Response classes

v1.0.0-alpha.20

01 Jul 17:33
v1.0.0-alpha.20
b84e693
Compare
Choose a tag to compare
v1.0.0-alpha.20 Pre-release
Pre-release

Documentation

  • Update crypto funding address over configs
  • Add funding to the composer configs
  • Add crypto donate badge to the project readme

v1.0.0-alpha.19

16 Jun 17:16
v1.0.0-alpha.19
a353dd2
Compare
Choose a tag to compare
v1.0.0-alpha.19 Pre-release
Pre-release

Bug Fixes

  • Solve some minor issues and update dependencies

v1.0.0-alpha.18

20 May 18:46
v1.0.0-alpha.18
71c59dd
Compare
Choose a tag to compare
v1.0.0-alpha.18 Pre-release
Pre-release

Documentation

  • Create a new pull request template
  • Update and improve classes and methods doc-blocks

v1.0.0-alpha.17

20 May 16:59
v1.0.0-alpha.17
9f13815
Compare
Choose a tag to compare
v1.0.0-alpha.17 Pre-release
Pre-release

Documentation

  • Add missing contribution guideline
  • Add basic usage sample into readme file

v1.0.0-alpha.16

20 May 16:45
v1.0.0-alpha.16
76d582a
Compare
Choose a tag to compare
v1.0.0-alpha.16 Pre-release
Pre-release

Documentation

  • Change minimum version to php 8.1 on readme

Miscellaneous Tasks

  • Install pnpm as a peoject dev-dependency

v1.0.0-alpha.15

20 May 16:15
v1.0.0-alpha.15
b4f778b
Compare
Choose a tag to compare
v1.0.0-alpha.15 Pre-release
Pre-release

Bug Fixes

  • Solve an issue on message in Payload json
  • Solve json decode of PayloadStatus

Features

  • Create a decorator for response factory
  • Add new method to send response with jsend spec

Miscellaneous Tasks

  • Install slim/http as a dependency
  • Install pnpm as a peoject dev-dependency

Testing

  • Create new tests for Response and improve old tests

v1.0.0-alpha.14

16 May 17:20
v1.0.0-alpha.14
4e7a11a
Compare
Choose a tag to compare
v1.0.0-alpha.14 Pre-release
Pre-release

Bug Fixes

  • Solve some minor issues and update dependencies

v1.0.0-alpha.13

16 May 17:18
v1.0.0-alpha.13
27f35cc
Compare
Choose a tag to compare
v1.0.0-alpha.13 Pre-release
Pre-release

Bug Fixes

  • Solve some minor issues and update dependencies

v1.0.0-alpha.12

16 May 17:03
v1.0.0-alpha.12
4d758fb
Compare
Choose a tag to compare
v1.0.0-alpha.12 Pre-release
Pre-release

Documentation

  • Update badge icons over readme file

Miscellaneous Tasks

  • Drop support for php version 7.3