Changes to Hedwig.Message
scrogson opened this issue · 2 comments
scrogson commented
Hey Hedwig adapter folks!
@jwarlander @bryanjos @jeffweiss
I've just pushed some changes to Hedwig based on some irritations I found with my implementation and I wanted to get things squared up before pulling the trigger on 1.0
.
Here are the changes: 18273f1
All you'll need to do for your adapters is remove the adapter
key from the %Hedwig.Message{}
struct. The rest should be transparent.
If you have any other feedback...I would love to hear it!
jeffweiss commented
@scrogson 👍 corresponding change in hedwig_irc is jeffweiss/hedwig_irc@43e4144