Pusher v1.3.2 Release Notes

Release Date: 2018-10-17 // over 5 years ago
    • [FIXED] Return a specific error for "Request Entity Too Large" (body over 10KB).
    • [ADDED] Add a use_tls option for SSL (defaults to false).
    • [ADDED] Add a from_url client method (in addition to existing from_env option).
    • [CHANGED] Improved documentation and fixed typos.
    • [ADDED] Add Ruby 2.4 to test matrix.