Skip to content

Releases: ray-di/Ray.MediaQuery

0.7.1

20 Sep 06:07
c82cee1
Compare
Choose a tag to compare

What's Changed

New Contributors

  • 🎉 @jingu made their first contribution in #38

Full Changelog: 0.7.0...0.7.1

0.7.0

10 Jun 08:47
1f1ad76
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.7.0

0.6.0

27 May 07:42
f72320e
Compare
Choose a tag to compare

What's Changed

  • Bump phpstan version by @koriym in #29
  • [BC break] Add annotation type to specify return type by @koriym in #30

Full Changelog: 0.4.3...0.6.0

0.5.0

25 Jan 11:41
4ffebe0
Compare
Choose a tag to compare

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

24 Jan 09:27
d7b54c7
Compare
Choose a tag to compare

What's Changed

Thanks for reporting issue #24 Yoshioka-san ! 😊
Full Changelog: 0.4.1...0.4.2

0.4.1

13 Nov 14:26
aa2fd92
Compare
Choose a tag to compare

What's Changed

  • Fix Queries::fromDir() class discovery problems by @koriym in #20

Thanks for the reporting issue! @shotanue!

Full Changelog: 0.4.0...0.4.1

0.4.0

08 Oct 14:52
6317704
Compare
Choose a tag to compare

What's Changed

  • [BC Break] getRow returns null if the query result is empty by @shotanue in #19

Full Changelog: 0.3.2...0.4.0

Thanks @shotanue!

0.3.2

07 Oct 16:01
1e40c56
Compare
Choose a tag to compare

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.1

05 Oct 10:08
3b701bd
Compare
Choose a tag to compare

0.3.1

What's Changed

New Contributors

Full Changelog: 0.3.0...0.3.1

Thanks, @shotanue! 🎉

0.3.0

14 Sep 09:17
4fcc7d1
Compare
Choose a tag to compare
  • [PHP] Support PHP 7.3+
  • [ADD] Support entity constructor #13
  • [ADD] Add CamelCaseTrait for the came case property of the entity #13