Skip to content

Releases: ray-di/Ray.Psr7Module

1.4.0

28 Jan 15:35

Choose a tag to compare

What's Changed

  • refactor: upgrade to PHP 8.1+, remove deprecated annotations by @koriym in #7

Full Changelog: 1.3.2...1.4.0

1.3.2

23 Apr 07:05
81a656d

Choose a tag to compare

What's Changed

  • add support psr/http-message:^2.0 by @jingu in #6

New Contributors

  • @jingu made their first contribution in #6

Full Changelog: 1.3.1...1.3.2

1.3.1

05 Jan 01:05
3bcace3

Choose a tag to compare

Support PHP 8.3

1.3.0

31 Jan 11:33

Choose a tag to compare

  • Support current supported PHP version 7.2, 7.3 and 8.0.
  • Support php 8 attributes.
  • Update CI
    • Switch TravisCI to GH action
    • 100% code coverage with codecov

1.2.1

15 May 17:03
894cb10

Choose a tag to compare

  • Implements #3

1.2.0

27 Nov 06:32

Choose a tag to compare

  • Bind Psr\Http\Message\UriInterface and Psr\Http\Message\UploadedFileInterface[] interface#2

1.1.0

27 Nov 02:20
f2bb293

Choose a tag to compare

  • Bind ServerRequestInterface #1

1.0.0

12 Nov 09:56

Choose a tag to compare

First stable release