AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Added last pieces for new macros
- adapt to new rubygem packaging style
- 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)
- updated to version 1.2.0 [#25]: Ruby 2 compatibility (thanks mislav)
- updated to version 1.1.5
- Update to v1.1.3
- Update to v1.1.0
- initial version