Refactoring of the Shipping class (potential bc)
0.6.0 (released 25-09-2015)
- Extra check on response in QuantumView, when no response it gave an error
- Added ShipmentRequestLabelSpecification class for easier options setting
- Added ShipmentRequestReceiptSpecification class for easier options setting
- [!] Shipment class dropped some public properties in favor of private properties and setter/getter methods.
- [!]
confirm
andaccept
methods of Shipping class now receive Shipment, ShipmentRequestLabelSpecification and
ShipmentRequestReceiptSpecification
Items marked with [!] may and will incur backwards incompatibility.