Releases: wrk-flow/larastrict
Releases · wrk-flow/larastrict
v0.0.82
✨ New Features
64d2322
- Database: Improve phpstan support for scopes (commit by @pionl)
v0.0.81
✨ New Features
3429635
- Queue: Add _preHook closure to RunJobActionContractExpectation (commit by @pionl)
v0.0.80
🐛 Bug Fixes
e1d93a3
- Queue: Improve RunJobActionContract $method signature (nullable) (commit by @pionl)
v0.0.79
🐛 Bug Fixes
28cfde8
- Queue: Add missing $method parameter to RunJobActionContract (commit by @pionl)
v0.0.78
✨ New Features
046a9e3
- Queue: Add ability to dispatch job in testable way (commit by @pionl)
v0.0.77
✨ New Features
e2eb679
- CacheMeService: ttl defined like seconds instead of minutes (commit by @pionl)
v0.0.76
✨ New Features
9a1ddb6
- ServiceProvider: Add ability to get tagged classes of given implementation (commit by @pionl)
v0.0.75
💥 BREAKING CHANGES
✨ New Features
7804785
- Context: Improve PHPStan support for ContextEventsService (commit by @pionl)
v0.0.74
💥 BREAKING CHANGES
🐛 Bug Fixes
dcb79f3
- Database: OrderByValuesScope is now from ASC to DESC order of given values (commit by @pionl)
v0.0.73
🐛 Bug Fixes
c644785
- Testing: Internal variables for generated assert has prefix underscore (commit by @h4kuna)