Skip to content

Releases: artisansdk/cqrs

1.1.0

05 Mar 21:20
3a90a90
Compare
Choose a tag to compare

100% test coverage

Fixes bugs when busting a cached query.

What's Changed

  • Test cache, add local dev env via docker by @RaubJo in #13

Full Changelog: 1.0.2...1.1.0

1.0.2

19 Feb 21:09
525b04b
Compare
Choose a tag to compare

1.0.1

13 Jan 22:32
ae6f8ea
Compare
Choose a tag to compare
Fix Cached key generation (#12)

This fixes the hard requirement for commands to have cache keys.

1.0.0 Initial Release

13 Jan 21:55
9e50633
Compare
Choose a tag to compare
Enhance Queries. Update to Pest and Pint (#11)

* Remove dependence on 'builder' method in queries. Update readme to match. Fix typos

* Install Pest and fix tests

* Install Pint

* CS Fix, Run tests

* CS Fix

* Drop support for PHP < 8, Laravel packages < 10

* Fix type casting

1.0.0 Release Candidate

17 Jul 18:10
1d89854
Compare
Choose a tag to compare
Pre-release

Fix docblocks for Intellisense.

1.0.0 Release Candidate

17 Jun 20:18
a37bfec
Compare
Choose a tag to compare
Pre-release

Update for Laravel 11 compatibility.

1.0.0 Release Candidate

10 Mar 04:10
Compare
Choose a tag to compare
Pre-release

Mostly stable, just not sure we're committed to the API completely or if it has enough compatibility for Laravel 10+ and PHP 8.2+