- Made RateService_v16.wsdl point at ws.fedex.com instead of wsbeta.fedex.com. Fixes issues in production. (ikks)
- A quick PEP8 pass on most of the codebase. Yucky. (gtaylor)
- Changing recommended install method to use pip + PyPi. (radlws)
- Updated rate_request and freight_rate_request examples for WSDL v16 compatibility. (foxxyz)
- Updated rate service WSDL from v8 to v16. (foxxyz)
- Added a freight rate request example (mwcbrent)
- Bump ShipService WSDL to v13. (mwcbrent)
- Update rate example to show multiple ServiceTypes. (danielatdattrixdotcom)
- Re-licensed under BSD.
- Forget that these ever existed.
- Bug fix of a bug fix for regions config. (jcartmell)
- Bug fix regarding regions and when they are sent. (jcartmell)
- Various fixes to RateRequest() FedEx API call. (jcartmell)
- Added this changelog. (gtaylor)
- Fixed some problems with the unit tests. (gtaylor)
- Fixed a bug with international rate request example. (gtaylor)
- Lots of documentation improvements. (gtaylor)
- FedEx RateRequest call implemented. (yahtib)
- FedEx Postal Inquiry call implemented. (yahtib)
- Removal of unecessary files. (gtaylor)
- Documentation improvements. (gtaylor)
- Wrote some label certification modules that can help with the label certification process. (gtaylor)