SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby2.5-rubygem-mechanize-2_7_4-2.7.4-1.4.x86_64.rpm :
Thu Jan 21 13:00:00 2016 cooloAATTsuse.com
- updated to version 2.7.4
see installed CHANGELOG.rdoc
=== 2.7.4

* New Features

* Accept array-like and hash-like values as query/parameter value.
A new utility method Mechanize::Util.each_parameter is added, and Mechanize::Util.build_query_string is enhanced
for this feature.

* Allow passing a `Form::FileUpload` instance to `#post`. #350 by Sam
Rawlins.

* Capture link when scheme is unsupported. #362 by Jon Rowe.

* Pre-defined User-Agent stings are updated to those of more recent versions, and new aliases for IE 10/11 and Edge are added.

* Support for mime-types 1.x is restored while keeping compatible with mime-types 2.x and adding support for 3.0.

* Mechanize::Page now responds to #xpath, #css, #at_xpath, #at_css, and #%.

* element(s)_with methods now accept :xpath and :css options for doing xpath/css
selector searching.

* Pass URI information to Nokogiri where applicable. #405 AATTlulalala

* Bug fix

* Don\'t raise an exception if a connection has set a {read,open}_timeout and
a `file://` request is made. (#397)

* Fix whitespace bug in WWW-Authenticate. #451, #450, by Rasmus Bergholdt

* Don\'t allow redirect from a non-file URL to a file URL for security reasons. (#455)

Fri Nov 22 13:00:00 2013 cooloAATTsuse.com
- updated to version 2.7.3

* New Features

* Allow net-http-persistent instance to be named. #324, John Weir.

* #save and #save! return filename #340

* Updated mime-types requirement to 2.x versions. #348 by Jeff Nyman.

* Bug fix

* Ensure Download#save! defaults back to original filename if
none is provided (#300)

Mon Aug 26 14:00:00 2013 cooloAATTsuse.com
- updated to version 2.7.2

* Bug fix

* API compatibility issues with Mechanize::CookieJar cookies has been
addressed. https://github.com/sparklemotion/http-cookie/issues/2 #326
=== 2.7.1

* Bug fix

* Ensure images with no \"src\" attribute still return correct URLs. #317

* Fixes Mechanize::Parser#extract_filename where an empty string filename
in the response caused unhandled exception. #318

Tue Jun 4 14:00:00 2013 cooloAATTsuse.com
- updated to version 2.7.1

* Bug fix

* Ensure images with no \"src\" attribute still return correct URLs. #317

Fri May 24 14:00:00 2013 cooloAATTsuse.com
- updated to version 2.7.0

* New Features

* Mechanize::Agent#response_read will now raise a
Mechanize::ResponseReadError instead of an EOFError and avoid losing
requested content. #296.

* Depend on http-cookie, add backwards compatible deprecations.
[#257] Akinori MUSHA.

* Added `Download#save!` for overwriting existing files. #300 Sean Kim.

* Bug fix

* Ensure page URLs with whitespace in them are escaped #313 AATTpacop.

* Added a workaround for a bug of URI#+ that led to failure in resolving a relative path containing double slash like \"/../http://.../\". #304
=== 2.6.0

* New Features

* Mechanize#start and Mechanize#shutdown (Thanks, Damian Janowski!)

* Added Mechanize::Agent#allowed_error_codes for setting an Array
of status codes which should not raise an error. #248 Laurence Rowe.

* Added `File.save!` for overwriting existing files #219.

* DirectorySaver::save_to now accepts an option to decode filename. #262

* element(s)_with methods now accept a :search option for doing xpath/css
selector searching. #287 Philippe Bourgau

* Added httponly option for Mechanize::Cookie #242 by Paolo Perego.

* Added Mechanize::XmlFile as a default pluggable parser for handling
XML responses. #289

* Minor enhancements

* Added Mechanize::Download#save_as as an alias to #save. #246

* Fix documentation for `Mechanize::Page` element matchers. #269

* Added Mechanize::Form::Field#raw_value for fetching a fields value
before it\'s sent through Mechanize::Util.html_unescape. #283

* Added iPad and Android user agents. #277 by sambit, #278 by seansay.

* Bug fix

* Mechanize#cert and Mechanize#key now return the values set by
[#]cert= and #key=. #244, #245 (Thanks, Robert Gogolok!)

* Mechanize no longer submits disabled form fields. #276 by Bogdan Gusiev,
[#279] by Ricardo Valeriano.

* Mechanize::File#save now behaves like Mechanize::Download#save in
that it will create the parent directory before saving.
[#272], #280 by Ryan Kowalick

* Ensure `application/xml` is registered as an XML parser in

Fri Jul 27 14:00:00 2012 cooloAATTsuse.com
- update to 2.5.1, see CHANGELOG.rdoc

Wed Aug 24 14:00:00 2011 fcastelliAATTnovell.com
- upgrade to 2.0.1

Tue Apr 12 14:00:00 2011 mrueckertAATTsuse.de
- recreated spec file
- splitted out doc/testsuite package

Wed Aug 4 14:00:00 2010 dmacvicarAATTnovell.com
- remove hoe as dependency. it is only required at build time

Fri Jun 11 14:00:00 2010 mrueckertAATTsuse.de
- use rubygems_requires macro

Tue Mar 23 13:00:00 2010 prusnakAATTsuse.cz
- update to 1.0.0

Fri Dec 25 13:00:00 2009 prusnakAATTsuse.cz
- update to 0.9.3


 
ICM