SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby2.6-rubygem-addressable-2.6.0-38.1.x86_64.rpm :

* Fri Feb 08 2019 mschnitzerAATTsuse.com- updated to version 2.6.0
* added `tld=` method to allow assignment to the public suffix
* most `heuristic_parse` patterns are now case-insensitive
* `heuristic_parse` handles more `file://` URI variations
* fixes bug in `heuristic_parse` when uri starts with digit
* fixes bug in `request_uri=` with query strings
* fixes template issues with `nil` and `?` operator
* `frozen_string_literal` pragmas added
* minor performance improvements in regexps
* fixes to eliminate warnings
* Sun Sep 03 2017 cooloAATTsuse.com- updated to version 2.5.2 see installed CHANGELOG.md [#] Addressable 2.5.2 - better support for frozen string literals - fixed bug w/ uppercase characters in scheme - IDNA errors w/ emoji URLs - compatibility w/ public_suffix 3.x
* Thu Mar 30 2017 cooloAATTsuse.com- updated to version 2.5.1 see installed CHANGELOG.md [#] Addressable 2.5.1 - allow unicode normalization to be disabled for URI Template expansion - removed duplicate test
* Sat Nov 05 2016 cooloAATTsuse.com- updated to version 2.5.0 see installed CHANGELOG.md [#] Addressable 2.5.0 - dropping support for Ruby 1.9 - adding support for Ruby 2.4 preview - add support for public suffixes and tld; first runtime dependency - hostname escaping should match RFC; underscores in hostnames no longer escaped - paths beginning with // and missing an authority are now considered invalid - validation now also takes place after setting a path - handle backslashes in authority more like a browser for `heuristic_parse` - unescaped backslashes in host now raise an `InvalidURIError` - `merge!`, `join!`, `omit!` and `normalize!` don\'t disable deferred validation - `heuristic_parse` now trims whitespace before parsing - host parts longer than 63 bytes will be ignored and not passed to libidn - normalized values always encoded as UTF-8
* Mon Dec 07 2015 cooloAATTsuse.com- updated to version 2.4.0 see installed CHANGELOG.md [#] Addressable 2.4.0 - support for 1.8.x dropped - double quotes in a host now raises an error - newlines in host will no longer get unescaped during normalization - stricter handling of bogus scheme values - stricter handling of encoded port values - calling `require \'addressable\'` will now load both the URI and Template files - assigning to the `hostname` component with an `IPAddr` object is now supported - assigning to the `origin` component is now supported - fixed minor bug where an exception would be thrown for a missing ACE suffix - better partial expansion of URI templates
* Wed Apr 08 2015 cooloAATTsuse.com- updated to version 2.3.8 - fix warnings - update dependency gems - support for 1.8.x officially deprecated
* Fri Feb 06 2015 cooloAATTsuse.com- updated to version 2.3.7 - fix scenario in which invalid URIs don\'t get an exception until inspected - handle hostnames with two adjacent periods correctly - upgrade of RSpec
* Mon Oct 13 2014 cooloAATTsuse.com- adapt to new rubygem packaging
* Sun Oct 12 2014 adrianAATTsuse.de- adapt to new rubygem packaging style
* Mon Mar 24 2014 cooloAATTsuse.com- updated to version 2.3.6 - normalization drops empty query string - better handling in template extract for missing values - template modifier for `\'?\'` now treated as optional - fixed issue where character class parameters were modified - templates can now be tested for equality - added `:sorted` option to normalization of query strings - fixed issue with normalization of hosts given in `\'example.com.\'` form
 
ICM