Skip to content

Releases: ray-di/Ray.MediaQuery

0.13.0

11 May 13:01
718bcf2
Compare
Choose a tag to compare

What's Changed

  • Reorder conversion methods in ParamConverter and binary check for logging by @koriym in #58

Thanks @toby-griffiths reporting issue!

Full Changelog: 0.12.2...0.13.0

0.12.2

09 Apr 16:09
9f79cab
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.12.1...0.12.2

0.12.1

03 Apr 10:52
0048a9b
Compare
Choose a tag to compare

What's Changed

  • Enable PHP 8.3 compat and drop PHP 8.0 support by @koriym in #54

Full Changelog: 0.12.0...0.13.0

0.12.0

10 Nov 09:14
e441307
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.11.0...0.11.1

0.11.0

26 May 06:35
866d22b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.2...0.11.0

0.10.2

24 Feb 11:15
07073f2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.1...0.10.2

@NaokiTsuchiya Thanks!

0.10.1

22 Feb 00:43
b5fd626
Compare
Choose a tag to compare

What's Changed

  • Fix nullable return type issue by @koriym in #45

Thanks for creating issue #44 @mstysk !

Full Changelog: 0.10.0...0.10.1

0.10.0

17 Feb 09:02
ef3dda2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.0...0.10.0

0.9.0

29 Nov 01:08
88ae75b
Compare
Choose a tag to compare

PHP 7.4 reached EOL yesterday (28 Nov 2022) and this package will also support PHP 8.0 and above.
https://www.php.net/eol.php

What's Changed

  • Drop PHP 7.4 support and optimized for PHP8 by @koriym in #40

Full Changelog: 0.8.0...0.9.0

0.8.0

12 Oct 02:02
4497aef
Compare
Choose a tag to compare

What's Changed

  • add support for enum value to ParamConverter by @jingu in #39

Full Changelog: 0.7.1...0.8.0