Changes for version 0.0002
- Bugfix for not returning decoded content. In the case where no UTF-8 content is sent to Shippo, but Shippo returns UTF-8 content, HTTP::Thin does not decode the content correctly. Ensure that content is decoded as UTF-8 all the time.
Modules
A simple client to Shippo's REST API.