Releases: bwaidelich/subscription-engine
Releases · bwaidelich/subscription-engine
1.2.1
- TASK: Add PHPStan type hint to
Result::successful()(32bdeec)
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- FEATURE: Improve subscription error message by @bwaidelich in #8
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- docs: illuminate implementation by @ekvedaras in #3
- bugfix: Fix missing ids in NoSubscriptionsFound criteria output by @d-scho in #4
- FEATURE: Detect recursive CatchUps by @bwaidelich in #6
New Contributors
- @ekvedaras made their first contribution in #3
- @d-scho made their first contribution in #4
Full Changelog: 1.0.0...1.1.0
Initial release
FEATURE: Overhaul (#2) * FEATURE: Major Overhaul ...and tests