Skip to content

Version 0.11.0

Compare
Choose a tag to compare
@redrick redrick released this 10 Mar 12:41
· 30 commits to master since this release

Changed

  • Typhoeus removed in favour of Net::HTTP

Added

  • webmock for testing

Fixed

  • problems with 0 as response code caused by Typhoeus
  • #9 Doesn't raise expeception when connection is refused by Fantozzi server
  • #10 Implement Faraday gem (implemented net::HTTP instead)