- Strategies come in separate packages
- Format base code using Elixir 1.6 formatter
- Update dependencies
- Simpler supervision tree
- Correct synchronous notifications (thanks to @ponty96)
- Allow unlinked notifications (thanks to @belaustegui)
- Fix circular dependencies (thanks to @mkaravaev)
- Update dependencies for Elixir 1.5.0
- Use non-retired version of hackney
- Use HTTPoison instead of HTTPotion
- Fix error when using tuple contacts in e-mail strategy
- Add custom strategies support
- Normalize error responses
- Use identifiers as keys in multiple notification dispatching
- Fix issue with e-mail strategy.
- Add tests
- Fix bug that avoid email dispatching using SMTP.
- Add compatibility with
~> 2.0
version ofpoison
, that is the required in actual versions ofphoenix
.
- Slack integration
- E-mail integration
- Notification modules support