forked from jzempel/stamps
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGES
68 lines (44 loc) · 1.02 KB
/
CHANGES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
Changelog
---------
Version 0.9.1
^^^^^^^^^^^^^
* Validate `get_rates` service response.
Version 0.9
^^^^^^^^^^^
* Add customs support for international shipping.
Version 0.8
^^^^^^^^^^^
* Updated to Stamps.com v49 web services.
* Required suds-jurko.
Version 0.7.2
~~~~~~~~~~~~~
* Updated to Stamps.com v36 web services.
Version 0.7.1
^^^^^^^^^^^^^
* Updated to Stamps.com v35 web services.
Version 0.7
^^^^^^^^^^^
* Updated to Stamps.com v34 web services.
* Mapped xs:decimal to custom XDecimal type.
Version 0.6
^^^^^^^^^^^
* Updated to Stamps.com v33 web services.
* Support cross-platform WSDL file URL.
Version 0.5
^^^^^^^^^^^
* Updated to Stamps.com v31 web services.
Version 0.4
^^^^^^^^^^^
* Updated to Stamps.com v29 web services.
* Added quick start example to the README.
Version 0.3
^^^^^^^^^^^
* Enhanced service configuration.
* Added the README.
* Updated to Stamps.com v26 web services.
Version 0.2
^^^^^^^^^^^
* Updated to Stamps.com v25 web services.
Version 0.1
^^^^^^^^^^^
* Initial public release.