Changelog for
ruby2.5-rubygem-typhoeus-1.0.2-1.1.x86_64.rpm :
Fri Apr 29 14:00:00 2016 cooloAATTsuse.com
- updated to version 1.0.2
see installed CHANGELOG.md
Thu Jan 21 13:00:00 2016 cooloAATTsuse.com
- updated to version 1.0.1
see installed CHANGELOG.md
Fri Sep 18 14:00:00 2015 cooloAATTsuse.com
- updated to version 0.8.0
see installed CHANGELOG.md
Sun Aug 9 14:00:00 2015 cooloAATTsuse.com
- updated to version 0.7.3
see installed CHANGELOG.md
Sat Jun 20 14:00:00 2015 cooloAATTsuse.com
- updated to version 0.7.2
see installed CHANGELOG.md
[#]# Master
[Full Changelog](http://github.com/typhoeus/typhoeus/compare/v0.7.2...master)
[#]# 0.7.2
[Full Changelog](http://github.com/typhoeus/typhoeus/compare/v0.7.1...v0.7.2)
* Allow arrays to be passed to Expectation#and_return
([JP Moral](https://github.com/jpmoral))
* Added getter for `redirect_time` value.
([Adrien Jarthon](https://github.com/jarthod))
Tue Feb 10 13:00:00 2015 cooloAATTsuse.com
- updated to version 0.7.1
Mon Oct 13 14:00:00 2014 cooloAATTsuse.com
- adapt to new rubygem packaging
Fri Mar 21 13:00:00 2014 cooloAATTsuse.com
- updated to version 0.6.8
Bugfixes:
* Fix Faraday 0.9 compatibility.
([Gleb Mazovetskiy](https://github.com/glebm), [\\#357](https://github.com/typhoeus/typhoeus/pull/357)
* Fix Request#hash for different key orders.
([Matthew Schulkind](https://github.com/mschulkind), [\\#344](https://github.com/typhoeus/typhoeus/pull/344))
Enhancements:
* Use SVG for status badges in README.
7[Sean Linsley](https://github.com/seanlinsley), [\\#353](https://github.com/typhoeus/typhoeus/pull/353))
* Missing quotes in README example code.
([Jason R. Clark](https://github.com/jasonrclark), [\\#351](https://github.com/typhoeus/typhoeus/pull/351))
* Specs for Faraday adapter.
([michaelavila](https://github.com/michaelavila), [\\#348](https://github.com/typhoeus/typhoeus/pull/348))
* Clarify wording in README.
([Sean Linsley](https://github.com/seanlinsley), [\\#347](https://github.com/typhoeus/typhoeus/pull/347))
* Make caching easier for non-memory caches.
([Matthew Schulkind](https://github.com/mschulkind), [\\#345](https://github.com/typhoeus/typhoeus/pull/345))
* Spec refactoring.
([Matthew Schulkind](https://github.com/mschulkind), [\\#343](https://github.com/typhoeus/typhoeus/pull/343))
Fri Dec 20 13:00:00 2013 cooloAATTsuse.com
- updated to version 0.6.7
Enhancements:
* Add response streaming.
([\\#339](https://github.com/typhoeus/typhoeus/pull/339))
Fri Nov 1 13:00:00 2013 cooloAATTsuse.com
- updated to version 0.6.6
[Full Changelog](http://github.com/typhoeus/typhoeus/compare/v0.6.5...v0.6.6)
Mon Aug 26 14:00:00 2013 cooloAATTsuse.com
- updated to version 0.6.5
[Full Changelog](http://github.com/typhoeus/typhoeus/compare/v0.6.3...v0.6.5)
Thu May 9 14:00:00 2013 cooloAATTsuse.com
- updated to version 0.6.3
Enhancements:
* Cache hydra per thread.
* Various documentation improvements.
([craiglittle](https://github.com/craiglittle))
* Add support for lazy construction of responses from stubbed requests.
([ryankindermann](https://github.com/ryankinderman), [\\#275](https://github.com/typhoeus/typhoeus/pull/275))
* Reintroduce a global cache.
* `Request#handled_response` falls back to the original response.
([turnerking](https://github.com/turnerking), [\\#272](https://github.com/typhoeus/typhoeus/pull/272))
* When `Errors::NoStub` is raised the `url` is displayed.
([dschneider](https://github.com/dschneider), [\\#276](https://github.com/typhoeus/typhoeus/pull/276))
* Make `Request#hash` consistent.
* Add `.rvmrc` and `ctags` to `.gitignore`.
([ryankindermann](https://github.com/ryankinderman), [\\#274](https://github.com/typhoeus/typhoeus/pull/274))
Fri Dec 28 13:00:00 2012 cooloAATTsuse.com
- initial package (version 0.5.3)