- Phoenix.PubSub 2.0 support
- Absinthe 1.5 support
- Remove unintentional poison dependency
- Add
variables/1
function to make it easy to get the original parameters
- Deprecate
Absinthe.Phoenix.Socket.put_opts/2
in favor ofAbsinthe.Phoenix.Socket.put_options/2
for consistency with Absinthe.Plug
- First real release.