0.8.0 (2025-01-13)
- add encoding property to email attachments across services (f1e302c)
0.7.0 (2025-01-13)
- include attachments in notification service for email sending (0f6b61e)
0.6.0 (2025-01-13)
- add attachment for smtp service (5e7412f)
0.5.0 (2025-01-10)
- add attachment for sendgrid service (0d2f7b6)
0.4.0 (2024-08-09)
- add auth token to whatsapp config. (81a7952)
- VILLB-487-488: create whatsapp module and meta provider to send messages via whatsapp. (a50e372)
0.3.0 (2024-07-11)
- Add configuration for email and SMS in notification module (023955a)
0.2.0 (2024-07-10)
- Add configuration for email and SMS in notification module (023955a)
0.1.2 (2024-07-10)
0.1.1 (2024-07-10)
- add email providers for aws, sendgrid, smtp and sms providers for mutlucell with tests (c60040e)
- add EmailModule, SmsModule with dynamic factory options (808a713)
- add EmailService, SmsService (3faa3cb)
- add sendSms and sendEmail for notification service with tests (dfd2856)
- setup notification project (feff6fa)
- Update environment variable descriptions in README.md (10c8dc4)