File rubygem-addressable.changes of Package rubygem-addressable
-------------------------------------------------------------------
Sat Jul 28 16:24:54 UTC 2012 - coolo@suse.com
- update to 2.3.2
- added Addressable::URI#default_port method
- fixed issue with Marshalling Unicode data on Windows
- improved heuristic parsing to better handle IPv4 addresses
-------------------------------------------------------------------
Sun Jul 22 14:24:15 UTC 2012 - coolo@suse.com
- update to 2.3.1
- fixed missing unicode data file
- updated Addressable::Template to use RFC 6570, level 4
- fixed compatibility problems with some versions of Ruby
- moved unicode tables into a data file for performance reasons
- removing support for multiple query value notations
-------------------------------------------------------------------
Tue Jun 5 07:23:22 UTC 2012 - cfarrell@suse.com
- license update: Apache-2.0
Look at the LICENSE.txt file
-------------------------------------------------------------------
Sun May 6 14:34:34 UTC 2012 - coolo@suse.com
- update to 2.2.8
- fixed issues with dot segment removal code
- form encoding can now handle multiple values per key
- updated development environment
-------------------------------------------------------------------
Fri Oct 7 08:11:38 UTC 2011 - fcastelli@suse.com
- Update to 2.2.6
-------------------------------------------------------------------
Tue May 10 11:57:55 CEST 2011 - visnov@suse.cz
- fix license - MIT
-------------------------------------------------------------------
Tue Mar 29 09:26:11 UTC 2011 - kkaempf@novell.com
- update to 2.2.4 (for dm-core 1.1.0)
- split off -doc subpackage
-------------------------------------------------------------------
Tue Jan 11 09:58:48 UTC 2011 - aduffeck@novell.com
- update to version 2.2.2
* added site methods
* improved documentation
* added support for application/x-www-form-urlencoded.
* fixed issue with percent escaping of '+' character in query strings
-------------------------------------------------------------------
Thu Jun 10 14:42:20 UTC 2010 - mrueckert@suse.de
- update to version 2.1.2
* added HTTP request URI methods
* better handling of Windows file paths
* validation_deferred boolean replaced with defer_validation block
* normalization of percent-encoded paths should now be correct
* fixed issue with constructing URIs with relative paths
* fixed warnings
- drop development requirements
- use rubygems_requires macro
-------------------------------------------------------------------
Mon Dec 21 13:36:49 UTC 2009 - prusnak@suse.cz
- update to 2.1.1
-------------------------------------------------------------------
Sat Aug 29 08:25:22 UTC 2009 - dmacvicar@novell.com
- downgrade to 2.0.2 until dm-core 0.10.0 gets released
-------------------------------------------------------------------
Sun Jul 26 16:20:03 CEST 2009 - dmacvicar@suse.de
- update to 2.1.0
-------------------------------------------------------------------
Mon Mar 23 18:40:39 CET 2009 - dmacvicar@suse.de
- initial package