Releases: laravel-interaction/subscribe
Releases · laravel-interaction/subscribe
0.2.1
Removed
- [#25] Remove kodiak and enable github auto-merge
Unreleased
Changed
- [#24] Update CHANGELOG.md
- [#23] Bump codecov/codecov-action from v1.2.1 to v1.2.2
0.2.0
Changed
- [#21] Use support package for numberForHumans
Removed
- [#22] Remove redundant docblock annotations
0.1.1
Added
Changed
- [#20] Support subscribable for subscriber
- [#19] Support uuids for subscriptions
- [#18] Bump actions/cache from v2 to v2.1.4
- [#16] Bump codecov/codecov-action from v1.2.0 to v1.2.1
- [#15] Bump codecov/codecov-action from v1.1.1 to v1.2.0
0.1.0
Changed
- [#13] Bump codecov/codecov-action from v1.1.0 to v1.1.1
- [#12] Bump codecov/codecov-action from v1.0.15 to v1.1.0
- [#11] Bump paambaati/codeclimate-action from v2.7.4 to v2.7.5
0.0.2
Changed
- [#8] Make the subscribers count more readable
0.0.1
Added
- [#5] Add methods to get subscribed/notsubscribed items
- [#4] Add more compare methods
- [#3] Add subscribers count for humans
Changed
- [#7] Bump codecov/codecov-action from v1.0.14 to v1.0.15
- [#6] Switch belongsToMany to morphToMany