Releases: J0/phoenix_gen_socket_client
Releases · J0/phoenix_gen_socket_client
Release 4.0.0
Release 3.1.0
- Fix timeout typespec in GenSocketClient call function. Thanks @matt-mazzucato
- Add support for optional terminate callback
Release 3.0.0
- The provided Json serializer uses Jason rather than Poison. This is a breaking change and the cause of the major version bump.
- Minor fixes to doc and tests
- Tests against more recent Elixir (1.10) and Erlang (22) versions
- Dropping support for Elixir versions prior to 1.8 and Erlang prior to 22.