- Bumped httpoison dep to ~1.0 (thanks @jasongoodwin)
- Poison dependency further relaxed to ~> 2.0 or ~> 3.0 to allow for Phoenix
- Removed unnecessary ibrowse mention from README
- This release brought to you by the tireless @asgoel
- Core suppression list support
- Poison dependency relaxed to ~> 3.0
- Fixed an issue caused by a double slash in API URL
## v0.4.0 (2017/02/28)
- Template preview support contributed by @asgoel - Thanks!
- Made Transmission.options.return_path optional. It's only useful for Enterprise customers.
- Added a
:http_recv_timeout
config param (thanks davidefedrigo) - Bumped default connection timeout to 30 secs
- Added support for
start_time
,ip_pool
andinline_css
transmission options - Updated deps to latest versions
- HTTPoison conversion contributed by DavidAntaramian
- First release