Skip to content

Releases: wrk-flow/larastrict

v0.0.60

23 Jun 15:09
b35f53d
Compare
Choose a tag to compare

✨ New Features

  • b35f53d - Testing: AssertEventListeners: Prevent other listeners to be fired (commit by @pionl)

v0.0.59

23 Jun 13:12
c7b8e75
Compare
Choose a tag to compare

✨ New Features

  • c7b8e75 - Database: Store database like value and add null support to FloatCast (commit by @pionl)

v0.0.58

22 Jun 13:32
Compare
Choose a tag to compare

🐛 Bug Fixes

  • 21c5a53 - Testing: Fix missing UrlGenerator and add tests (commit by @pionl)

v0.0.57

22 Jun 11:35
Compare
Choose a tag to compare

✨ New Features

  • d432f7b - Testing: Add ResponseFactoryAssert (commit by @pionl)

v0.0.56

22 Jun 08:58
Compare
Choose a tag to compare

✨ New Features

  • b8636b8 - Testing: Add Cache RepositoryAssert (commit by @pionl)

v0.0.55

21 Jun 15:28
Compare
Choose a tag to compare

✨ New Features

  • 8ae2d7a - Testing: Add ability to assert AppConfig (use AppConfigContract for implementation) (commit by @pionl)

🐛 Bug Fixes

  • b0874e8 - Testing: Fix MakeExpectationCommand with union returns in assert class (commit by @pionl)

v0.0.54

09 Jun 09:40
Compare
Choose a tag to compare

🐛 Bug Fixes

  • 4d75907 - Database: Allow all Laravel 9 versions (Fix PHPStan warnings) (commit by @pionl)
  • 8f48750 - Cache: Add @template return type to CacheMeServiceContract::get (commit by @h4kuna )

v0.0.53

02 Jun 10:30
Compare
Choose a tag to compare

✨ New Features

  • 6d89f9a - Database: Add float cast that supports comma (commit by @h4kuna)

v0.0.52

01 Jun 09:44
Compare
Choose a tag to compare

🐛 Bug Fixes

  • 4292a8a - Rules: Improve NumberRule range of supported int/float values (commit by @h4kuna)

v0.0.51

25 May 12:52
a54eeb4
Compare
Choose a tag to compare

🐛 Bug Fixes

  • a54eeb4 - Queue: Correctly ensure that queue is not overridden when using property (commit by @pionl)