All Versions
9
Latest Version
Avg Release Cycle
106 days
Latest Release
2464 days ago

Changelog History

  • v0.5.2 Changes

    May 14, 2018
    • โฌ†๏ธ Bumped httpoison dep to ~1.0 (thanks @jasongoodwin)
  • v0.5.1 Changes

    May 22, 2017
    • Poison dependency further relaxed to ~> 2.0 or ~> 3.0 to allow for Phoenix
    • โœ‚ Removed unnecessary ibrowse mention from README
  • v0.5.0 Changes

    April 13, 2017
    • ๐Ÿš€ 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!
  • v0.4.0 Changes

    February 28, 2017

    ๐Ÿ‘ Template preview support contributed by @asgoel. Thanks!

  • v0.3.1

    February 28, 2017
  • v0.3.0 Changes

    February 03, 2017
    • 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
  • v0.2.1 Changes

    November 03, 2016
    • Added support for start_time, ip_pool and inline_css transmission options
    • โšก๏ธ Updated deps to latest versions
  • v0.2.0 Changes

    August 25, 2016

    Conversion from HTTPotion to HTTPoison courtesy of @DavidAntaramian - Thanks!

  • v0.1.0 Changes

    January 21, 2016
    • ๐Ÿš€ First release