Skip to content

Releases: nekofar/slim-test

v3.2.5

03 Feb 20:55
v3.2.5
057b09a
Compare
Choose a tag to compare

Documentation

  • Update badges on project readme file

v3.2.4

01 Jul 17:26
v3.2.4
ef9c458
Compare
Choose a tag to compare

Documentation

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

v3.2.3

31 May 02:52
v3.2.3
732e56b
Compare
Choose a tag to compare

Refactor

  • Add missing typehints for methods and properties
  • Use property_exists instead of null check for defaultHeaders

v3.2.2

31 May 02:29
v3.2.2
922ec7d
Compare
Choose a tag to compare

Refactor

  • Add mixed typehints directly instead doc-blocks

v3.2.1

29 May 18:23
v3.2.1
02e0ec8
Compare
Choose a tag to compare

Documentation

  • Update the pull request template

Refactor

  • Add the test case class to warp traits
  • Solve some of type hint issues over traits

v3.2.0

18 May 03:45
v3.2.0
3c94a2d
Compare
Choose a tag to compare

Features

  • Create withBasicAuth to set the request authentication credentials

v3.1.1

15 May 12:58
v3.1.1
ba51ae1
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Bump nekofar/dev-tools from ^3.0 to ^3.1

v3.1.0

15 May 12:35
v3.1.0
89d5c8b
Compare
Choose a tag to compare

Features

  • Create assertBadRequest method for http bad requests
  • Create assertGone method for http gone status
  • Create assertInternalServerError method for http internal errors
  • Create assertMethodNotAllowed method for http method not allowed
  • Create assertNotImplemented method for http not implemented

Miscellaneous Tasks

  • Update ergebnis/phpstan-rules requirement || ^2.0 (#73)

Testing

  • Update phpunit configuration file

v3.0.1

26 Apr 19:13
v3.0.1
4dca28b
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Migrate phpunit configuration file

v3.0.0

26 Apr 17:31
v3.0.0
40ab71a
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Bump php from ^8.0 to >=8.1
  • Bump nekofar/dev-tools from ^2.0 to ^3.0
  • Bump phpunit/phpunit from ^9.0 to ^10.0
  • Bump illuminate/testing from ^9.0 to ^10.0