Releases: ray-di/Ray.MediaQuery
Releases · ray-di/Ray.MediaQuery
0.5.0
What's Changed
- PHP 8.1 support and drop PHP 7.3 support by @koriym in #26
- Throw PdoPerformanceExeption for better error message by @koriym in #28
Full Changelog: 0.4.2...0.4.3
0.4.2
What's Changed
Thanks for reporting issue #24 Yoshioka-san ! 😊
Full Changelog: 0.4.1...0.4.2
0.3.2
What's Changed
- Fix ray/di version
- Add php 7.3 and 7.4 tests in GH action by @koriym in #18
Full Changelog: 0.3.1...0.3.2
0.3.0
- [PHP] Support PHP 7.3+
- [ADD] Support entity constructor #13
- [ADD] Add
CamelCaseTrait
for the came case property of the entity #13