File rubygem-multipart-post.changes of Package rubygem-multipart-post
-------------------------------------------------------------------
Mon Jun 13 17:06:00 UTC 2022 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 2.2.3
* Restore compatibility back to Ruby 2.3 by @ioquatix in #95
-------------------------------------------------------------------
Fri Jul 19 09:24:08 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to version 2.1.1
see installed History.txt
<!--
# @markup rdoc
# @title CHANGELOG
-->
-------------------------------------------------------------------
Thu Oct 23 11:39:10 UTC 2014 - tboerger@suse.com
- Added last pieces for new macros
-------------------------------------------------------------------
Sun Oct 12 11:47:01 UTC 2014 - adrian@suse.de
- adapt to new rubygem packaging style
-------------------------------------------------------------------
Mon Jan 20 09:29:00 UTC 2014 - coolo@suse.com
- updated to version 2.0.0
- Drop Ruby 1.8 compatibility
- GH #21: Fix FilePart length calculation for Ruby 1.9 when filename contains
multibyte characters (hexfet)
- GH #20: Ensure upload responds to both #content_type and #original_filename
(Steven Davidovitz)
- GH #31: Support setting headers on any part of the request (Socrates Vicente)
- GH #30: Support array values for params (Gustav Ernberg)
- GH #32: Fix respond_to? signature (Leo Cassarani)
- GH #33: Update README to markdown (Jagtesh Chadha)
- GH #35: Improved handling of array-type parameters (Steffen Grunwald)
-------------------------------------------------------------------
Sun Mar 3 20:03:24 UTC 2013 - coolo@suse.com
- updated to version 1.2.0
#25: Ruby 2 compatibility (thanks mislav)
-------------------------------------------------------------------
Wed Aug 1 05:05:43 UTC 2012 - coolo@suse.com
- updated to version 1.1.5
-------------------------------------------------------------------
Fri Oct 7 12:55:46 UTC 2011 - fcastelli@suse.com
- Update to v1.1.3
-------------------------------------------------------------------
Tue Apr 26 10:49:13 UTC 2011 - aduffeck@novell.com
- Update to v1.1.0
-------------------------------------------------------------------
Mon Jan 10 10:35:13 UTC 2011 - aduffeck@novell.com
- initial version