View Source Changelog
v2.0.0 - 2020-05-14
- Phoenix.PubSub 2.0 support
v1.5.0 - 2020-05-14
- Absinthe 1.5 support
v1.4.4 - 2019-05-04
- Remove unintentional poison dependency
v1.4.2 - 2018-01-22
- Add
variables/1
function to make it easy to get the original parameters
v1.4.1 - 2018-01-21
- Deprecate
Absinthe.Phoenix.Socket.put_opts/2
in favor ofAbsinthe.Phoenix.Socket.put_options/2
for consistency with Absinthe.Plug
v1.4.0 - 2017-11-13
- First real release.