File rubygem-typhoeus.changes of Package rubygem-typhoeus
-------------------------------------------------------------------
Tue Nov 28 08:19:21 UTC 2023 - Dan Čermák <dan.cermak@posteo.net>
- New upstream release 1.4.1, see bundled CHANGELOG.md
-------------------------------------------------------------------
Fri Sep 25 15:04:52 UTC 2020 - Stephan Kulow <coolo@suse.com>
updated to version 1.4.0
see installed CHANGELOG.md
-------------------------------------------------------------------
Thu Nov 22 05:39:55 UTC 2018 - Stephan Kulow <coolo@suse.com>
- updated to version 1.3.1
see installed CHANGELOG.md
-------------------------------------------------------------------
Mon Aug 28 05:40:53 UTC 2017 - coolo@suse.com
- updated to version 1.3.0
see installed CHANGELOG.md
-------------------------------------------------------------------
Sat Dec 3 05:53:25 UTC 2016 - coolo@suse.com
- updated to version 1.1.2
see installed CHANGELOG.md
-------------------------------------------------------------------
Fri Jul 22 04:33:07 UTC 2016 - coolo@suse.com
- updated to version 1.1.0
see installed CHANGELOG.md
-------------------------------------------------------------------
Fri Apr 29 04:43:35 UTC 2016 - coolo@suse.com
- updated to version 1.0.2
see installed CHANGELOG.md
-------------------------------------------------------------------
Thu Jan 21 05:51:01 UTC 2016 - coolo@suse.com
- updated to version 1.0.1
see installed CHANGELOG.md
-------------------------------------------------------------------
Fri Sep 18 04:35:04 UTC 2015 - coolo@suse.com
- updated to version 0.8.0
see installed CHANGELOG.md
-------------------------------------------------------------------
Sun Aug 9 04:30:22 UTC 2015 - coolo@suse.com
- updated to version 0.7.3
see installed CHANGELOG.md
-------------------------------------------------------------------
Sat Jun 20 04:35:16 UTC 2015 - coolo@suse.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 18:39:57 UTC 2015 - coolo@suse.com
- updated to version 0.7.1
-------------------------------------------------------------------
Mon Oct 13 18:51:05 UTC 2014 - coolo@suse.com
- adapt to new rubygem packaging
-------------------------------------------------------------------
Fri Mar 21 12:54:12 UTC 2014 - coolo@suse.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 12:02:57 UTC 2013 - coolo@suse.com
- updated to version 0.6.7
Enhancements:
* Add response streaming.
([\#339](https://github.com/typhoeus/typhoeus/pull/339))
-------------------------------------------------------------------
Fri Nov 1 06:07:21 UTC 2013 - coolo@suse.com
- updated to version 0.6.6
[Full Changelog](http://github.com/typhoeus/typhoeus/compare/v0.6.5...v0.6.6)
-------------------------------------------------------------------
Mon Aug 26 05:05:50 UTC 2013 - coolo@suse.com
- updated to version 0.6.5
[Full Changelog](http://github.com/typhoeus/typhoeus/compare/v0.6.3...v0.6.5)
-------------------------------------------------------------------
Thu May 9 17:36:43 UTC 2013 - coolo@suse.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 08:45:15 UTC 2012 - coolo@suse.com
- initial package (version 0.5.3)