1.0.3 2014-09-01 13:57:30+01:00 Europe/London
- incorporate patch from RT #98219, in case AddressKeyFormat is
returned multiple times
- fix exception reporting for invalid street-level addresses
1.0.2 2014-08-07 13:22:45+01:00 Europe/London
- implement ship_confirm and ship_accent (API in flux, useful
features probably missing, but it's a start)
1.0.1 2014-07-29 11:22:31+01:00 Europe/London
- use SingleEncoding (thanks sergeyromanov)
1.0.0 2014-06-25 11:18:00+01:00 Europe/London
- first non-dev release
0.09_6 2014-06-17
- migrate to Net::Async::Webservice::Common (not yet released, so
it's temporarily included in t/lib)
0.09_5 2014-06-10
- exception class UPSError now has methods to look inside the error data
0.09_4 2014-06-10
- do not swallow non-HTTP exceptions
0.09_3 2014-06-09
- failed Futures now have a 'ups' string as second element, as
recommended by PEVANS
- fixed Perl version specification
0.09_2 2014-06-05
- correctly handle connection failures
0.09_1 2014-06-04
- first release
- all functionality (and most of the API) copied from Net::UPS 0.12
- requires Perl 5.10
- will work with IO::Async and Net::Async::HTTP, or with plain
LWP::UserAgent