|
1 | 1 | ### Changelog |
2 | 2 |
|
3 | | -### 0.0.1 |
4 | | -- Initial release |
5 | | -- Auto Generated API Description JSON using JSON exported from Postman |
| 3 | +### 0.2.3 - 27 March 2020 |
| 4 | +- Allow option to set `tld` property - top level domain `com` (default), `eu`, `in`, `com.au` for API host |
6 | 5 |
|
7 | | -### 0.0.2 |
8 | | -- Generate and update documentation |
| 6 | +### 0.2.2 |
| 7 | +- Add items to a pending invoice (addInvoiceLineItems) |
9 | 8 |
|
10 | | -### 0.0.3 |
11 | | -- Update API forge version |
12 | | -- Generate and update cleaner documentation |
13 | | - |
14 | | -### 0.0.4 |
15 | | -- Update API forge version |
16 | | -- Generate and update cleaner documentation |
| 9 | +### 0.2.1 |
| 10 | +- update Api Forge |
17 | 11 |
|
18 | | -### 0.0.5 |
19 | | -- Generate and update cleaner documentation |
| 12 | +### 0.1.7 |
| 13 | +- Update getPlans function |
20 | 14 |
|
21 | | -### 0.0.6 |
22 | | -- Generate and update cleaner documentation |
| 15 | +### 0.1.4 |
| 16 | +- Function name updates and inclusion of parmeters |
23 | 17 |
|
24 | | -### 0.0.7 |
25 | | -- Generate and update cleaner documentation |
| 18 | +### 0.1.3 |
| 19 | +- Function name update for getTransactions |
26 | 20 |
|
27 | | -### 0.0.8 |
28 | | -- Release help documentation |
| 21 | +### 0.1.2 |
| 22 | +### 0.1.1 |
| 23 | +- Function name update for cancelSubscription |
| 24 | + |
| 25 | +### 0.1.0 |
| 26 | +- Update parameter default values fixes |
29 | 27 |
|
30 | 28 | ### 0.0.9 |
31 | 29 | - Enhanced API names |
32 | 30 | - Pass default values in some calls |
33 | 31 | - Better documentation |
34 | 32 |
|
35 | | -### 0.1.0 |
36 | | -- Update parameter default values fixes |
| 33 | +### 0.0.8 |
| 34 | +- Release help documentation |
37 | 35 |
|
38 | | -### 0.1.1 |
39 | | -### 0.1.2 |
40 | | -- Function name update for cancelSubscription |
| 36 | +### 0.0.7 |
| 37 | +- Generate and update cleaner documentation |
41 | 38 |
|
42 | | -### 0.1.3 |
43 | | -- Function name update for getTransactions |
| 39 | +### 0.0.6 |
| 40 | +- Generate and update cleaner documentation |
44 | 41 |
|
45 | | -### 0.1.4 |
46 | | -- Function name updates and inclusion of parmeters |
| 42 | +### 0.0.5 |
| 43 | +- Generate and update cleaner documentation |
47 | 44 |
|
48 | | -### 0.1.7 |
49 | | -- Update getPlans function |
| 45 | +### 0.0.4 |
| 46 | +- Update API forge version |
| 47 | +- Generate and update cleaner documentation |
50 | 48 |
|
51 | | -### 0.2.1 |
52 | | -- update Api Forge |
| 49 | +### 0.0.3 |
| 50 | +- Update API forge version |
| 51 | +- Generate and update cleaner documentation |
| 52 | + |
| 53 | + ### 0.0.2 |
| 54 | +- Generate and update documentation |
53 | 55 |
|
54 | | -### 0.2.2 |
55 | | -- Add items to a pending invoice (addInvoiceLineItems) |
| 56 | +### 0.0.1 |
| 57 | +- Initial release |
| 58 | +- Auto Generated API Description JSON using JSON exported from Postman |
0 commit comments