Files
perl-Net-HTTP-Spore/perl-Net-HTTP-Spore.changes

52 lines
1.9 KiB
Plaintext
Raw Permalink Normal View History

-------------------------------------------------------------------
Thu Nov 9 06:36:26 UTC 2017 - coolo@suse.com
- updated to 0.09
see /usr/share/doc/packages/perl-Net-HTTP-Spore/Changes
0.09 Fri Oct 27 08:52::42 2017
- Fix breakage on Perl 5.8
0.08 Thu Oct 26 21:35::25 2017
- Allowing use of ":" and "@" in params (Fixes #6)
- Fix compatibility with JSON::XS 3.01
- Require MooseX::Role::Parameterized version 1.01
- add Auth::ApiKey method (#37, toddfries)
- Add test for Format::Text middleware (#42, gempesaw)
- Proper handling of UTF-8 content in query string escaping
- Support for path with question marks in spore specs (Alexis Sukrieh / Weborama)
- Fix OAuth issue with non-standard port (#28, unickuity)
- Allow form parameters to contain forward slashes (#15, magnachef)
-------------------------------------------------------------------
Tue Oct 24 05:36:05 UTC 2017 - coolo@suse.com
- updated to 0.07
see /usr/share/doc/packages/perl-Net-HTTP-Spore/Changes
0.07 Mon Oct 23 22:01::37 2017
-------------------------------------------------------------------
Mon Apr 13 18:19:41 UTC 2015 - coolo@suse.com
- updated to 0.06
see /usr/share/doc/packages/perl-Net-HTTP-Spore/Changes
0.06 Fri Apr 19 15:58::33 2013
- Fix random test failure in t/spore-method/base.t related to random hash
ordering in perl 5.17.6+ (#19)
- Add support for PATCH HTTP method (#13, Andreas Marienborg)
- Allow anonymous subs to be used as middleware (Brian Phillips)
- Refactor internals of Net::HTTP::Spore building of specs to allow easier
subclassing
0.05 Sun Nov 25 11:40:24 2012
- Fix a memory leak in Net::HTTP::Spore::Meta::Method (michaelr)
- Fix meta information in the dist.ini file (dolmen)
-------------------------------------------------------------------
Thu Nov 03 23:23:27 CET 2011 - pascal.bleser@opensuse.org
- initial version (0.04)