Packages

A simple notification queuing library for Elixir applications using Oban.

Current section

Files

Jump to
vcf_notifier CHANGELOG.md
Raw

CHANGELOG.md

### `CHANGELOG.md`
```markdown
# Changelog
## [0.1.0] - 2024-XX-XX
### Added
- Initial release
- Basic notification structure
- Support for email, SMS, push, and webhook notification types
- Synchronous and asynchronous sending
- Notification building and validation