Skip to content

Releases: ray-di/Ray.AuraSqlModule

1.9.1

27 Jan 02:17
f905e83
Compare
Choose a tag to compare
  • Fix phpdoc #54

Thanks, @momospnr!

1.9.0

24 Jan 14:23
fc73cff
Compare
Choose a tag to compare
  • Supports PHP 8.0
  • Drop PHP 7.2 support
  • Bump aura/sql from 2 to 3
  • Works with PHP8 attributes
  • Change CI to GH action

1.8.1

06 Oct 10:53
e6b68d2
Compare
Choose a tag to compare

Thanks @kuma-guy!

1.8.0

07 Apr 03:56
399cb5e
Compare
Choose a tag to compare
  • Fix #46
  • Support php 7.4 and drop unsported php version 7.0 and 7.1

Thanks @jingu !

1.7.1

22 Aug 07:10
93e31d2
Compare
Choose a tag to compare

Fix #45

Thanks @ssnm-a !

1.7.0

16 Aug 14:15
Compare
Choose a tag to compare

Support $options and $attributes

@piotzkhider Thanks for the reporting issue !

1.6.5

21 May 16:06
Compare
Choose a tag to compare

1.6.4

21 May 12:01
aa777e2
Compare
Choose a tag to compare
  • [UPDATE] TransactionalIntercetpr to work ray/query-module #38
  • Refactor with phpstan -l max option

1.6.3

04 Sep 04:30
Compare
Choose a tag to compare
  • [FIX] DSN regex #36

1.6.2

04 Aug 01:25
Compare
Choose a tag to compare
  • [FIX] Fix to reset order_by caluse on countQueryBuilderModifier in AuraSqlQueryPager #34

Thanks @yutakachiba san !