Skip to content

Releases: borschphp/borsch-requesthandler

2.2.0

29 Aug 14:46
b42764a

Choose a tag to compare

What's Changed

  • feat(helpers): new helpers to generate middlewares by @debuss in #3

Full Changelog: 2.1.0...2.2.0

2.1.0

25 Jul 16:44
6121f39

Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.1.0

2.0.0

11 Dec 21:20
caf2239

Choose a tag to compare

  • Removed old and unnecessary files
  • New exception RequestHandlerRuntimeException
  • Moved to PHP 8.2 minimum version
  • Added Github Actions
  • Added phpstan (set to level 6 in Github Action)

1.0.0

01 Jul 09:41

Choose a tag to compare

  • Moved to PHP 8
  • Stable release

0.2.1

19 Feb 17:28

Choose a tag to compare

Upd: Laminas diactoros

0.2.0

21 Aug 10:01

Choose a tag to compare

Feat: Added ApplicationRequestHandlerInterface.

To normalize interaction with Middlewares.
Added gitignore.

0.1

28 May 09:25

Choose a tag to compare

0.1
Initial commit