Skip to content

Releases: mpyw/laravel-cached-database-stickiness

v2.2.0

04 Mar 05:32
d9fdbe6
Compare
Choose a tag to compare

Just for better numbering

Full Changelog: v2.1.1...v2.2.0

v2.1.1

03 Mar 02:05
c041a2c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0

13 Mar 08:35
e9395ca
Compare
Choose a tag to compare
chore: 🤖 Drop support for stale versions

v2.0.1

14 Jul 19:29
f4b2c6c
Compare
Choose a tag to compare
Support for Laravel 10 (#25)

v2.0.0

25 Jan 09:02
0a25a34
Compare
Choose a tag to compare

Drop support for stale versions (#20)

v1.0.3

06 Oct 07:40
7b7ab22
Compare
Choose a tag to compare

v1.0.2

12 Mar 08:21
eeb5004
Compare
Choose a tag to compare

v1.0.1

10 Mar 18:59
baf1178
Compare
Choose a tag to compare

v0.3.1

17 Jan 13:00
ad72925
Compare
Choose a tag to compare

v0.3.0

08 Jan 06:49
360b904
Compare
Choose a tag to compare

Fix: Restore $recordsModified state if its value has not been changed

  • Initialization effects are automatically revoked only if the Job does not change the stickiness state.