Releases: chijioke-ibekwe/raven
Releases · chijioke-ibekwe/raven
v5.1.0
What's Changed
- integrate vonage as sms notifications provider by @chijioke-ibekwe in #18
- docs: update README.md by @chijioke-ibekwe in #19
Full Changelog: v5.0.0...v5.1.0
v5.0.0
What's Changed
- move notification channel to notification context model by @chijioke-ibekwe in #12
- make migration classes anonymous by @chijioke-ibekwe in #13
Full Changelog: v4.0.0...v5.0.0
v4.0.0
What's Changed
- feat: update schema for notification contexts table by @chijioke-ibekwe
- feat: implement the use of the filesystem as a template source for database notifications by @chijioke-ibekwe in #9
Full Changelog: v3.1.2...v4.0.0
v3.1.2
What's Changed
- docs: update README.md by @chijioke-ibekwe in #6
- refactor: validate notification in ses channel by @chijioke-ibekwe in #8
Full Changelog: v3.1.1...v3.1.2
v3.1.1
What's Changed
- Update README.md by @chijioke-ibekwe in #4
- Fix bugs on SES channel by @chijioke-ibekwe in #5
Full Changelog: v3.1.0...v3.1.1
v3.1.0
v3.0.0
What's Changed
- feat: implement amazon ses email provider by @chijioke-ibekwe in #2
Full Changelog: v2.0.1...v3.0.0
v2.0.1
What's Changed
- fix: fix send grid channel registration on provider (58e1c38) by @chijioke-ibekwe in #1
- fix: remove database notification provider from config file
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- feat: implement sending of on-demand notifications @chijioke-ibekwe
- feat: allow notification data object take string value recipients (email) as well as notifiables @chijioke-ibekwe
- refactor: modify database notification json data content @chijioke-ibekwe
Full Changelog: v1.0.0...v2.0.0
v1.0.0
Initial release of the package