Skip to content

Tags: thomasjohnkane/snooze

Tags

2.6.0

Toggle 2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add should reschedule for (#104)

Co-authored-by: atymic <[email protected]>

2.5.2

Toggle 2.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: sent at null on sent event (#127)

2.5.1

Toggle 2.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add config option to disable migration auto registration (#116)

Co-authored-by: atymic <[email protected]>

2.5.0

Toggle 2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: run without overlapping (#124)

2.4.0

Toggle 2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Laravel 11.x Compatibility (#121)

2.3.1

Toggle 2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixes return types (#110)

2.3.0

Toggle 2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Compatibility with Laravel 10.x (#109)

Co-authored-by: Oliver Wycisk <[email protected]>

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: style fixes

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: changelog update (#93)

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature: Meta JSON column for scheduled notifications (Easier Queryin…

…g) (#90)

* migration for meta column

* allow creating a scheduled notification with meta information

* added static function findByMeta

* return type set for findByMeta

* trailing comma

* remove blank line and add null coalesce

* readme updated

* style fixes

* add changelog note to run migrations on version upgrade

* styleci fixes

* styleci fixes

* styleci fixes

* parameter type added for meta