You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added better support and documentation for setting custom payloads.
Added companion apply method using shapeless.HList to allow automatically building a Payload out of a sequence of key, value pairs where key is String and value can be any primitive.