Releases: sleede/wupee
Releases · sleede/wupee
v2.0.0.beta2
increments version to 2.0.0.beta2
v2.0.0.beta1
updates version
v1.1.4
v1.1.3
improves wupee initializer
v1.1.2-alpha
- adds rake task to generate Wupee::NotificationTypeConfiguration
- raises exception if params are missing when using Wupee#notify method
- notify method accepts new argument "locals" to pass extra data to mail template
- adds association notifications on Wupee::NotificationType with dependent: :destroy
- moves Wupee::Notifier class
v1.0.4
increments version to 1.0.4
v1.0.3-alpha
increments version to 1.0.3 and update readme
v1.0.2-alpha
increments version to 1.0.2
v1.0.1-alpha
increases version
v1.0.0-alpha
fix bug which was affecting interpolation of subject vars...