@oceanprotocol/lib 1.0.0-next.37 → 1.0.0-next.38

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -4,2017 +4,2032 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
 
5
5
  Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6
6
 
7
- #### [v1.0.0-next.37](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.36...v1.0.0-next.37)
7
+ #### [v1.0.0-next.38](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.37...v1.0.0-next.38)
8
8
 
9
- - test old package lock [`#1429`](https://github.com/oceanprotocol/ocean-lib-js/pull/1429)
10
- - fix [`#1426`](https://github.com/oceanprotocol/ocean-lib-js/pull/1426)
11
- - Add reuseOrder method [`#1421`](https://github.com/oceanprotocol/ocean-lib-js/pull/1421)
12
- - Bump @types/node from 17.0.24 to 17.0.25 [`#1423`](https://github.com/oceanprotocol/ocean-lib-js/pull/1423)
13
- - Bump @types/node from 17.0.23 to 17.0.24 [`#1422`](https://github.com/oceanprotocol/ocean-lib-js/pull/1422)
9
+ - bump to contracts alpha 31 [`#1448`](https://github.com/oceanprotocol/ocean.js/pull/1448)
10
+ - Bump @truffle/hdwallet-provider from 2.0.7 to 2.0.8 [`#1445`](https://github.com/oceanprotocol/ocean.js/pull/1445)
11
+ - Bump typescript from 4.6.3 to 4.6.4 [`#1446`](https://github.com/oceanprotocol/ocean.js/pull/1446)
12
+ - Bump @types/node from 17.0.29 to 17.0.30 [`#1447`](https://github.com/oceanprotocol/ocean.js/pull/1447)
13
+ - Bump ejs from 3.1.6 to 3.1.7 [`#1444`](https://github.com/oceanprotocol/ocean.js/pull/1444)
14
+ - Bump @types/node from 17.0.25 to 17.0.29 [`#1441`](https://github.com/oceanprotocol/ocean.js/pull/1441)
15
+ - Bump microbundle from 0.14.2 to 0.15.0 [`#1442`](https://github.com/oceanprotocol/ocean.js/pull/1442)
16
+ - Bump @types/mocha from 9.1.0 to 9.1.1 [`#1431`](https://github.com/oceanprotocol/ocean.js/pull/1431)
17
+ - Bump @truffle/hdwallet-provider from 2.0.6 to 2.0.7 [`#1432`](https://github.com/oceanprotocol/ocean.js/pull/1432)
14
18
 
15
- #### [v1.0.0-next.36](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.35...v1.0.0-next.36)
19
+ #### [v1.0.0-next.37](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.36...v1.0.0-next.37)
20
+
21
+ > 20 April 2022
22
+
23
+ - test old package lock [`#1429`](https://github.com/oceanprotocol/ocean.js/pull/1429)
24
+ - fix [`#1426`](https://github.com/oceanprotocol/ocean.js/pull/1426)
25
+ - Add reuseOrder method [`#1421`](https://github.com/oceanprotocol/ocean.js/pull/1421)
26
+ - Bump @types/node from 17.0.24 to 17.0.25 [`#1423`](https://github.com/oceanprotocol/ocean.js/pull/1423)
27
+ - Bump @types/node from 17.0.23 to 17.0.24 [`#1422`](https://github.com/oceanprotocol/ocean.js/pull/1422)
28
+ - Release 1.0.0-next.37 [`e72055f`](https://github.com/oceanprotocol/ocean.js/commit/e72055f4c759bd1ae38ca25330e301b6e07ae014)
29
+
30
+ #### [v1.0.0-next.36](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.35...v1.0.0-next.36)
16
31
 
17
32
  > 15 April 2022
18
33
 
19
- - Fix get compute results [`#1386`](https://github.com/oceanprotocol/ocean-lib-js/pull/1386)
20
- - Release 1.0.0-next.36 [`c4a5f9e`](https://github.com/oceanprotocol/ocean-lib-js/commit/c4a5f9e5ad356db6f8733252dfe497507075605c)
34
+ - Fix get compute results [`#1386`](https://github.com/oceanprotocol/ocean.js/pull/1386)
35
+ - Release 1.0.0-next.36 [`c4a5f9e`](https://github.com/oceanprotocol/ocean.js/commit/c4a5f9e5ad356db6f8733252dfe497507075605c)
21
36
 
22
- #### [v1.0.0-next.35](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.34...v1.0.0-next.35)
37
+ #### [v1.0.0-next.35](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.34...v1.0.0-next.35)
23
38
 
24
39
  > 14 April 2022
25
40
 
26
- - fix mm signature [`#1420`](https://github.com/oceanprotocol/ocean-lib-js/pull/1420)
27
- - setPaymentCollector apply same checking as contract [`#1396`](https://github.com/oceanprotocol/ocean-lib-js/pull/1396)
28
- - Release 1.0.0-next.35 [`80bf5cc`](https://github.com/oceanprotocol/ocean-lib-js/commit/80bf5cc33fa7f5e3b4cf47805ce53510c563b29b)
41
+ - fix mm signature [`#1420`](https://github.com/oceanprotocol/ocean.js/pull/1420)
42
+ - setPaymentCollector apply same checking as contract [`#1396`](https://github.com/oceanprotocol/ocean.js/pull/1396)
43
+ - Release 1.0.0-next.35 [`80bf5cc`](https://github.com/oceanprotocol/ocean.js/commit/80bf5cc33fa7f5e3b4cf47805ce53510c563b29b)
29
44
 
30
- #### [v1.0.0-next.34](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.33...v1.0.0-next.34)
45
+ #### [v1.0.0-next.34](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.33...v1.0.0-next.34)
31
46
 
32
47
  > 14 April 2022
33
48
 
34
- - refactor signatures [`#1395`](https://github.com/oceanprotocol/ocean-lib-js/pull/1395)
35
- - Bump @types/chai from 4.3.0 to 4.3.1 [`#1417`](https://github.com/oceanprotocol/ocean-lib-js/pull/1417)
36
- - Bump @truffle/hdwallet-provider from 2.0.5 to 2.0.6 [`#1418`](https://github.com/oceanprotocol/ocean-lib-js/pull/1418)
37
- - Issue-#1353: Rewrite Router test [`#1382`](https://github.com/oceanprotocol/ocean-lib-js/pull/1382)
38
- - Issue-#1413: Refactor ZERO_ADDRESS constant [`#1414`](https://github.com/oceanprotocol/ocean-lib-js/pull/1414)
39
- - Issue-#1410: Export Router and SideStaking classes [`#1411`](https://github.com/oceanprotocol/ocean-lib-js/pull/1411)
40
- - Bump prettier from 2.6.1 to 2.6.2 [`#1388`](https://github.com/oceanprotocol/ocean-lib-js/pull/1388)
41
- - Bump release-it from 14.14.1 to 14.14.2 [`#1415`](https://github.com/oceanprotocol/ocean-lib-js/pull/1415)
42
- - Bump typedoc from 0.22.14 to 0.22.15 [`#1407`](https://github.com/oceanprotocol/ocean-lib-js/pull/1407)
43
- - Bump @truffle/hdwallet-provider from 2.0.4 to 2.0.5 [`#1408`](https://github.com/oceanprotocol/ocean-lib-js/pull/1408)
44
- - Bump release-it from 14.14.0 to 14.14.1 [`#1405`](https://github.com/oceanprotocol/ocean-lib-js/pull/1405)
45
- - Bump typedoc from 0.22.13 to 0.22.14 [`#1402`](https://github.com/oceanprotocol/ocean-lib-js/pull/1402)
46
- - Bump web3 from 1.7.1 to 1.7.3 [`#1403`](https://github.com/oceanprotocol/ocean-lib-js/pull/1403)
47
- - refactor constants [`73c4647`](https://github.com/oceanprotocol/ocean-lib-js/commit/73c464778395bceab02e9459c830dd52cdcb23d1)
48
- - refactor pool and erc creation params [`0ecc973`](https://github.com/oceanprotocol/ocean-lib-js/commit/0ecc973e0884eab5b60af9c12c7c441c0b2cfe77)
49
- - Use ZERO_ADDRESS constant in src folder files [`ec10f43`](https://github.com/oceanprotocol/ocean-lib-js/commit/ec10f43ac7fdf696191d3894d2e2d3f82b7da3ca)
50
-
51
- #### [v1.0.0-next.33](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.32...v1.0.0-next.33)
49
+ - refactor signatures [`#1395`](https://github.com/oceanprotocol/ocean.js/pull/1395)
50
+ - Bump @types/chai from 4.3.0 to 4.3.1 [`#1417`](https://github.com/oceanprotocol/ocean.js/pull/1417)
51
+ - Bump @truffle/hdwallet-provider from 2.0.5 to 2.0.6 [`#1418`](https://github.com/oceanprotocol/ocean.js/pull/1418)
52
+ - Issue-#1353: Rewrite Router test [`#1382`](https://github.com/oceanprotocol/ocean.js/pull/1382)
53
+ - Issue-#1413: Refactor ZERO_ADDRESS constant [`#1414`](https://github.com/oceanprotocol/ocean.js/pull/1414)
54
+ - Issue-#1410: Export Router and SideStaking classes [`#1411`](https://github.com/oceanprotocol/ocean.js/pull/1411)
55
+ - Bump prettier from 2.6.1 to 2.6.2 [`#1388`](https://github.com/oceanprotocol/ocean.js/pull/1388)
56
+ - Bump release-it from 14.14.1 to 14.14.2 [`#1415`](https://github.com/oceanprotocol/ocean.js/pull/1415)
57
+ - Bump typedoc from 0.22.14 to 0.22.15 [`#1407`](https://github.com/oceanprotocol/ocean.js/pull/1407)
58
+ - Bump @truffle/hdwallet-provider from 2.0.4 to 2.0.5 [`#1408`](https://github.com/oceanprotocol/ocean.js/pull/1408)
59
+ - Bump release-it from 14.14.0 to 14.14.1 [`#1405`](https://github.com/oceanprotocol/ocean.js/pull/1405)
60
+ - Bump typedoc from 0.22.13 to 0.22.14 [`#1402`](https://github.com/oceanprotocol/ocean.js/pull/1402)
61
+ - Bump web3 from 1.7.1 to 1.7.3 [`#1403`](https://github.com/oceanprotocol/ocean.js/pull/1403)
62
+ - refactor constants [`73c4647`](https://github.com/oceanprotocol/ocean.js/commit/73c464778395bceab02e9459c830dd52cdcb23d1)
63
+ - refactor pool and erc creation params [`0ecc973`](https://github.com/oceanprotocol/ocean.js/commit/0ecc973e0884eab5b60af9c12c7c441c0b2cfe77)
64
+ - Use ZERO_ADDRESS constant in src folder files [`ec10f43`](https://github.com/oceanprotocol/ocean.js/commit/ec10f43ac7fdf696191d3894d2e2d3f82b7da3ca)
65
+
66
+ #### [v1.0.0-next.33](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.32...v1.0.0-next.33)
52
67
 
53
68
  > 4 April 2022
54
69
 
55
- - Feature/bump contracts to alpha 28 [`#1392`](https://github.com/oceanprotocol/ocean-lib-js/pull/1392)
56
- - Bump mock-local-storage from 1.1.20 to 1.1.21 [`#1384`](https://github.com/oceanprotocol/ocean-lib-js/pull/1384)
57
- - Bump release-it from 14.13.1 to 14.14.0 [`#1385`](https://github.com/oceanprotocol/ocean-lib-js/pull/1385)
58
- - Issue-#1356 rewrite testcontracthandler helper class [`#1357`](https://github.com/oceanprotocol/ocean-lib-js/pull/1357)
59
- - Bump @oceanprotocol/contracts from 1.0.0-alpha.26 to 1.0.0-alpha.27 [`#1381`](https://github.com/oceanprotocol/ocean-lib-js/pull/1381)
60
- - upgrade to @oceanprotocol/contracts 1.0.0-alpha.27 [`745647b`](https://github.com/oceanprotocol/ocean-lib-js/commit/745647b65ff9aaf55801078f5e7fd2c4672d9a61)
61
- - update package-lock file [`a434458`](https://github.com/oceanprotocol/ocean-lib-js/commit/a4344580ed86b4f3aaa10c6345fc9cd8decf5cc4)
62
- - revert package-lock to v4main version [`5766f87`](https://github.com/oceanprotocol/ocean-lib-js/commit/5766f874270000152df070a152e2ae847f2beb51)
70
+ - Feature/bump contracts to alpha 28 [`#1392`](https://github.com/oceanprotocol/ocean.js/pull/1392)
71
+ - Bump mock-local-storage from 1.1.20 to 1.1.21 [`#1384`](https://github.com/oceanprotocol/ocean.js/pull/1384)
72
+ - Bump release-it from 14.13.1 to 14.14.0 [`#1385`](https://github.com/oceanprotocol/ocean.js/pull/1385)
73
+ - Issue-#1356 rewrite testcontracthandler helper class [`#1357`](https://github.com/oceanprotocol/ocean.js/pull/1357)
74
+ - Bump @oceanprotocol/contracts from 1.0.0-alpha.26 to 1.0.0-alpha.27 [`#1381`](https://github.com/oceanprotocol/ocean.js/pull/1381)
75
+ - upgrade to @oceanprotocol/contracts 1.0.0-alpha.27 [`745647b`](https://github.com/oceanprotocol/ocean.js/commit/745647b65ff9aaf55801078f5e7fd2c4672d9a61)
76
+ - update package-lock file [`a434458`](https://github.com/oceanprotocol/ocean.js/commit/a4344580ed86b4f3aaa10c6345fc9cd8decf5cc4)
77
+ - revert package-lock to v4main version [`5766f87`](https://github.com/oceanprotocol/ocean.js/commit/5766f874270000152df070a152e2ae847f2beb51)
63
78
 
64
- #### [v1.0.0-next.32](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.31...v1.0.0-next.32)
79
+ #### [v1.0.0-next.32](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.31...v1.0.0-next.32)
65
80
 
66
81
  > 29 March 2022
67
82
 
68
- - comment broken tests [`#1379`](https://github.com/oceanprotocol/ocean-lib-js/pull/1379)
69
- - Release 1.0.0-next.32 [`271e870`](https://github.com/oceanprotocol/ocean-lib-js/commit/271e870b5ea50966f1df063e3c72ffb3524a05e3)
83
+ - comment broken tests [`#1379`](https://github.com/oceanprotocol/ocean.js/pull/1379)
84
+ - Release 1.0.0-next.32 [`271e870`](https://github.com/oceanprotocol/ocean.js/commit/271e870b5ea50966f1df063e3c72ffb3524a05e3)
70
85
 
71
- #### [v1.0.0-next.31](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.30...v1.0.0-next.31)
86
+ #### [v1.0.0-next.31](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.30...v1.0.0-next.31)
72
87
 
73
88
  > 29 March 2022
74
89
 
75
- - Release 1.0.0-next.31 [`7662364`](https://github.com/oceanprotocol/ocean-lib-js/commit/76623648d2fa19e6bf760cec04230531c11b80f2)
90
+ - Release 1.0.0-next.31 [`7662364`](https://github.com/oceanprotocol/ocean.js/commit/76623648d2fa19e6bf760cec04230531c11b80f2)
76
91
 
77
- #### [v1.0.0-next.30](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.29...v1.0.0-next.30)
92
+ #### [v1.0.0-next.30](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.29...v1.0.0-next.30)
78
93
 
79
94
  > 29 March 2022
80
95
 
81
- - default amountToUnits decimals to 18, FRE consumerMarketSwapFee witho… [`#1374`](https://github.com/oceanprotocol/ocean-lib-js/pull/1374)
82
- - change address[1] to paymentCollector based on smart contract [`#1375`](https://github.com/oceanprotocol/ocean-lib-js/pull/1375)
83
- - update compute status query and jsdoc [`#1361`](https://github.com/oceanprotocol/ocean-lib-js/pull/1361)
84
- - Bump prettier from 2.6.0 to 2.6.1 [`#1373`](https://github.com/oceanprotocol/ocean-lib-js/pull/1373)
85
- - Bump minimist from 1.2.5 to 1.2.6 [`#1370`](https://github.com/oceanprotocol/ocean-lib-js/pull/1370)
86
- - Issue-#1367: Fix error in `NftFactory.disableTokenTemplate()` and `NftFactory.reactivateTokenTemplate()` [`#1368`](https://github.com/oceanprotocol/ocean-lib-js/pull/1368)
87
- - fix typedoc [`#1378`](https://github.com/oceanprotocol/ocean-lib-js/pull/1378)
88
- - Bump typescript from 4.6.2 to 4.6.3 [`#1371`](https://github.com/oceanprotocol/ocean-lib-js/pull/1371)
89
- - Bump @types/node from 17.0.22 to 17.0.23 [`#1366`](https://github.com/oceanprotocol/ocean-lib-js/pull/1366)
90
- - Issue-#1246: Use confighelper instead of hardcoded endpoints [`#1355`](https://github.com/oceanprotocol/ocean-lib-js/pull/1355)
91
- - solve all typing warnings [`#1364`](https://github.com/oceanprotocol/ocean-lib-js/pull/1364)
92
- - Bump @types/node from 17.0.21 to 17.0.22 [`#1363`](https://github.com/oceanprotocol/ocean-lib-js/pull/1363)
93
- - Bump release-it from 14.12.5 to 14.13.1 [`#1360`](https://github.com/oceanprotocol/ocean-lib-js/pull/1360)
94
- - Bump prettier from 2.5.1 to 2.6.0 [`#1340`](https://github.com/oceanprotocol/ocean-lib-js/pull/1340)
95
- - use configuration file to read variables [`3572223`](https://github.com/oceanprotocol/ocean-lib-js/commit/35722239dfa2d021b074098e76f790e0191aa12a)
96
- - refactor imports in the tests [`165b4c8`](https://github.com/oceanprotocol/ocean-lib-js/commit/165b4c86809615aada2463f2ece2a3be1d3ee419)
97
- - read configHelperNetworks values for the tests [`896211b`](https://github.com/oceanprotocol/ocean-lib-js/commit/896211b93f1bfb634ab4677c4c68795884f16fc8)
98
-
99
- #### [v1.0.0-next.29](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.28...v1.0.0-next.29)
96
+ - default amountToUnits decimals to 18, FRE consumerMarketSwapFee witho… [`#1374`](https://github.com/oceanprotocol/ocean.js/pull/1374)
97
+ - change address[1] to paymentCollector based on smart contract [`#1375`](https://github.com/oceanprotocol/ocean.js/pull/1375)
98
+ - update compute status query and jsdoc [`#1361`](https://github.com/oceanprotocol/ocean.js/pull/1361)
99
+ - Bump prettier from 2.6.0 to 2.6.1 [`#1373`](https://github.com/oceanprotocol/ocean.js/pull/1373)
100
+ - Bump minimist from 1.2.5 to 1.2.6 [`#1370`](https://github.com/oceanprotocol/ocean.js/pull/1370)
101
+ - Issue-#1367: Fix error in `NftFactory.disableTokenTemplate()` and `NftFactory.reactivateTokenTemplate()` [`#1368`](https://github.com/oceanprotocol/ocean.js/pull/1368)
102
+ - fix typedoc [`#1378`](https://github.com/oceanprotocol/ocean.js/pull/1378)
103
+ - Bump typescript from 4.6.2 to 4.6.3 [`#1371`](https://github.com/oceanprotocol/ocean.js/pull/1371)
104
+ - Bump @types/node from 17.0.22 to 17.0.23 [`#1366`](https://github.com/oceanprotocol/ocean.js/pull/1366)
105
+ - Issue-#1246: Use confighelper instead of hardcoded endpoints [`#1355`](https://github.com/oceanprotocol/ocean.js/pull/1355)
106
+ - solve all typing warnings [`#1364`](https://github.com/oceanprotocol/ocean.js/pull/1364)
107
+ - Bump @types/node from 17.0.21 to 17.0.22 [`#1363`](https://github.com/oceanprotocol/ocean.js/pull/1363)
108
+ - Bump release-it from 14.12.5 to 14.13.1 [`#1360`](https://github.com/oceanprotocol/ocean.js/pull/1360)
109
+ - Bump prettier from 2.5.1 to 2.6.0 [`#1340`](https://github.com/oceanprotocol/ocean.js/pull/1340)
110
+ - use configuration file to read variables [`3572223`](https://github.com/oceanprotocol/ocean.js/commit/35722239dfa2d021b074098e76f790e0191aa12a)
111
+ - refactor imports in the tests [`165b4c8`](https://github.com/oceanprotocol/ocean.js/commit/165b4c86809615aada2463f2ece2a3be1d3ee419)
112
+ - read configHelperNetworks values for the tests [`896211b`](https://github.com/oceanprotocol/ocean.js/commit/896211b93f1bfb634ab4677c4c68795884f16fc8)
113
+
114
+ #### [v1.0.0-next.29](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.28...v1.0.0-next.29)
100
115
 
101
116
  > 21 March 2022
102
117
 
103
- - Feature/contracts alpha 25 [`#1358`](https://github.com/oceanprotocol/ocean-lib-js/pull/1358)
104
- - Release 1.0.0-next.29 [`069d21c`](https://github.com/oceanprotocol/ocean-lib-js/commit/069d21c16473a5e568d573834f85d9684bfdfca4)
118
+ - Feature/contracts alpha 25 [`#1358`](https://github.com/oceanprotocol/ocean.js/pull/1358)
119
+ - Release 1.0.0-next.29 [`069d21c`](https://github.com/oceanprotocol/ocean.js/commit/069d21c16473a5e568d573834f85d9684bfdfca4)
105
120
 
106
- #### [v1.0.0-next.28](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.27...v1.0.0-next.28)
121
+ #### [v1.0.0-next.28](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.27...v1.0.0-next.28)
107
122
 
108
123
  > 16 March 2022
109
124
 
110
- - Replace toWei/fromWei when base token conversion [`#1318`](https://github.com/oceanprotocol/ocean-lib-js/pull/1318)
111
- - Make metadataProofs optional in setMetadataAndTokenURI [`#1336`](https://github.com/oceanprotocol/ocean-lib-js/pull/1336)
112
- - fix moonbase urls [`#1337`](https://github.com/oceanprotocol/ocean-lib-js/pull/1337)
113
- - Release 1.0.0-next.28 [`6675de4`](https://github.com/oceanprotocol/ocean-lib-js/commit/6675de4e361cb62c8dc45e6e162139c77f6d5a45)
125
+ - Replace toWei/fromWei when base token conversion [`#1318`](https://github.com/oceanprotocol/ocean.js/pull/1318)
126
+ - Make metadataProofs optional in setMetadataAndTokenURI [`#1336`](https://github.com/oceanprotocol/ocean.js/pull/1336)
127
+ - fix moonbase urls [`#1337`](https://github.com/oceanprotocol/ocean.js/pull/1337)
128
+ - Release 1.0.0-next.28 [`6675de4`](https://github.com/oceanprotocol/ocean.js/commit/6675de4e361cb62c8dc45e6e162139c77f6d5a45)
114
129
 
115
- #### [v1.0.0-next.27](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.26...v1.0.0-next.27)
130
+ #### [v1.0.0-next.27](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.26...v1.0.0-next.27)
116
131
 
117
132
  > 14 March 2022
118
133
 
119
- - Feature/contracts alpha 22 [`#1334`](https://github.com/oceanprotocol/ocean-lib-js/pull/1334)
120
- - Bump mocha from 9.2.1 to 9.2.2 [`#1332`](https://github.com/oceanprotocol/ocean-lib-js/pull/1332)
121
- - Release 1.0.0-next.27 [`d3fcdd0`](https://github.com/oceanprotocol/ocean-lib-js/commit/d3fcdd0d561f85924a1b8266c564604d554e8148)
134
+ - Feature/contracts alpha 22 [`#1334`](https://github.com/oceanprotocol/ocean.js/pull/1334)
135
+ - Bump mocha from 9.2.1 to 9.2.2 [`#1332`](https://github.com/oceanprotocol/ocean.js/pull/1332)
136
+ - Release 1.0.0-next.27 [`d3fcdd0`](https://github.com/oceanprotocol/ocean.js/commit/d3fcdd0d561f85924a1b8266c564604d554e8148)
122
137
 
123
- #### [v1.0.0-next.26](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.25...v1.0.0-next.26)
138
+ #### [v1.0.0-next.26](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.25...v1.0.0-next.26)
124
139
 
125
140
  > 11 March 2022
126
141
 
127
- - update `ServiceComputeOptions` [`#1330`](https://github.com/oceanprotocol/ocean-lib-js/pull/1330)
128
- - dispenser creation: transform maxTokens and maxBalance to wei [`#1328`](https://github.com/oceanprotocol/ocean-lib-js/pull/1328)
129
- - Bump @truffle/hdwallet-provider from 2.0.3 to 2.0.4 [`#1329`](https://github.com/oceanprotocol/ocean-lib-js/pull/1329)
130
- - Release 1.0.0-next.26 [`e9f32c7`](https://github.com/oceanprotocol/ocean-lib-js/commit/e9f32c729abadc5985add4016d72f7647b8cecf9)
142
+ - update `ServiceComputeOptions` [`#1330`](https://github.com/oceanprotocol/ocean.js/pull/1330)
143
+ - dispenser creation: transform maxTokens and maxBalance to wei [`#1328`](https://github.com/oceanprotocol/ocean.js/pull/1328)
144
+ - Bump @truffle/hdwallet-provider from 2.0.3 to 2.0.4 [`#1329`](https://github.com/oceanprotocol/ocean.js/pull/1329)
145
+ - Release 1.0.0-next.26 [`e9f32c7`](https://github.com/oceanprotocol/ocean.js/commit/e9f32c729abadc5985add4016d72f7647b8cecf9)
131
146
 
132
- #### [v1.0.0-next.25](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.24...v1.0.0-next.25)
147
+ #### [v1.0.0-next.25](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.24...v1.0.0-next.25)
133
148
 
134
149
  > 8 March 2022
135
150
 
136
- - Bump ts-node from 10.6.0 to 10.7.0 [`#1327`](https://github.com/oceanprotocol/ocean-lib-js/pull/1327)
137
- - Bump typedoc from 0.22.12 to 0.22.13 [`#1326`](https://github.com/oceanprotocol/ocean-lib-js/pull/1326)
138
- - fix url [`#1325`](https://github.com/oceanprotocol/ocean-lib-js/pull/1325)
139
- - Bump web3 from 1.7.0 to 1.7.1 [`#1323`](https://github.com/oceanprotocol/ocean-lib-js/pull/1323)
140
- - Bump eslint-config-prettier from 8.4.0 to 8.5.0 [`#1324`](https://github.com/oceanprotocol/ocean-lib-js/pull/1324)
141
- - Bump ts-node from 10.5.0 to 10.6.0 [`#1319`](https://github.com/oceanprotocol/ocean-lib-js/pull/1319)
142
- - Bump typescript from 4.5.5 to 4.6.2 [`#1317`](https://github.com/oceanprotocol/ocean-lib-js/pull/1317)
143
- - Bump @types/node from 17.0.19 to 17.0.21 [`#1310`](https://github.com/oceanprotocol/ocean-lib-js/pull/1310)
144
- - services specific additional information [`#1311`](https://github.com/oceanprotocol/ocean-lib-js/pull/1311)
145
- - Bump release-it from 14.12.4 to 14.12.5 [`#1308`](https://github.com/oceanprotocol/ocean-lib-js/pull/1308)
146
- - Update README: harmonize with ocean.py's v4 changes [`81b1849`](https://github.com/oceanprotocol/ocean-lib-js/commit/81b18493ff1a6dee13b23648b5f8a47452aaf3ab)
147
- - Release 1.0.0-next.25 [`b403130`](https://github.com/oceanprotocol/ocean-lib-js/commit/b403130e2d7e99711d2fb582a12baeac49acbcc7)
148
- - 2021 -> 2022 [`28a48f5`](https://github.com/oceanprotocol/ocean-lib-js/commit/28a48f5b5a2f792a79dabcd1a4fa9be1b2228311)
149
-
150
- #### [v1.0.0-next.24](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.23...v1.0.0-next.24)
151
+ - Bump ts-node from 10.6.0 to 10.7.0 [`#1327`](https://github.com/oceanprotocol/ocean.js/pull/1327)
152
+ - Bump typedoc from 0.22.12 to 0.22.13 [`#1326`](https://github.com/oceanprotocol/ocean.js/pull/1326)
153
+ - fix url [`#1325`](https://github.com/oceanprotocol/ocean.js/pull/1325)
154
+ - Bump web3 from 1.7.0 to 1.7.1 [`#1323`](https://github.com/oceanprotocol/ocean.js/pull/1323)
155
+ - Bump eslint-config-prettier from 8.4.0 to 8.5.0 [`#1324`](https://github.com/oceanprotocol/ocean.js/pull/1324)
156
+ - Bump ts-node from 10.5.0 to 10.6.0 [`#1319`](https://github.com/oceanprotocol/ocean.js/pull/1319)
157
+ - Bump typescript from 4.5.5 to 4.6.2 [`#1317`](https://github.com/oceanprotocol/ocean.js/pull/1317)
158
+ - Bump @types/node from 17.0.19 to 17.0.21 [`#1310`](https://github.com/oceanprotocol/ocean.js/pull/1310)
159
+ - services specific additional information [`#1311`](https://github.com/oceanprotocol/ocean.js/pull/1311)
160
+ - Bump release-it from 14.12.4 to 14.12.5 [`#1308`](https://github.com/oceanprotocol/ocean.js/pull/1308)
161
+ - Update README: harmonize with ocean.py's v4 changes [`81b1849`](https://github.com/oceanprotocol/ocean.js/commit/81b18493ff1a6dee13b23648b5f8a47452aaf3ab)
162
+ - Release 1.0.0-next.25 [`b403130`](https://github.com/oceanprotocol/ocean.js/commit/b403130e2d7e99711d2fb582a12baeac49acbcc7)
163
+ - 2021 -> 2022 [`28a48f5`](https://github.com/oceanprotocol/ocean.js/commit/28a48f5b5a2f792a79dabcd1a4fa9be1b2228311)
164
+
165
+ #### [v1.0.0-next.24](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.23...v1.0.0-next.24)
151
166
 
152
167
  > 23 February 2022
153
168
 
154
- - fix export [`#1309`](https://github.com/oceanprotocol/ocean-lib-js/pull/1309)
155
- - Release 1.0.0-next.24 [`9116852`](https://github.com/oceanprotocol/ocean-lib-js/commit/91168527fca9c0667e686486bd0aae4892b79e2a)
169
+ - fix export [`#1309`](https://github.com/oceanprotocol/ocean.js/pull/1309)
170
+ - Release 1.0.0-next.24 [`9116852`](https://github.com/oceanprotocol/ocean.js/commit/91168527fca9c0667e686486bd0aae4892b79e2a)
156
171
 
157
- #### [v1.0.0-next.23](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.22...v1.0.0-next.23)
172
+ #### [v1.0.0-next.23](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.22...v1.0.0-next.23)
158
173
 
159
174
  > 22 February 2022
160
175
 
161
- - Calculating max swap/liquidity [`#1306`](https://github.com/oceanprotocol/ocean-lib-js/pull/1306)
162
- - Bump @types/node from 17.0.18 to 17.0.19 [`#1305`](https://github.com/oceanprotocol/ocean-lib-js/pull/1305)
163
- - Release 1.0.0-next.23 [`aadd145`](https://github.com/oceanprotocol/ocean-lib-js/commit/aadd1458ba7364a709f6eb94b3f8c123de3c189a)
176
+ - Calculating max swap/liquidity [`#1306`](https://github.com/oceanprotocol/ocean.js/pull/1306)
177
+ - Bump @types/node from 17.0.18 to 17.0.19 [`#1305`](https://github.com/oceanprotocol/ocean.js/pull/1305)
178
+ - Release 1.0.0-next.23 [`aadd145`](https://github.com/oceanprotocol/ocean.js/commit/aadd1458ba7364a709f6eb94b3f8c123de3c189a)
164
179
 
165
- #### [v1.0.0-next.22](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.21...v1.0.0-next.22)
180
+ #### [v1.0.0-next.22](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.21...v1.0.0-next.22)
166
181
 
167
182
  > 21 February 2022
168
183
 
169
- - fix estGas for setMetadata call [`#1303`](https://github.com/oceanprotocol/ocean-lib-js/pull/1303)
170
- - Bump eslint-config-prettier from 8.3.0 to 8.4.0 [`#1301`](https://github.com/oceanprotocol/ocean-lib-js/pull/1301)
171
- - Bump typedoc from 0.22.11 to 0.22.12 [`#1300`](https://github.com/oceanprotocol/ocean-lib-js/pull/1300)
172
- - Bump mocha from 9.2.0 to 9.2.1 [`#1299`](https://github.com/oceanprotocol/ocean-lib-js/pull/1299)
173
- - Release 1.0.0-next.22 [`ff0653c`](https://github.com/oceanprotocol/ocean-lib-js/commit/ff0653c8831a10dee36994adde460dbfa5567810)
184
+ - fix estGas for setMetadata call [`#1303`](https://github.com/oceanprotocol/ocean.js/pull/1303)
185
+ - Bump eslint-config-prettier from 8.3.0 to 8.4.0 [`#1301`](https://github.com/oceanprotocol/ocean.js/pull/1301)
186
+ - Bump typedoc from 0.22.11 to 0.22.12 [`#1300`](https://github.com/oceanprotocol/ocean.js/pull/1300)
187
+ - Bump mocha from 9.2.0 to 9.2.1 [`#1299`](https://github.com/oceanprotocol/ocean.js/pull/1299)
188
+ - Release 1.0.0-next.22 [`ff0653c`](https://github.com/oceanprotocol/ocean.js/commit/ff0653c8831a10dee36994adde460dbfa5567810)
174
189
 
175
- #### [v1.0.0-next.21](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.20...v1.0.0-next.21)
190
+ #### [v1.0.0-next.21](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.20...v1.0.0-next.21)
176
191
 
177
192
  > 17 February 2022
178
193
 
179
- - Update contracts [`#1297`](https://github.com/oceanprotocol/ocean-lib-js/pull/1297)
180
- - Release 1.0.0-next.21 [`ce88427`](https://github.com/oceanprotocol/ocean-lib-js/commit/ce8842701aa1e9c82dbc8d6b18d94eeb0ea24540)
194
+ - Update contracts [`#1297`](https://github.com/oceanprotocol/ocean.js/pull/1297)
195
+ - Release 1.0.0-next.21 [`ce88427`](https://github.com/oceanprotocol/ocean.js/commit/ce8842701aa1e9c82dbc8d6b18d94eeb0ea24540)
181
196
 
182
- #### [v1.0.0-next.20](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.19...v1.0.0-next.20)
197
+ #### [v1.0.0-next.20](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.19...v1.0.0-next.20)
183
198
 
184
199
  > 16 February 2022
185
200
 
186
- - bump to contracts alpha.20 [`#1295`](https://github.com/oceanprotocol/ocean-lib-js/pull/1295)
187
- - use barge addresses for unit tests [`#1291`](https://github.com/oceanprotocol/ocean-lib-js/pull/1291)
188
- - Bump @types/node from 17.0.17 to 17.0.18 [`#1290`](https://github.com/oceanprotocol/ocean-lib-js/pull/1290)
189
- - Bump @types/crypto-js from 4.1.0 to 4.1.1 [`#1289`](https://github.com/oceanprotocol/ocean-lib-js/pull/1289)
190
- - Release 1.0.0-next.20 [`cb8b52c`](https://github.com/oceanprotocol/ocean-lib-js/commit/cb8b52c6e1a73444b8170a762822e4ba15bf244e)
201
+ - bump to contracts alpha.20 [`#1295`](https://github.com/oceanprotocol/ocean.js/pull/1295)
202
+ - use barge addresses for unit tests [`#1291`](https://github.com/oceanprotocol/ocean.js/pull/1291)
203
+ - Bump @types/node from 17.0.17 to 17.0.18 [`#1290`](https://github.com/oceanprotocol/ocean.js/pull/1290)
204
+ - Bump @types/crypto-js from 4.1.0 to 4.1.1 [`#1289`](https://github.com/oceanprotocol/ocean.js/pull/1289)
205
+ - Release 1.0.0-next.20 [`cb8b52c`](https://github.com/oceanprotocol/ocean.js/commit/cb8b52c6e1a73444b8170a762822e4ba15bf244e)
191
206
 
192
- #### [v1.0.0-next.19](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.18...v1.0.0-next.19)
207
+ #### [v1.0.0-next.19](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.18...v1.0.0-next.19)
193
208
 
194
209
  > 15 February 2022
195
210
 
196
- - update config endpoint [`#1288`](https://github.com/oceanprotocol/ocean-lib-js/pull/1288)
197
- - Release 1.0.0-next.19 [`9b71c85`](https://github.com/oceanprotocol/ocean-lib-js/commit/9b71c853f7cd1f596b5fbd451f63e9cdb5af3b72)
211
+ - update config endpoint [`#1288`](https://github.com/oceanprotocol/ocean.js/pull/1288)
212
+ - Release 1.0.0-next.19 [`9b71c85`](https://github.com/oceanprotocol/ocean.js/commit/9b71c853f7cd1f596b5fbd451f63e9cdb5af3b72)
198
213
 
199
- #### [v1.0.0-next.18](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.17...v1.0.0-next.18)
214
+ #### [v1.0.0-next.18](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.17...v1.0.0-next.18)
200
215
 
201
216
  > 14 February 2022
202
217
 
203
- - update to contracts alpha.19 [`#1286`](https://github.com/oceanprotocol/ocean-lib-js/pull/1286)
204
- - Update Pool class JSDoc comments [`#1281`](https://github.com/oceanprotocol/ocean-lib-js/pull/1281)
205
- - updated existing jsdoc comments and add missing ones [`7b2ff71`](https://github.com/oceanprotocol/ocean-lib-js/commit/7b2ff71d0cb148308cc49a0cb267e4b4f4ee83bb)
206
- - Release 1.0.0-next.18 [`9f9e3dc`](https://github.com/oceanprotocol/ocean-lib-js/commit/9f9e3dce88d5e5e731cc13dbadfefc8a66cd43a5)
218
+ - update to contracts alpha.19 [`#1286`](https://github.com/oceanprotocol/ocean.js/pull/1286)
219
+ - Update Pool class JSDoc comments [`#1281`](https://github.com/oceanprotocol/ocean.js/pull/1281)
220
+ - updated existing jsdoc comments and add missing ones [`7b2ff71`](https://github.com/oceanprotocol/ocean.js/commit/7b2ff71d0cb148308cc49a0cb267e4b4f4ee83bb)
221
+ - Release 1.0.0-next.18 [`9f9e3dc`](https://github.com/oceanprotocol/ocean.js/commit/9f9e3dce88d5e5e731cc13dbadfefc8a66cd43a5)
207
222
 
208
- #### [v1.0.0-next.17](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.16...v1.0.0-next.17)
223
+ #### [v1.0.0-next.17](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.16...v1.0.0-next.17)
209
224
 
210
225
  > 14 February 2022
211
226
 
212
- - fix fixed order params [`#1287`](https://github.com/oceanprotocol/ocean-lib-js/pull/1287)
213
- - Release 1.0.0-next.17 [`9c3a12d`](https://github.com/oceanprotocol/ocean-lib-js/commit/9c3a12daa6276aeb3f0cf59d53ff76d2b8df7219)
227
+ - fix fixed order params [`#1287`](https://github.com/oceanprotocol/ocean.js/pull/1287)
228
+ - Release 1.0.0-next.17 [`9c3a12d`](https://github.com/oceanprotocol/ocean.js/commit/9c3a12daa6276aeb3f0cf59d53ff76d2b8df7219)
214
229
 
215
- #### [v1.0.0-next.16](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.15...v1.0.0-next.16)
230
+ #### [v1.0.0-next.16](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.15...v1.0.0-next.16)
216
231
 
217
232
  > 14 February 2022
218
233
 
219
- - Remove redundant get in `calcBaseInGivenOutDT` [`#1283`](https://github.com/oceanprotocol/ocean-lib-js/pull/1283)
220
- - add aquarius to export list [`#1280`](https://github.com/oceanprotocol/ocean-lib-js/pull/1280)
221
- - Release 1.0.0-next.16 [`9f8f6aa`](https://github.com/oceanprotocol/ocean-lib-js/commit/9f8f6aae99ab409cd0bdb61f3950b067b0363c2f)
234
+ - Remove redundant get in `calcBaseInGivenOutDT` [`#1283`](https://github.com/oceanprotocol/ocean.js/pull/1283)
235
+ - add aquarius to export list [`#1280`](https://github.com/oceanprotocol/ocean.js/pull/1280)
236
+ - Release 1.0.0-next.16 [`9f8f6aa`](https://github.com/oceanprotocol/ocean.js/commit/9f8f6aae99ab409cd0bdb61f3950b067b0363c2f)
222
237
 
223
- #### [v1.0.0-next.15](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.14...v1.0.0-next.15)
238
+ #### [v1.0.0-next.15](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.14...v1.0.0-next.15)
224
239
 
225
240
  > 11 February 2022
226
241
 
227
- - fix redundancy [`#1278`](https://github.com/oceanprotocol/ocean-lib-js/pull/1278)
228
- - Bump chai from 4.3.4 to 4.3.6 [`#1277`](https://github.com/oceanprotocol/ocean-lib-js/pull/1277)
229
- - Bump @types/crypto-js from 4.0.2 to 4.1.0 [`#1276`](https://github.com/oceanprotocol/ocean-lib-js/pull/1276)
230
- - Bump @types/node from 17.0.16 to 17.0.17 [`#1275`](https://github.com/oceanprotocol/ocean-lib-js/pull/1275)
231
- - Release 1.0.0-next.15 [`84a022f`](https://github.com/oceanprotocol/ocean-lib-js/commit/84a022f80c30bed5c7ad6ab692252210a71e9ae3)
242
+ - fix redundancy [`#1278`](https://github.com/oceanprotocol/ocean.js/pull/1278)
243
+ - Bump chai from 4.3.4 to 4.3.6 [`#1277`](https://github.com/oceanprotocol/ocean.js/pull/1277)
244
+ - Bump @types/crypto-js from 4.0.2 to 4.1.0 [`#1276`](https://github.com/oceanprotocol/ocean.js/pull/1276)
245
+ - Bump @types/node from 17.0.16 to 17.0.17 [`#1275`](https://github.com/oceanprotocol/ocean.js/pull/1275)
246
+ - Release 1.0.0-next.15 [`84a022f`](https://github.com/oceanprotocol/ocean.js/commit/84a022f80c30bed5c7ad6ab692252210a71e9ae3)
232
247
 
233
- #### [v1.0.0-next.14](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.13...v1.0.0-next.14)
248
+ #### [v1.0.0-next.14](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.13...v1.0.0-next.14)
234
249
 
235
250
  > 10 February 2022
236
251
 
237
- - fixes [`#1273`](https://github.com/oceanprotocol/ocean-lib-js/pull/1273)
238
- - Release 1.0.0-next.14 [`6aa1231`](https://github.com/oceanprotocol/ocean-lib-js/commit/6aa1231a0a64d32a148108fc43bef2afca42e873)
252
+ - fixes [`#1273`](https://github.com/oceanprotocol/ocean.js/pull/1273)
253
+ - Release 1.0.0-next.14 [`6aa1231`](https://github.com/oceanprotocol/ocean.js/commit/6aa1231a0a64d32a148108fc43bef2afca42e873)
239
254
 
240
- #### [v1.0.0-next.13](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.12...v1.0.0-next.13)
255
+ #### [v1.0.0-next.13](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.12...v1.0.0-next.13)
241
256
 
242
257
  > 10 February 2022
243
258
 
244
- - Bump typescript from 4.4.4 to 4.5.5 [`#1270`](https://github.com/oceanprotocol/ocean-lib-js/pull/1270)
245
- - Bump mocha from 9.1.3 to 9.2.0 [`#1269`](https://github.com/oceanprotocol/ocean-lib-js/pull/1269)
246
- - Use v4main images [`#1267`](https://github.com/oceanprotocol/ocean-lib-js/pull/1267)
247
- - Bump ts-node from 10.4.0 to 10.5.0 [`#1268`](https://github.com/oceanprotocol/ocean-lib-js/pull/1268)
248
- - Bump @truffle/hdwallet-provider from 1.7.0 to 2.0.3 [`#1271`](https://github.com/oceanprotocol/ocean-lib-js/pull/1271)
249
- - Bump mock-local-storage from 1.1.19 to 1.1.20 [`#1263`](https://github.com/oceanprotocol/ocean-lib-js/pull/1263)
250
- - Bump cross-fetch from 3.1.4 to 3.1.5 [`#1264`](https://github.com/oceanprotocol/ocean-lib-js/pull/1264)
251
- - Bump auto-changelog from 2.3.0 to 2.4.0 [`#1265`](https://github.com/oceanprotocol/ocean-lib-js/pull/1265)
252
- - Bump @types/mocha from 9.0.0 to 9.1.0 [`#1262`](https://github.com/oceanprotocol/ocean-lib-js/pull/1262)
253
- - Bump follow-redirects from 1.14.6 to 1.14.8 [`#1261`](https://github.com/oceanprotocol/ocean-lib-js/pull/1261)
254
- - Bump simple-get from 2.8.1 to 2.8.2 [`#1260`](https://github.com/oceanprotocol/ocean-lib-js/pull/1260)
255
- - Bump @openzeppelin/contracts from 4.4.1 to 4.4.2 [`#1259`](https://github.com/oceanprotocol/ocean-lib-js/pull/1259)
256
- - Bump @types/node from 17.0.8 to 17.0.16 [`#1255`](https://github.com/oceanprotocol/ocean-lib-js/pull/1255)
257
- - Bump typedoc from 0.22.10 to 0.22.11 [`#1230`](https://github.com/oceanprotocol/ocean-lib-js/pull/1230)
258
- - npm audit fix [`92f4eb9`](https://github.com/oceanprotocol/ocean-lib-js/commit/92f4eb96695a1e32e750f6c3c0de7774e992e4f2)
259
- - Release 1.0.0-next.13 [`5152bc2`](https://github.com/oceanprotocol/ocean-lib-js/commit/5152bc21646a6375799838daf77188a9dd6713f0)
260
-
261
- #### [v1.0.0-next.12](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.11...v1.0.0-next.12)
259
+ - Bump typescript from 4.4.4 to 4.5.5 [`#1270`](https://github.com/oceanprotocol/ocean.js/pull/1270)
260
+ - Bump mocha from 9.1.3 to 9.2.0 [`#1269`](https://github.com/oceanprotocol/ocean.js/pull/1269)
261
+ - Use v4main images [`#1267`](https://github.com/oceanprotocol/ocean.js/pull/1267)
262
+ - Bump ts-node from 10.4.0 to 10.5.0 [`#1268`](https://github.com/oceanprotocol/ocean.js/pull/1268)
263
+ - Bump @truffle/hdwallet-provider from 1.7.0 to 2.0.3 [`#1271`](https://github.com/oceanprotocol/ocean.js/pull/1271)
264
+ - Bump mock-local-storage from 1.1.19 to 1.1.20 [`#1263`](https://github.com/oceanprotocol/ocean.js/pull/1263)
265
+ - Bump cross-fetch from 3.1.4 to 3.1.5 [`#1264`](https://github.com/oceanprotocol/ocean.js/pull/1264)
266
+ - Bump auto-changelog from 2.3.0 to 2.4.0 [`#1265`](https://github.com/oceanprotocol/ocean.js/pull/1265)
267
+ - Bump @types/mocha from 9.0.0 to 9.1.0 [`#1262`](https://github.com/oceanprotocol/ocean.js/pull/1262)
268
+ - Bump follow-redirects from 1.14.6 to 1.14.8 [`#1261`](https://github.com/oceanprotocol/ocean.js/pull/1261)
269
+ - Bump simple-get from 2.8.1 to 2.8.2 [`#1260`](https://github.com/oceanprotocol/ocean.js/pull/1260)
270
+ - Bump @openzeppelin/contracts from 4.4.1 to 4.4.2 [`#1259`](https://github.com/oceanprotocol/ocean.js/pull/1259)
271
+ - Bump @types/node from 17.0.8 to 17.0.16 [`#1255`](https://github.com/oceanprotocol/ocean.js/pull/1255)
272
+ - Bump typedoc from 0.22.10 to 0.22.11 [`#1230`](https://github.com/oceanprotocol/ocean.js/pull/1230)
273
+ - npm audit fix [`92f4eb9`](https://github.com/oceanprotocol/ocean.js/commit/92f4eb96695a1e32e750f6c3c0de7774e992e4f2)
274
+ - Release 1.0.0-next.13 [`5152bc2`](https://github.com/oceanprotocol/ocean.js/commit/5152bc21646a6375799838daf77188a9dd6713f0)
275
+
276
+ #### [v1.0.0-next.12](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.11...v1.0.0-next.12)
262
277
 
263
278
  > 9 February 2022
264
279
 
265
- - use compute environments [`#1258`](https://github.com/oceanprotocol/ocean-lib-js/pull/1258)
266
- - Bump web3 from 1.6.1 to 1.7.0 [`#1224`](https://github.com/oceanprotocol/ocean-lib-js/pull/1224)
267
- - Barge c2d & latest contracts bump [`#1248`](https://github.com/oceanprotocol/ocean-lib-js/pull/1248)
268
- - Release 1.0.0-next.12 [`022c8c7`](https://github.com/oceanprotocol/ocean-lib-js/commit/022c8c7454a8e39fe552f68cacb6a5ec75776cdf)
269
- - fixed version for contracts [`fbcd22e`](https://github.com/oceanprotocol/ocean-lib-js/commit/fbcd22e714d6233d7d71f60d7eabb0cecb2fe963)
270
- - run push builds against v4main [`9142c35`](https://github.com/oceanprotocol/ocean-lib-js/commit/9142c354f0ba3829a31d71c2814e6bdac406d91e)
280
+ - use compute environments [`#1258`](https://github.com/oceanprotocol/ocean.js/pull/1258)
281
+ - Bump web3 from 1.6.1 to 1.7.0 [`#1224`](https://github.com/oceanprotocol/ocean.js/pull/1224)
282
+ - Barge c2d & latest contracts bump [`#1248`](https://github.com/oceanprotocol/ocean.js/pull/1248)
283
+ - Release 1.0.0-next.12 [`022c8c7`](https://github.com/oceanprotocol/ocean.js/commit/022c8c7454a8e39fe552f68cacb6a5ec75776cdf)
284
+ - fixed version for contracts [`fbcd22e`](https://github.com/oceanprotocol/ocean.js/commit/fbcd22e714d6233d7d71f60d7eabb0cecb2fe963)
285
+ - run push builds against v4main [`9142c35`](https://github.com/oceanprotocol/ocean.js/commit/9142c354f0ba3829a31d71c2814e6bdac406d91e)
271
286
 
272
- #### [v1.0.0-next.11](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.10...v1.0.0-next.11)
287
+ #### [v1.0.0-next.11](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.10...v1.0.0-next.11)
273
288
 
274
289
  > 7 February 2022
275
290
 
276
- - Moved interfaces under types and some small fixes [`#1253`](https://github.com/oceanprotocol/ocean-lib-js/pull/1253)
277
- - stop removing jsdocs [`#1254`](https://github.com/oceanprotocol/ocean-lib-js/pull/1254)
278
- - Release 1.0.0-next.11 [`8fc3773`](https://github.com/oceanprotocol/ocean-lib-js/commit/8fc377383434a1c8a3ba68586ab8db85bc922d40)
291
+ - Moved interfaces under types and some small fixes [`#1253`](https://github.com/oceanprotocol/ocean.js/pull/1253)
292
+ - stop removing jsdocs [`#1254`](https://github.com/oceanprotocol/ocean.js/pull/1254)
293
+ - Release 1.0.0-next.11 [`8fc3773`](https://github.com/oceanprotocol/ocean.js/commit/8fc377383434a1c8a3ba68586ab8db85bc922d40)
279
294
 
280
- #### [v1.0.0-next.10](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.9...v1.0.0-next.10)
295
+ #### [v1.0.0-next.10](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.9...v1.0.0-next.10)
281
296
 
282
297
  > 28 January 2022
283
298
 
284
- - remove ammount [`#1241`](https://github.com/oceanprotocol/ocean-lib-js/pull/1241)
285
- - update contracts [`#1244`](https://github.com/oceanprotocol/ocean-lib-js/pull/1244)
286
- - Release 1.0.0-next.10 [`3dda9a6`](https://github.com/oceanprotocol/ocean-lib-js/commit/3dda9a67097ac0adc388741b506cd23ef3e2cdb1)
299
+ - remove ammount [`#1241`](https://github.com/oceanprotocol/ocean.js/pull/1241)
300
+ - update contracts [`#1244`](https://github.com/oceanprotocol/ocean.js/pull/1244)
301
+ - Release 1.0.0-next.10 [`3dda9a6`](https://github.com/oceanprotocol/ocean.js/commit/3dda9a67097ac0adc388741b506cd23ef3e2cdb1)
287
302
 
288
- #### [v1.0.0-next.9](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.8...v1.0.0-next.9)
303
+ #### [v1.0.0-next.9](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.8...v1.0.0-next.9)
289
304
 
290
305
  > 26 January 2022
291
306
 
292
- - fix order, update contracts [`#1240`](https://github.com/oceanprotocol/ocean-lib-js/pull/1240)
293
- - Release 1.0.0-next.9 [`ef83df7`](https://github.com/oceanprotocol/ocean-lib-js/commit/ef83df7c7248402940a25a3f5d223131c7ece82e)
307
+ - fix order, update contracts [`#1240`](https://github.com/oceanprotocol/ocean.js/pull/1240)
308
+ - Release 1.0.0-next.9 [`ef83df7`](https://github.com/oceanprotocol/ocean.js/commit/ef83df7c7248402940a25a3f5d223131c7ece82e)
294
309
 
295
- #### [v1.0.0-next.8](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.7...v1.0.0-next.8)
310
+ #### [v1.0.0-next.8](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.7...v1.0.0-next.8)
296
311
 
297
312
  > 25 January 2022
298
313
 
299
- - heleper+ remove old ibs [`#1238`](https://github.com/oceanprotocol/ocean-lib-js/pull/1238)
300
- - Add setMetaDataAndTokenURI method [`#1234`](https://github.com/oceanprotocol/ocean-lib-js/pull/1234)
301
- - remove optional fetch method, add abort signal [`#1235`](https://github.com/oceanprotocol/ocean-lib-js/pull/1235)
302
- - Release 1.0.0-next.8 [`1b0fb28`](https://github.com/oceanprotocol/ocean-lib-js/commit/1b0fb28e7676737f2086f5032dd9dfca85431b0b)
314
+ - heleper+ remove old ibs [`#1238`](https://github.com/oceanprotocol/ocean.js/pull/1238)
315
+ - Add setMetaDataAndTokenURI method [`#1234`](https://github.com/oceanprotocol/ocean.js/pull/1234)
316
+ - remove optional fetch method, add abort signal [`#1235`](https://github.com/oceanprotocol/ocean.js/pull/1235)
317
+ - Release 1.0.0-next.8 [`1b0fb28`](https://github.com/oceanprotocol/ocean.js/commit/1b0fb28e7676737f2086f5032dd9dfca85431b0b)
303
318
 
304
- #### [v1.0.0-next.7](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.6...v1.0.0-next.7)
319
+ #### [v1.0.0-next.7](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.6...v1.0.0-next.7)
305
320
 
306
321
  > 20 January 2022
307
322
 
308
- - replaced local artifacts with the published ones [`#1232`](https://github.com/oceanprotocol/ocean-lib-js/pull/1232)
309
- - Allow users/market to set own gas contract options & configurable web3 contract params [`#1214`](https://github.com/oceanprotocol/ocean-lib-js/pull/1214)
310
- - Add default http function and fixes provider class [`#1212`](https://github.com/oceanprotocol/ocean-lib-js/pull/1212)
311
- - Feature/ split orders&fees and uniformize datatoken naming [`#1223`](https://github.com/oceanprotocol/ocean-lib-js/pull/1223)
312
- - added default contract options and gas in config [`4d60a16`](https://github.com/oceanprotocol/ocean-lib-js/commit/4d60a16f6e79a89ed636b99592167c2c8f8c50ed)
313
- - update artifacts after latest contract changes [`b4e102e`](https://github.com/oceanprotocol/ocean-lib-js/commit/b4e102e6a6fa597fc9540d169428030db52efcad)
314
- - update artifacts [`c5b5835`](https://github.com/oceanprotocol/ocean-lib-js/commit/c5b583554eea28bab8a0c3af252dc70a707cdb51)
323
+ - replaced local artifacts with the published ones [`#1232`](https://github.com/oceanprotocol/ocean.js/pull/1232)
324
+ - Allow users/market to set own gas contract options & configurable web3 contract params [`#1214`](https://github.com/oceanprotocol/ocean.js/pull/1214)
325
+ - Add default http function and fixes provider class [`#1212`](https://github.com/oceanprotocol/ocean.js/pull/1212)
326
+ - Feature/ split orders&fees and uniformize datatoken naming [`#1223`](https://github.com/oceanprotocol/ocean.js/pull/1223)
327
+ - added default contract options and gas in config [`4d60a16`](https://github.com/oceanprotocol/ocean.js/commit/4d60a16f6e79a89ed636b99592167c2c8f8c50ed)
328
+ - update artifacts after latest contract changes [`b4e102e`](https://github.com/oceanprotocol/ocean.js/commit/b4e102e6a6fa597fc9540d169428030db52efcad)
329
+ - update artifacts [`c5b5835`](https://github.com/oceanprotocol/ocean.js/commit/c5b583554eea28bab8a0c3af252dc70a707cdb51)
315
330
 
316
- #### [v1.0.0-next.6](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.5...v1.0.0-next.6)
331
+ #### [v1.0.0-next.6](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.5...v1.0.0-next.6)
317
332
 
318
333
  > 14 January 2022
319
334
 
320
- - up [`#1219`](https://github.com/oceanprotocol/ocean-lib-js/pull/1219)
321
- - Release 1.0.0-next.6 [`1879315`](https://github.com/oceanprotocol/ocean-lib-js/commit/187931531021b89bd9c735f90c7426aea65dd57b)
335
+ - up [`#1219`](https://github.com/oceanprotocol/ocean.js/pull/1219)
336
+ - Release 1.0.0-next.6 [`1879315`](https://github.com/oceanprotocol/ocean.js/commit/187931531021b89bd9c735f90c7426aea65dd57b)
322
337
 
323
- #### [v1.0.0-next.5](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.4...v1.0.0-next.5)
338
+ #### [v1.0.0-next.5](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.4...v1.0.0-next.5)
324
339
 
325
340
  > 13 January 2022
326
341
 
327
- - update abi/address [`#1218`](https://github.com/oceanprotocol/ocean-lib-js/pull/1218)
328
- - Release 1.0.0-next.5 [`672e2b1`](https://github.com/oceanprotocol/ocean-lib-js/commit/672e2b1f4abcc16b4a747b66fa609ea4ca9b5994)
342
+ - update abi/address [`#1218`](https://github.com/oceanprotocol/ocean.js/pull/1218)
343
+ - Release 1.0.0-next.5 [`672e2b1`](https://github.com/oceanprotocol/ocean.js/commit/672e2b1f4abcc16b4a747b66fa609ea4ca9b5994)
329
344
 
330
- #### [v1.0.0-next.4](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.3...v1.0.0-next.4)
345
+ #### [v1.0.0-next.4](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.3...v1.0.0-next.4)
331
346
 
332
347
  > 13 January 2022
333
348
 
334
- - update addresses based on new deployment [`#1216`](https://github.com/oceanprotocol/ocean-lib-js/pull/1216)
335
- - Release 1.0.0-next.4 [`a85f29a`](https://github.com/oceanprotocol/ocean-lib-js/commit/a85f29a5d2324f4b17ab45882267920f7a66e42b)
349
+ - update addresses based on new deployment [`#1216`](https://github.com/oceanprotocol/ocean.js/pull/1216)
350
+ - Release 1.0.0-next.4 [`a85f29a`](https://github.com/oceanprotocol/ocean.js/commit/a85f29a5d2324f4b17ab45882267920f7a66e42b)
336
351
 
337
- #### [v1.0.0-next.3](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.2...v1.0.0-next.3)
352
+ #### [v1.0.0-next.3](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.2...v1.0.0-next.3)
338
353
 
339
354
  > 12 January 2022
340
355
 
341
- - update addresses [`#1213`](https://github.com/oceanprotocol/ocean-lib-js/pull/1213)
342
- - Release 1.0.0-next.3 [`3c9ee75`](https://github.com/oceanprotocol/ocean-lib-js/commit/3c9ee7599ba3c5a8109925cdb6e76fa9ff389fe2)
356
+ - update addresses [`#1213`](https://github.com/oceanprotocol/ocean.js/pull/1213)
357
+ - Release 1.0.0-next.3 [`3c9ee75`](https://github.com/oceanprotocol/ocean.js/commit/3c9ee7599ba3c5a8109925cdb6e76fa9ff389fe2)
343
358
 
344
- #### [v1.0.0-next.2](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.1...v1.0.0-next.2)
359
+ #### [v1.0.0-next.2](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.1...v1.0.0-next.2)
345
360
 
346
361
  > 11 January 2022
347
362
 
348
- - Release 1.0.0-next.2 [`a9c592c`](https://github.com/oceanprotocol/ocean-lib-js/commit/a9c592c3e6f77419f9ddc13ac396063696f7eb69)
349
- - fix dist typings path [`ae6ee6f`](https://github.com/oceanprotocol/ocean-lib-js/commit/ae6ee6f9c71218e0bf6c7a22283dbe9d725e61f0)
363
+ - Release 1.0.0-next.2 [`a9c592c`](https://github.com/oceanprotocol/ocean.js/commit/a9c592c3e6f77419f9ddc13ac396063696f7eb69)
364
+ - fix dist typings path [`ae6ee6f`](https://github.com/oceanprotocol/ocean.js/commit/ae6ee6f9c71218e0bf6c7a22283dbe9d725e61f0)
350
365
 
351
- #### [v1.0.0-next.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.0...v1.0.0-next.1)
366
+ #### [v1.0.0-next.1](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.0...v1.0.0-next.1)
352
367
 
353
368
  > 11 January 2022
354
369
 
355
- - move artifacts folder under /src [`bdfa60a`](https://github.com/oceanprotocol/ocean-lib-js/commit/bdfa60a91b7c304ee775c5c88cc5e22b569acc74)
356
- - fix artifacts path in all test files [`24425fc`](https://github.com/oceanprotocol/ocean-lib-js/commit/24425fcf8ba8f0b2f950cc5857c71e1b1d57f683)
357
- - make mocha pick up individual tsconfig, compile test files [`8776c1b`](https://github.com/oceanprotocol/ocean-lib-js/commit/8776c1bb91d7136cf945179a00cf40847b9c413f)
370
+ - move artifacts folder under /src [`bdfa60a`](https://github.com/oceanprotocol/ocean.js/commit/bdfa60a91b7c304ee775c5c88cc5e22b569acc74)
371
+ - fix artifacts path in all test files [`24425fc`](https://github.com/oceanprotocol/ocean.js/commit/24425fcf8ba8f0b2f950cc5857c71e1b1d57f683)
372
+ - make mocha pick up individual tsconfig, compile test files [`8776c1b`](https://github.com/oceanprotocol/ocean.js/commit/8776c1bb91d7136cf945179a00cf40847b9c413f)
358
373
 
359
- #### [v1.0.0-next.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.20.2...v1.0.0-next.0)
374
+ #### [v1.0.0-next.0](https://github.com/oceanprotocol/ocean.js/compare/v0.20.2...v1.0.0-next.0)
360
375
 
361
376
  > 11 January 2022
362
377
 
363
- - Fix/pool_approve [`#1207`](https://github.com/oceanprotocol/ocean-lib-js/pull/1207)
364
- - Add ocean-contracts artifacts in root dir [`#1208`](https://github.com/oceanprotocol/ocean-lib-js/pull/1208)
365
- - integration tests publish all methods [`#1197`](https://github.com/oceanprotocol/ocean-lib-js/pull/1197)
366
- - compute start [`#1196`](https://github.com/oceanprotocol/ocean-lib-js/pull/1196)
367
- - publish & consume flow working [`#1192`](https://github.com/oceanprotocol/ocean-lib-js/pull/1192)
368
- - publish tests [`#1184`](https://github.com/oceanprotocol/ocean-lib-js/pull/1184)
369
- - Fix/update address [`#1174`](https://github.com/oceanprotocol/ocean-lib-js/pull/1174)
370
- - config and encrypt fixes [`#1173`](https://github.com/oceanprotocol/ocean-lib-js/pull/1173)
371
- - Function checks & provider fee updates [`#1159`](https://github.com/oceanprotocol/ocean-lib-js/pull/1159)
372
- - add dispenser [`#1170`](https://github.com/oceanprotocol/ocean-lib-js/pull/1170)
373
- - fix [`#1166`](https://github.com/oceanprotocol/ocean-lib-js/pull/1166)
374
- - Feature/didutils [`#1163`](https://github.com/oceanprotocol/ocean-lib-js/pull/1163)
375
- - fix encrypt function [`#1162`](https://github.com/oceanprotocol/ocean-lib-js/pull/1162)
376
- - Add setTokenURI and others [`#1151`](https://github.com/oceanprotocol/ocean-lib-js/pull/1151)
377
- - add provider to index [`#1150`](https://github.com/oceanprotocol/ocean-lib-js/pull/1150)
378
- - update config url [`#1149`](https://github.com/oceanprotocol/ocean-lib-js/pull/1149)
379
- - add c2d methods in provider class [`#1143`](https://github.com/oceanprotocol/ocean-lib-js/pull/1143)
380
- - random fixes [`#1148`](https://github.com/oceanprotocol/ocean-lib-js/pull/1148)
381
- - add code owner [`#1140`](https://github.com/oceanprotocol/ocean-lib-js/pull/1140)
382
- - Ddo updates & refactoring & structure updates [`#1130`](https://github.com/oceanprotocol/ocean-lib-js/pull/1130)
383
- - config [`#1139`](https://github.com/oceanprotocol/ocean-lib-js/pull/1139)
384
- - build fix [`#1138`](https://github.com/oceanprotocol/ocean-lib-js/pull/1138)
385
- - Helper class for provider interaction [`#1120`](https://github.com/oceanprotocol/ocean-lib-js/pull/1120)
386
- - Post audit contract updates [`#1129`](https://github.com/oceanprotocol/ocean-lib-js/pull/1129)
387
- - Integrate dispenser contract and post existing post audit fixes from contracts [`#1101`](https://github.com/oceanprotocol/ocean-lib-js/pull/1101)
388
- - DDO typings [`#1111`](https://github.com/oceanprotocol/ocean-lib-js/pull/1111)
389
- - Integration of Side staking and Fixed rate exchange contracts and unit tests [`#1102`](https://github.com/oceanprotocol/ocean-lib-js/pull/1102)
390
- - Integrate erc721 erc20 template contracts & lot of refactoring [`#1082`](https://github.com/oceanprotocol/ocean-lib-js/pull/1082)
391
- - Integrate pool contract and add support for multiple token decimals [`#1100`](https://github.com/oceanprotocol/ocean-lib-js/pull/1100)
392
- - Feature/nft factory [`#1083`](https://github.com/oceanprotocol/ocean-lib-js/pull/1083)
393
- - Integrated erc721factory contract methods [`#1080`](https://github.com/oceanprotocol/ocean-lib-js/pull/1080)
394
- - updated tsconfig [`0a9cb3d`](https://github.com/oceanprotocol/ocean-lib-js/commit/0a9cb3d5926f29f22eabaa09d6f1c52f2f219348)
395
- - add getMetadata function, add more tests in NFT class [`96cfa95`](https://github.com/oceanprotocol/ocean-lib-js/commit/96cfa952e4ab48c79e3870eb56ee905f728fa22c)
396
- - add used artifacts update imports and removed not used dependancies [`a019491`](https://github.com/oceanprotocol/ocean-lib-js/commit/a019491ed2512c1c774d163c079c82392d9ecbf4)
397
-
398
- #### [v0.20.2](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.20.1...v0.20.2)
378
+ - Fix/pool_approve [`#1207`](https://github.com/oceanprotocol/ocean.js/pull/1207)
379
+ - Add ocean-contracts artifacts in root dir [`#1208`](https://github.com/oceanprotocol/ocean.js/pull/1208)
380
+ - integration tests publish all methods [`#1197`](https://github.com/oceanprotocol/ocean.js/pull/1197)
381
+ - compute start [`#1196`](https://github.com/oceanprotocol/ocean.js/pull/1196)
382
+ - publish & consume flow working [`#1192`](https://github.com/oceanprotocol/ocean.js/pull/1192)
383
+ - publish tests [`#1184`](https://github.com/oceanprotocol/ocean.js/pull/1184)
384
+ - Fix/update address [`#1174`](https://github.com/oceanprotocol/ocean.js/pull/1174)
385
+ - config and encrypt fixes [`#1173`](https://github.com/oceanprotocol/ocean.js/pull/1173)
386
+ - Function checks & provider fee updates [`#1159`](https://github.com/oceanprotocol/ocean.js/pull/1159)
387
+ - add dispenser [`#1170`](https://github.com/oceanprotocol/ocean.js/pull/1170)
388
+ - fix [`#1166`](https://github.com/oceanprotocol/ocean.js/pull/1166)
389
+ - Feature/didutils [`#1163`](https://github.com/oceanprotocol/ocean.js/pull/1163)
390
+ - fix encrypt function [`#1162`](https://github.com/oceanprotocol/ocean.js/pull/1162)
391
+ - Add setTokenURI and others [`#1151`](https://github.com/oceanprotocol/ocean.js/pull/1151)
392
+ - add provider to index [`#1150`](https://github.com/oceanprotocol/ocean.js/pull/1150)
393
+ - update config url [`#1149`](https://github.com/oceanprotocol/ocean.js/pull/1149)
394
+ - add c2d methods in provider class [`#1143`](https://github.com/oceanprotocol/ocean.js/pull/1143)
395
+ - random fixes [`#1148`](https://github.com/oceanprotocol/ocean.js/pull/1148)
396
+ - add code owner [`#1140`](https://github.com/oceanprotocol/ocean.js/pull/1140)
397
+ - Ddo updates & refactoring & structure updates [`#1130`](https://github.com/oceanprotocol/ocean.js/pull/1130)
398
+ - config [`#1139`](https://github.com/oceanprotocol/ocean.js/pull/1139)
399
+ - build fix [`#1138`](https://github.com/oceanprotocol/ocean.js/pull/1138)
400
+ - Helper class for provider interaction [`#1120`](https://github.com/oceanprotocol/ocean.js/pull/1120)
401
+ - Post audit contract updates [`#1129`](https://github.com/oceanprotocol/ocean.js/pull/1129)
402
+ - Integrate dispenser contract and post existing post audit fixes from contracts [`#1101`](https://github.com/oceanprotocol/ocean.js/pull/1101)
403
+ - DDO typings [`#1111`](https://github.com/oceanprotocol/ocean.js/pull/1111)
404
+ - Integration of Side staking and Fixed rate exchange contracts and unit tests [`#1102`](https://github.com/oceanprotocol/ocean.js/pull/1102)
405
+ - Integrate erc721 erc20 template contracts & lot of refactoring [`#1082`](https://github.com/oceanprotocol/ocean.js/pull/1082)
406
+ - Integrate pool contract and add support for multiple token decimals [`#1100`](https://github.com/oceanprotocol/ocean.js/pull/1100)
407
+ - Feature/nft factory [`#1083`](https://github.com/oceanprotocol/ocean.js/pull/1083)
408
+ - Integrated erc721factory contract methods [`#1080`](https://github.com/oceanprotocol/ocean.js/pull/1080)
409
+ - updated tsconfig [`0a9cb3d`](https://github.com/oceanprotocol/ocean.js/commit/0a9cb3d5926f29f22eabaa09d6f1c52f2f219348)
410
+ - add getMetadata function, add more tests in NFT class [`96cfa95`](https://github.com/oceanprotocol/ocean.js/commit/96cfa952e4ab48c79e3870eb56ee905f728fa22c)
411
+ - add used artifacts update imports and removed not used dependancies [`a019491`](https://github.com/oceanprotocol/ocean.js/commit/a019491ed2512c1c774d163c079c82392d9ecbf4)
412
+
413
+ #### [v0.20.2](https://github.com/oceanprotocol/ocean.js/compare/v0.20.1...v0.20.2)
399
414
 
400
415
  > 3 January 2022
401
416
 
402
- - allow custom parameters [`#1179`](https://github.com/oceanprotocol/ocean-lib-js/pull/1179)
403
- - Bump source-map-support from 0.5.20 to 0.5.21 [`#1127`](https://github.com/oceanprotocol/ocean-lib-js/pull/1127)
404
- - Bump @truffle/hdwallet-provider from 1.7.0 to 2.0.0 [`#1181`](https://github.com/oceanprotocol/ocean-lib-js/pull/1181)
405
- - Bump @types/node from 17.0.5 to 17.0.7 [`#1187`](https://github.com/oceanprotocol/ocean-lib-js/pull/1187)
406
- - Bump mock-local-storage from 1.1.18 to 1.1.19 [`#1186`](https://github.com/oceanprotocol/ocean-lib-js/pull/1186)
407
- - Bump typescript from 4.5.3 to 4.5.4 [`#1185`](https://github.com/oceanprotocol/ocean-lib-js/pull/1185)
408
- - Bump prettier from 2.4.1 to 2.5.1 [`#1180`](https://github.com/oceanprotocol/ocean-lib-js/pull/1180)
409
- - Bump @types/crypto-js from 4.0.2 to 4.1.0 [`#1182`](https://github.com/oceanprotocol/ocean-lib-js/pull/1182)
410
- - Bump typedoc from 0.22.9 to 0.22.10 [`#1126`](https://github.com/oceanprotocol/ocean-lib-js/pull/1126)
411
- - Bump @types/node from 16.11.7 to 17.0.5 [`#1177`](https://github.com/oceanprotocol/ocean-lib-js/pull/1177)
412
- - Bump @types/chai from 4.2.22 to 4.3.0 [`#1147`](https://github.com/oceanprotocol/ocean-lib-js/pull/1147)
413
- - Fix beginner guide [`#1157`](https://github.com/oceanprotocol/ocean-lib-js/pull/1157)
414
- - Fix quickstart simple [`#1158`](https://github.com/oceanprotocol/ocean-lib-js/pull/1158)
415
- - reuse datatoken info without getting from contract [`#1141`](https://github.com/oceanprotocol/ocean-lib-js/pull/1141)
416
- - Bump typescript from 4.4.4 to 4.5.3 [`#1144`](https://github.com/oceanprotocol/ocean-lib-js/pull/1144)
417
- - Release 0.20.2 [`62490dc`](https://github.com/oceanprotocol/ocean-lib-js/commit/62490dcdbb734b304522f4bccf1c761ed84ab7ff)
418
-
419
- #### [v0.20.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.20.0...v0.20.1)
417
+ - allow custom parameters [`#1179`](https://github.com/oceanprotocol/ocean.js/pull/1179)
418
+ - Bump source-map-support from 0.5.20 to 0.5.21 [`#1127`](https://github.com/oceanprotocol/ocean.js/pull/1127)
419
+ - Bump @truffle/hdwallet-provider from 1.7.0 to 2.0.0 [`#1181`](https://github.com/oceanprotocol/ocean.js/pull/1181)
420
+ - Bump @types/node from 17.0.5 to 17.0.7 [`#1187`](https://github.com/oceanprotocol/ocean.js/pull/1187)
421
+ - Bump mock-local-storage from 1.1.18 to 1.1.19 [`#1186`](https://github.com/oceanprotocol/ocean.js/pull/1186)
422
+ - Bump typescript from 4.5.3 to 4.5.4 [`#1185`](https://github.com/oceanprotocol/ocean.js/pull/1185)
423
+ - Bump prettier from 2.4.1 to 2.5.1 [`#1180`](https://github.com/oceanprotocol/ocean.js/pull/1180)
424
+ - Bump @types/crypto-js from 4.0.2 to 4.1.0 [`#1182`](https://github.com/oceanprotocol/ocean.js/pull/1182)
425
+ - Bump typedoc from 0.22.9 to 0.22.10 [`#1126`](https://github.com/oceanprotocol/ocean.js/pull/1126)
426
+ - Bump @types/node from 16.11.7 to 17.0.5 [`#1177`](https://github.com/oceanprotocol/ocean.js/pull/1177)
427
+ - Bump @types/chai from 4.2.22 to 4.3.0 [`#1147`](https://github.com/oceanprotocol/ocean.js/pull/1147)
428
+ - Fix beginner guide [`#1157`](https://github.com/oceanprotocol/ocean.js/pull/1157)
429
+ - Fix quickstart simple [`#1158`](https://github.com/oceanprotocol/ocean.js/pull/1158)
430
+ - reuse datatoken info without getting from contract [`#1141`](https://github.com/oceanprotocol/ocean.js/pull/1141)
431
+ - Bump typescript from 4.4.4 to 4.5.3 [`#1144`](https://github.com/oceanprotocol/ocean.js/pull/1144)
432
+ - Release 0.20.2 [`62490dc`](https://github.com/oceanprotocol/ocean.js/commit/62490dcdbb734b304522f4bccf1c761ed84ab7ff)
433
+
434
+ #### [v0.20.1](https://github.com/oceanprotocol/ocean.js/compare/v0.20.0...v0.20.1)
420
435
 
421
436
  > 10 December 2021
422
437
 
423
- - required only validation on user custom parameter [`#1146`](https://github.com/oceanprotocol/ocean-lib-js/pull/1146)
424
- - add configurable request timeout for HTTP request [`#1145`](https://github.com/oceanprotocol/ocean-lib-js/pull/1145)
425
- - Release 0.20.1 [`e216090`](https://github.com/oceanprotocol/ocean-lib-js/commit/e216090394721358ce2bf9126c94f0b8069158db)
438
+ - required only validation on user custom parameter [`#1146`](https://github.com/oceanprotocol/ocean.js/pull/1146)
439
+ - add configurable request timeout for HTTP request [`#1145`](https://github.com/oceanprotocol/ocean.js/pull/1145)
440
+ - Release 0.20.1 [`e216090`](https://github.com/oceanprotocol/ocean.js/commit/e216090394721358ce2bf9126c94f0b8069158db)
426
441
 
427
- #### [v0.20.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.19.3...v0.20.0)
442
+ #### [v0.20.0](https://github.com/oceanprotocol/ocean.js/compare/v0.19.3...v0.20.0)
428
443
 
429
444
  > 29 November 2021
430
445
 
431
- - Bump @truffle/hdwallet-provider from 1.6.0 to 1.7.0 [`#1123`](https://github.com/oceanprotocol/ocean-lib-js/pull/1123)
432
- - Bump release-it from 14.11.7 to 14.11.8 [`#1124`](https://github.com/oceanprotocol/ocean-lib-js/pull/1124)
433
- - Bump mock-local-storage from 1.1.17 to 1.1.18 [`#1122`](https://github.com/oceanprotocol/ocean-lib-js/pull/1122)
434
- - configurable web3 params [`#1112`](https://github.com/oceanprotocol/ocean-lib-js/pull/1112)
435
- - add compute getResult [`#983`](https://github.com/oceanprotocol/ocean-lib-js/pull/983)
436
- - Bump web3 from 1.6.0 to 1.6.1 [`#1115`](https://github.com/oceanprotocol/ocean-lib-js/pull/1115)
437
- - Bump microbundle from 0.14.1 to 0.14.2 [`#1118`](https://github.com/oceanprotocol/ocean-lib-js/pull/1118)
438
- - Release 0.20.0 [`f79194f`](https://github.com/oceanprotocol/ocean-lib-js/commit/f79194faf37e447c07963c1114f0481b0b18030b)
446
+ - Bump @truffle/hdwallet-provider from 1.6.0 to 1.7.0 [`#1123`](https://github.com/oceanprotocol/ocean.js/pull/1123)
447
+ - Bump release-it from 14.11.7 to 14.11.8 [`#1124`](https://github.com/oceanprotocol/ocean.js/pull/1124)
448
+ - Bump mock-local-storage from 1.1.17 to 1.1.18 [`#1122`](https://github.com/oceanprotocol/ocean.js/pull/1122)
449
+ - configurable web3 params [`#1112`](https://github.com/oceanprotocol/ocean.js/pull/1112)
450
+ - add compute getResult [`#983`](https://github.com/oceanprotocol/ocean.js/pull/983)
451
+ - Bump web3 from 1.6.0 to 1.6.1 [`#1115`](https://github.com/oceanprotocol/ocean.js/pull/1115)
452
+ - Bump microbundle from 0.14.1 to 0.14.2 [`#1118`](https://github.com/oceanprotocol/ocean.js/pull/1118)
453
+ - Release 0.20.0 [`f79194f`](https://github.com/oceanprotocol/ocean.js/commit/f79194faf37e447c07963c1114f0481b0b18030b)
439
454
 
440
- #### [v0.19.3](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.19.2...v0.19.3)
455
+ #### [v0.19.3](https://github.com/oceanprotocol/ocean.js/compare/v0.19.2...v0.19.3)
441
456
 
442
457
  > 26 November 2021
443
458
 
444
- - Feature/issue 1060 change credential type [`#1073`](https://github.com/oceanprotocol/ocean-lib-js/pull/1073)
445
- - Bump @truffle/hdwallet-provider from 1.5.1 to 1.6.0 [`#1103`](https://github.com/oceanprotocol/ocean-lib-js/pull/1103)
446
- - Bump @types/node from 16.11.4 to 16.11.7 [`#1108`](https://github.com/oceanprotocol/ocean-lib-js/pull/1108)
447
- - Bump release-it from 14.11.6 to 14.11.7 [`#1113`](https://github.com/oceanprotocol/ocean-lib-js/pull/1113)
448
- - Bump typedoc from 0.22.6 to 0.22.9 [`#1114`](https://github.com/oceanprotocol/ocean-lib-js/pull/1114)
449
- - Bump @types/node from 16.11.2 to 16.11.4 [`#1087`](https://github.com/oceanprotocol/ocean-lib-js/pull/1087)
450
- - Bump ts-node from 10.3.1 to 10.4.0 [`#1086`](https://github.com/oceanprotocol/ocean-lib-js/pull/1086)
451
- - Bump @types/node from 16.11.1 to 16.11.2 [`#1085`](https://github.com/oceanprotocol/ocean-lib-js/pull/1085)
452
- - Bump ts-node from 10.3.0 to 10.3.1 [`#1084`](https://github.com/oceanprotocol/ocean-lib-js/pull/1084)
453
- - Bump @types/node from 16.11.0 to 16.11.1 [`#1077`](https://github.com/oceanprotocol/ocean-lib-js/pull/1077)
454
- - Bump mocha from 9.1.2 to 9.1.3 [`#1078`](https://github.com/oceanprotocol/ocean-lib-js/pull/1078)
455
- - Bump typedoc from 0.22.5 to 0.22.6 [`#1079`](https://github.com/oceanprotocol/ocean-lib-js/pull/1079)
456
- - Bump @types/node from 16.10.4 to 16.11.0 [`#1074`](https://github.com/oceanprotocol/ocean-lib-js/pull/1074)
457
- - Bump microbundle from 0.14.0 to 0.14.1 [`#1075`](https://github.com/oceanprotocol/ocean-lib-js/pull/1075)
458
- - Bump @types/node from 16.10.3 to 16.10.4 [`#1071`](https://github.com/oceanprotocol/ocean-lib-js/pull/1071)
459
- - Bump typescript from 4.4.3 to 4.4.4 [`#1070`](https://github.com/oceanprotocol/ocean-lib-js/pull/1070)
460
- - Bump ts-node from 10.2.1 to 10.3.0 [`#1069`](https://github.com/oceanprotocol/ocean-lib-js/pull/1069)
461
- - Delete parameters.md [`#1063`](https://github.com/oceanprotocol/ocean-lib-js/pull/1063)
462
- - Bump @truffle/hdwallet-provider from 1.5.0 to 1.5.1 [`#1067`](https://github.com/oceanprotocol/ocean-lib-js/pull/1067)
463
- - Bump @types/node from 16.10.2 to 16.10.3 [`#1065`](https://github.com/oceanprotocol/ocean-lib-js/pull/1065)
464
- - Bump microbundle from 0.13.3 to 0.14.0 [`#1066`](https://github.com/oceanprotocol/ocean-lib-js/pull/1066)
465
- - Bump @typescript-eslint/eslint-plugin from 4.32.0 to 4.33.0 [`#1062`](https://github.com/oceanprotocol/ocean-lib-js/pull/1062)
466
- - Bump @typescript-eslint/parser from 4.32.0 to 4.33.0 [`#1061`](https://github.com/oceanprotocol/ocean-lib-js/pull/1061)
467
- - #1060 Event access control validation [`d7a21e7`](https://github.com/oceanprotocol/ocean-lib-js/commit/d7a21e7e342e2094a864e1d1492324d5810f63db)
468
- - Fix bug [`be79812`](https://github.com/oceanprotocol/ocean-lib-js/commit/be798129f9cb007d603ce78632c75dcc18506796)
469
- - Fix codeclimate [`bd4f663`](https://github.com/oceanprotocol/ocean-lib-js/commit/bd4f663113597b9d23f44a56b57d5f1fb5ab3e7b)
470
-
471
- #### [v0.19.2](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.19.1...v0.19.2)
459
+ - Feature/issue 1060 change credential type [`#1073`](https://github.com/oceanprotocol/ocean.js/pull/1073)
460
+ - Bump @truffle/hdwallet-provider from 1.5.1 to 1.6.0 [`#1103`](https://github.com/oceanprotocol/ocean.js/pull/1103)
461
+ - Bump @types/node from 16.11.4 to 16.11.7 [`#1108`](https://github.com/oceanprotocol/ocean.js/pull/1108)
462
+ - Bump release-it from 14.11.6 to 14.11.7 [`#1113`](https://github.com/oceanprotocol/ocean.js/pull/1113)
463
+ - Bump typedoc from 0.22.6 to 0.22.9 [`#1114`](https://github.com/oceanprotocol/ocean.js/pull/1114)
464
+ - Bump @types/node from 16.11.2 to 16.11.4 [`#1087`](https://github.com/oceanprotocol/ocean.js/pull/1087)
465
+ - Bump ts-node from 10.3.1 to 10.4.0 [`#1086`](https://github.com/oceanprotocol/ocean.js/pull/1086)
466
+ - Bump @types/node from 16.11.1 to 16.11.2 [`#1085`](https://github.com/oceanprotocol/ocean.js/pull/1085)
467
+ - Bump ts-node from 10.3.0 to 10.3.1 [`#1084`](https://github.com/oceanprotocol/ocean.js/pull/1084)
468
+ - Bump @types/node from 16.11.0 to 16.11.1 [`#1077`](https://github.com/oceanprotocol/ocean.js/pull/1077)
469
+ - Bump mocha from 9.1.2 to 9.1.3 [`#1078`](https://github.com/oceanprotocol/ocean.js/pull/1078)
470
+ - Bump typedoc from 0.22.5 to 0.22.6 [`#1079`](https://github.com/oceanprotocol/ocean.js/pull/1079)
471
+ - Bump @types/node from 16.10.4 to 16.11.0 [`#1074`](https://github.com/oceanprotocol/ocean.js/pull/1074)
472
+ - Bump microbundle from 0.14.0 to 0.14.1 [`#1075`](https://github.com/oceanprotocol/ocean.js/pull/1075)
473
+ - Bump @types/node from 16.10.3 to 16.10.4 [`#1071`](https://github.com/oceanprotocol/ocean.js/pull/1071)
474
+ - Bump typescript from 4.4.3 to 4.4.4 [`#1070`](https://github.com/oceanprotocol/ocean.js/pull/1070)
475
+ - Bump ts-node from 10.2.1 to 10.3.0 [`#1069`](https://github.com/oceanprotocol/ocean.js/pull/1069)
476
+ - Delete parameters.md [`#1063`](https://github.com/oceanprotocol/ocean.js/pull/1063)
477
+ - Bump @truffle/hdwallet-provider from 1.5.0 to 1.5.1 [`#1067`](https://github.com/oceanprotocol/ocean.js/pull/1067)
478
+ - Bump @types/node from 16.10.2 to 16.10.3 [`#1065`](https://github.com/oceanprotocol/ocean.js/pull/1065)
479
+ - Bump microbundle from 0.13.3 to 0.14.0 [`#1066`](https://github.com/oceanprotocol/ocean.js/pull/1066)
480
+ - Bump @typescript-eslint/eslint-plugin from 4.32.0 to 4.33.0 [`#1062`](https://github.com/oceanprotocol/ocean.js/pull/1062)
481
+ - Bump @typescript-eslint/parser from 4.32.0 to 4.33.0 [`#1061`](https://github.com/oceanprotocol/ocean.js/pull/1061)
482
+ - #1060 Event access control validation [`d7a21e7`](https://github.com/oceanprotocol/ocean.js/commit/d7a21e7e342e2094a864e1d1492324d5810f63db)
483
+ - Fix bug [`be79812`](https://github.com/oceanprotocol/ocean.js/commit/be798129f9cb007d603ce78632c75dcc18506796)
484
+ - Fix codeclimate [`bd4f663`](https://github.com/oceanprotocol/ocean.js/commit/bd4f663113597b9d23f44a56b57d5f1fb5ab3e7b)
485
+
486
+ #### [v0.19.2](https://github.com/oceanprotocol/ocean.js/compare/v0.19.1...v0.19.2)
472
487
 
473
488
  > 4 October 2021
474
489
 
475
- - Changing files name event.d.ts -> event.ts [`#1058`](https://github.com/oceanprotocol/ocean-lib-js/pull/1058)
476
- - Release 0.19.2 [`5af26f0`](https://github.com/oceanprotocol/ocean-lib-js/commit/5af26f08e49c9eb357e2ae9cd8e39dc0b3182448)
490
+ - Changing files name event.d.ts -> event.ts [`#1058`](https://github.com/oceanprotocol/ocean.js/pull/1058)
491
+ - Release 0.19.2 [`5af26f0`](https://github.com/oceanprotocol/ocean.js/commit/5af26f08e49c9eb357e2ae9cd8e39dc0b3182448)
477
492
 
478
- #### [v0.19.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.19.0...v0.19.1)
493
+ #### [v0.19.1](https://github.com/oceanprotocol/ocean.js/compare/v0.19.0...v0.19.1)
479
494
 
480
495
  > 4 October 2021
481
496
 
482
- - bump contracts + add networks [`#1059`](https://github.com/oceanprotocol/ocean-lib-js/pull/1059)
483
- - Bump typedoc from 0.21.9 to 0.22.5 [`#1056`](https://github.com/oceanprotocol/ocean-lib-js/pull/1056)
484
- - Bump web3 from 1.5.3 to 1.6.0 [`#1052`](https://github.com/oceanprotocol/ocean-lib-js/pull/1052)
485
- - Bump @types/node from 16.10.1 to 16.10.2 [`#1049`](https://github.com/oceanprotocol/ocean-lib-js/pull/1049)
486
- - Bump @typescript-eslint/eslint-plugin from 4.31.2 to 4.32.0 [`#1045`](https://github.com/oceanprotocol/ocean-lib-js/pull/1045)
487
- - Bump @typescript-eslint/parser from 4.31.2 to 4.32.0 [`#1044`](https://github.com/oceanprotocol/ocean-lib-js/pull/1044)
488
- - Bump @types/node from 16.9.6 to 16.10.1 [`#1043`](https://github.com/oceanprotocol/ocean-lib-js/pull/1043)
489
- - Bump mocha from 9.1.1 to 9.1.2 [`#1042`](https://github.com/oceanprotocol/ocean-lib-js/pull/1042)
490
- - Release 0.19.1 [`606d5c2`](https://github.com/oceanprotocol/ocean-lib-js/commit/606d5c2a0bbe36b1f7bb7b7b79796ef77d6170bb)
497
+ - bump contracts + add networks [`#1059`](https://github.com/oceanprotocol/ocean.js/pull/1059)
498
+ - Bump typedoc from 0.21.9 to 0.22.5 [`#1056`](https://github.com/oceanprotocol/ocean.js/pull/1056)
499
+ - Bump web3 from 1.5.3 to 1.6.0 [`#1052`](https://github.com/oceanprotocol/ocean.js/pull/1052)
500
+ - Bump @types/node from 16.10.1 to 16.10.2 [`#1049`](https://github.com/oceanprotocol/ocean.js/pull/1049)
501
+ - Bump @typescript-eslint/eslint-plugin from 4.31.2 to 4.32.0 [`#1045`](https://github.com/oceanprotocol/ocean.js/pull/1045)
502
+ - Bump @typescript-eslint/parser from 4.31.2 to 4.32.0 [`#1044`](https://github.com/oceanprotocol/ocean.js/pull/1044)
503
+ - Bump @types/node from 16.9.6 to 16.10.1 [`#1043`](https://github.com/oceanprotocol/ocean.js/pull/1043)
504
+ - Bump mocha from 9.1.1 to 9.1.2 [`#1042`](https://github.com/oceanprotocol/ocean.js/pull/1042)
505
+ - Release 0.19.1 [`606d5c2`](https://github.com/oceanprotocol/ocean.js/commit/606d5c2a0bbe36b1f7bb7b7b79796ef77d6170bb)
491
506
 
492
- #### [v0.19.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.18.0...v0.19.0)
507
+ #### [v0.19.0](https://github.com/oceanprotocol/ocean.js/compare/v0.18.0...v0.19.0)
493
508
 
494
509
  > 24 September 2021
495
510
 
496
- - Custom user parameters [`#944`](https://github.com/oceanprotocol/ocean-lib-js/pull/944)
497
- - Release 0.19.0 [`9c94a87`](https://github.com/oceanprotocol/ocean-lib-js/commit/9c94a8789c8dc5ca88b798196cfa5fb807811651)
511
+ - Custom user parameters [`#944`](https://github.com/oceanprotocol/ocean.js/pull/944)
512
+ - Release 0.19.0 [`9c94a87`](https://github.com/oceanprotocol/ocean.js/commit/9c94a8789c8dc5ca88b798196cfa5fb807811651)
498
513
 
499
- #### [v0.18.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.18.0-next.0...v0.18.0)
514
+ #### [v0.18.0](https://github.com/oceanprotocol/ocean.js/compare/v0.18.0-next.0...v0.18.0)
500
515
 
501
516
  > 24 September 2021
502
517
 
503
- - Bump web3-core from 1.5.2 to 1.5.3 [`#1038`](https://github.com/oceanprotocol/ocean-lib-js/pull/1038)
504
- - fix yaml indentation [`#1041`](https://github.com/oceanprotocol/ocean-lib-js/pull/1041)
505
- - set versioning-strategy [`#1040`](https://github.com/oceanprotocol/ocean-lib-js/pull/1040)
506
- - Bump web3 from 1.5.2 to 1.5.3 [`#1039`](https://github.com/oceanprotocol/ocean-lib-js/pull/1039)
507
- - Fix token amount - token allowance comparison [`#1012`](https://github.com/oceanprotocol/ocean-lib-js/pull/1012)
508
- - Bump @types/chai from 4.2.21 to 4.2.22 [`#1036`](https://github.com/oceanprotocol/ocean-lib-js/pull/1036)
509
- - Bump @types/node from 16.9.4 to 16.9.6 [`#1034`](https://github.com/oceanprotocol/ocean-lib-js/pull/1034)
510
- - Bump release-it from 14.11.5 to 14.11.6 [`#1035`](https://github.com/oceanprotocol/ocean-lib-js/pull/1035)
511
- - Bump @typescript-eslint/parser from 4.31.1 to 4.31.2 [`#1032`](https://github.com/oceanprotocol/ocean-lib-js/pull/1032)
512
- - Bump @typescript-eslint/eslint-plugin from 4.31.1 to 4.31.2 [`#1031`](https://github.com/oceanprotocol/ocean-lib-js/pull/1031)
513
- - Bump @types/node from 16.9.2 to 16.9.4 [`#1028`](https://github.com/oceanprotocol/ocean-lib-js/pull/1028)
514
- - Bump @types/node from 16.9.1 to 16.9.2 [`#1026`](https://github.com/oceanprotocol/ocean-lib-js/pull/1026)
515
- - Bump prettier from 2.4.0 to 2.4.1 [`#1027`](https://github.com/oceanprotocol/ocean-lib-js/pull/1027)
516
- - add catenax network config [`#1025`](https://github.com/oceanprotocol/ocean-lib-js/pull/1025)
517
- - Bump @oceanprotocol/contracts from 0.6.5 to 0.6.7 [`#1024`](https://github.com/oceanprotocol/ocean-lib-js/pull/1024)
518
- - Bump aqua queries [`3bea2aa`](https://github.com/oceanprotocol/ocean-lib-js/commit/3bea2aaf9082bf1b61219f3d7960c14cec04fa1e)
519
- - Release 0.17.4 [`2651b72`](https://github.com/oceanprotocol/ocean-lib-js/commit/2651b72a2f02f952eb94e0b83edaf308cbb9e130)
520
- - Release 0.17.5 [`f893cb8`](https://github.com/oceanprotocol/ocean-lib-js/commit/f893cb8b09e325df238be243713e07d64a158269)
521
-
522
- #### [v0.18.0-next.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.17.5...v0.18.0-next.0)
518
+ - Bump web3-core from 1.5.2 to 1.5.3 [`#1038`](https://github.com/oceanprotocol/ocean.js/pull/1038)
519
+ - fix yaml indentation [`#1041`](https://github.com/oceanprotocol/ocean.js/pull/1041)
520
+ - set versioning-strategy [`#1040`](https://github.com/oceanprotocol/ocean.js/pull/1040)
521
+ - Bump web3 from 1.5.2 to 1.5.3 [`#1039`](https://github.com/oceanprotocol/ocean.js/pull/1039)
522
+ - Fix token amount - token allowance comparison [`#1012`](https://github.com/oceanprotocol/ocean.js/pull/1012)
523
+ - Bump @types/chai from 4.2.21 to 4.2.22 [`#1036`](https://github.com/oceanprotocol/ocean.js/pull/1036)
524
+ - Bump @types/node from 16.9.4 to 16.9.6 [`#1034`](https://github.com/oceanprotocol/ocean.js/pull/1034)
525
+ - Bump release-it from 14.11.5 to 14.11.6 [`#1035`](https://github.com/oceanprotocol/ocean.js/pull/1035)
526
+ - Bump @typescript-eslint/parser from 4.31.1 to 4.31.2 [`#1032`](https://github.com/oceanprotocol/ocean.js/pull/1032)
527
+ - Bump @typescript-eslint/eslint-plugin from 4.31.1 to 4.31.2 [`#1031`](https://github.com/oceanprotocol/ocean.js/pull/1031)
528
+ - Bump @types/node from 16.9.2 to 16.9.4 [`#1028`](https://github.com/oceanprotocol/ocean.js/pull/1028)
529
+ - Bump @types/node from 16.9.1 to 16.9.2 [`#1026`](https://github.com/oceanprotocol/ocean.js/pull/1026)
530
+ - Bump prettier from 2.4.0 to 2.4.1 [`#1027`](https://github.com/oceanprotocol/ocean.js/pull/1027)
531
+ - add catenax network config [`#1025`](https://github.com/oceanprotocol/ocean.js/pull/1025)
532
+ - Bump @oceanprotocol/contracts from 0.6.5 to 0.6.7 [`#1024`](https://github.com/oceanprotocol/ocean.js/pull/1024)
533
+ - Bump aqua queries [`3bea2aa`](https://github.com/oceanprotocol/ocean.js/commit/3bea2aaf9082bf1b61219f3d7960c14cec04fa1e)
534
+ - Release 0.17.4 [`2651b72`](https://github.com/oceanprotocol/ocean.js/commit/2651b72a2f02f952eb94e0b83edaf308cbb9e130)
535
+ - Release 0.17.5 [`f893cb8`](https://github.com/oceanprotocol/ocean.js/commit/f893cb8b09e325df238be243713e07d64a158269)
536
+
537
+ #### [v0.18.0-next.0](https://github.com/oceanprotocol/ocean.js/compare/v0.17.5...v0.18.0-next.0)
523
538
 
524
539
  > 14 September 2021
525
540
 
526
- - enable create / passthrough of userData & algoData [`b1e91af`](https://github.com/oceanprotocol/ocean-lib-js/commit/b1e91afd3d9cb03edd0317bf72c89426ad16ebc7)
527
- - refactor balance check async flows [`51ca87f`](https://github.com/oceanprotocol/ocean-lib-js/commit/51ca87f3f7eee95b749996699a8b8f8e602ed7d6)
528
- - naming & typings [`e707d0e`](https://github.com/oceanprotocol/ocean-lib-js/commit/e707d0e5d803e0d93fdba7117dd989ce3a5b66bd)
541
+ - enable create / passthrough of userData & algoData [`b1e91af`](https://github.com/oceanprotocol/ocean.js/commit/b1e91afd3d9cb03edd0317bf72c89426ad16ebc7)
542
+ - refactor balance check async flows [`51ca87f`](https://github.com/oceanprotocol/ocean.js/commit/51ca87f3f7eee95b749996699a8b8f8e602ed7d6)
543
+ - naming & typings [`e707d0e`](https://github.com/oceanprotocol/ocean.js/commit/e707d0e5d803e0d93fdba7117dd989ce3a5b66bd)
529
544
 
530
- #### [v0.17.5](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.17.4...v0.17.5)
545
+ #### [v0.17.5](https://github.com/oceanprotocol/ocean.js/compare/v0.17.4...v0.17.5)
531
546
 
532
547
  > 22 September 2021
533
548
 
534
- - Fix token amount - token allowance comparison [`#1012`](https://github.com/oceanprotocol/ocean-lib-js/pull/1012)
535
- - Bump @types/chai from 4.2.21 to 4.2.22 [`#1036`](https://github.com/oceanprotocol/ocean-lib-js/pull/1036)
536
- - Bump @types/node from 16.9.4 to 16.9.6 [`#1034`](https://github.com/oceanprotocol/ocean-lib-js/pull/1034)
537
- - Bump release-it from 14.11.5 to 14.11.6 [`#1035`](https://github.com/oceanprotocol/ocean-lib-js/pull/1035)
538
- - Bump @typescript-eslint/parser from 4.31.1 to 4.31.2 [`#1032`](https://github.com/oceanprotocol/ocean-lib-js/pull/1032)
539
- - Bump @typescript-eslint/eslint-plugin from 4.31.1 to 4.31.2 [`#1031`](https://github.com/oceanprotocol/ocean-lib-js/pull/1031)
540
- - Bump @types/node from 16.9.2 to 16.9.4 [`#1028`](https://github.com/oceanprotocol/ocean-lib-js/pull/1028)
541
- - Bump @types/node from 16.9.1 to 16.9.2 [`#1026`](https://github.com/oceanprotocol/ocean-lib-js/pull/1026)
542
- - Bump prettier from 2.4.0 to 2.4.1 [`#1027`](https://github.com/oceanprotocol/ocean-lib-js/pull/1027)
543
- - Release 0.17.5 [`f893cb8`](https://github.com/oceanprotocol/ocean-lib-js/commit/f893cb8b09e325df238be243713e07d64a158269)
549
+ - Fix token amount - token allowance comparison [`#1012`](https://github.com/oceanprotocol/ocean.js/pull/1012)
550
+ - Bump @types/chai from 4.2.21 to 4.2.22 [`#1036`](https://github.com/oceanprotocol/ocean.js/pull/1036)
551
+ - Bump @types/node from 16.9.4 to 16.9.6 [`#1034`](https://github.com/oceanprotocol/ocean.js/pull/1034)
552
+ - Bump release-it from 14.11.5 to 14.11.6 [`#1035`](https://github.com/oceanprotocol/ocean.js/pull/1035)
553
+ - Bump @typescript-eslint/parser from 4.31.1 to 4.31.2 [`#1032`](https://github.com/oceanprotocol/ocean.js/pull/1032)
554
+ - Bump @typescript-eslint/eslint-plugin from 4.31.1 to 4.31.2 [`#1031`](https://github.com/oceanprotocol/ocean.js/pull/1031)
555
+ - Bump @types/node from 16.9.2 to 16.9.4 [`#1028`](https://github.com/oceanprotocol/ocean.js/pull/1028)
556
+ - Bump @types/node from 16.9.1 to 16.9.2 [`#1026`](https://github.com/oceanprotocol/ocean.js/pull/1026)
557
+ - Bump prettier from 2.4.0 to 2.4.1 [`#1027`](https://github.com/oceanprotocol/ocean.js/pull/1027)
558
+ - Release 0.17.5 [`f893cb8`](https://github.com/oceanprotocol/ocean.js/commit/f893cb8b09e325df238be243713e07d64a158269)
544
559
 
545
- #### [v0.17.4](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.17.3...v0.17.4)
560
+ #### [v0.17.4](https://github.com/oceanprotocol/ocean.js/compare/v0.17.3...v0.17.4)
546
561
 
547
562
  > 16 September 2021
548
563
 
549
- - add catenax network config [`#1025`](https://github.com/oceanprotocol/ocean-lib-js/pull/1025)
550
- - Bump @oceanprotocol/contracts from 0.6.5 to 0.6.7 [`#1024`](https://github.com/oceanprotocol/ocean-lib-js/pull/1024)
551
- - Fix releases [`#1021`](https://github.com/oceanprotocol/ocean-lib-js/pull/1021)
552
- - Bump @typescript-eslint/eslint-plugin from 4.31.0 to 4.31.1 [`#1019`](https://github.com/oceanprotocol/ocean-lib-js/pull/1019)
553
- - Bump @typescript-eslint/parser from 4.31.0 to 4.31.1 [`#1018`](https://github.com/oceanprotocol/ocean-lib-js/pull/1018)
554
- - Bump ora from 5.4.1 to 6.0.1 [`#1020`](https://github.com/oceanprotocol/ocean-lib-js/pull/1020)
555
- - Bump typedoc from 0.21.9 to 0.22.3 [`#1016`](https://github.com/oceanprotocol/ocean-lib-js/pull/1016)
556
- - Bump @types/node from 16.9.0 to 16.9.1 [`#1015`](https://github.com/oceanprotocol/ocean-lib-js/pull/1015)
557
- - Bump typescript from 4.4.2 to 4.4.3 [`#1017`](https://github.com/oceanprotocol/ocean-lib-js/pull/1017)
558
- - Bump source-map-support from 0.5.19 to 0.5.20 [`#1013`](https://github.com/oceanprotocol/ocean-lib-js/pull/1013)
559
- - Bump prettier from 2.3.2 to 2.4.0 [`#1014`](https://github.com/oceanprotocol/ocean-lib-js/pull/1014)
560
- - Bump @types/node from 16.7.13 to 16.9.0 [`#1011`](https://github.com/oceanprotocol/ocean-lib-js/pull/1011)
561
- - Bump @typescript-eslint/eslint-plugin from 4.30.0 to 4.31.0 [`#1007`](https://github.com/oceanprotocol/ocean-lib-js/pull/1007)
562
- - Bump @types/node from 16.7.10 to 16.7.13 [`#1009`](https://github.com/oceanprotocol/ocean-lib-js/pull/1009)
563
- - Bump @typescript-eslint/parser from 4.30.0 to 4.31.0 [`#1006`](https://github.com/oceanprotocol/ocean-lib-js/pull/1006)
564
- - Bump @types/node-fetch from 2.5.12 to 3.0.3 [`#1004`](https://github.com/oceanprotocol/ocean-lib-js/pull/1004)
565
- - Bump @types/node from 16.7.8 to 16.7.10 [`#1001`](https://github.com/oceanprotocol/ocean-lib-js/pull/1001)
566
- - Release 0.17.4 [`2651b72`](https://github.com/oceanprotocol/ocean-lib-js/commit/2651b72a2f02f952eb94e0b83edaf308cbb9e130)
567
-
568
- #### [v0.17.3](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.17.2...v0.17.3)
564
+ - add catenax network config [`#1025`](https://github.com/oceanprotocol/ocean.js/pull/1025)
565
+ - Bump @oceanprotocol/contracts from 0.6.5 to 0.6.7 [`#1024`](https://github.com/oceanprotocol/ocean.js/pull/1024)
566
+ - Fix releases [`#1021`](https://github.com/oceanprotocol/ocean.js/pull/1021)
567
+ - Bump @typescript-eslint/eslint-plugin from 4.31.0 to 4.31.1 [`#1019`](https://github.com/oceanprotocol/ocean.js/pull/1019)
568
+ - Bump @typescript-eslint/parser from 4.31.0 to 4.31.1 [`#1018`](https://github.com/oceanprotocol/ocean.js/pull/1018)
569
+ - Bump ora from 5.4.1 to 6.0.1 [`#1020`](https://github.com/oceanprotocol/ocean.js/pull/1020)
570
+ - Bump typedoc from 0.21.9 to 0.22.3 [`#1016`](https://github.com/oceanprotocol/ocean.js/pull/1016)
571
+ - Bump @types/node from 16.9.0 to 16.9.1 [`#1015`](https://github.com/oceanprotocol/ocean.js/pull/1015)
572
+ - Bump typescript from 4.4.2 to 4.4.3 [`#1017`](https://github.com/oceanprotocol/ocean.js/pull/1017)
573
+ - Bump source-map-support from 0.5.19 to 0.5.20 [`#1013`](https://github.com/oceanprotocol/ocean.js/pull/1013)
574
+ - Bump prettier from 2.3.2 to 2.4.0 [`#1014`](https://github.com/oceanprotocol/ocean.js/pull/1014)
575
+ - Bump @types/node from 16.7.13 to 16.9.0 [`#1011`](https://github.com/oceanprotocol/ocean.js/pull/1011)
576
+ - Bump @typescript-eslint/eslint-plugin from 4.30.0 to 4.31.0 [`#1007`](https://github.com/oceanprotocol/ocean.js/pull/1007)
577
+ - Bump @types/node from 16.7.10 to 16.7.13 [`#1009`](https://github.com/oceanprotocol/ocean.js/pull/1009)
578
+ - Bump @typescript-eslint/parser from 4.30.0 to 4.31.0 [`#1006`](https://github.com/oceanprotocol/ocean.js/pull/1006)
579
+ - Bump @types/node-fetch from 2.5.12 to 3.0.3 [`#1004`](https://github.com/oceanprotocol/ocean.js/pull/1004)
580
+ - Bump @types/node from 16.7.8 to 16.7.10 [`#1001`](https://github.com/oceanprotocol/ocean.js/pull/1001)
581
+ - Release 0.17.4 [`2651b72`](https://github.com/oceanprotocol/ocean.js/commit/2651b72a2f02f952eb94e0b83edaf308cbb9e130)
582
+
583
+ #### [v0.17.3](https://github.com/oceanprotocol/ocean.js/compare/v0.17.2...v0.17.3)
569
584
 
570
585
  > 31 August 2021
571
586
 
572
- - downgrade node-abort-controller to v2.0.0 [`#999`](https://github.com/oceanprotocol/ocean-lib-js/pull/999)
573
- - Release 0.17.3 [`0eac0c2`](https://github.com/oceanprotocol/ocean-lib-js/commit/0eac0c20e3554e99807efcc2d9b261795daf5fd7)
587
+ - downgrade node-abort-controller to v2.0.0 [`#999`](https://github.com/oceanprotocol/ocean.js/pull/999)
588
+ - Release 0.17.3 [`0eac0c2`](https://github.com/oceanprotocol/ocean.js/commit/0eac0c20e3554e99807efcc2d9b261795daf5fd7)
574
589
 
575
- #### [v0.17.2](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.17.1...v0.17.2)
590
+ #### [v0.17.2](https://github.com/oceanprotocol/ocean.js/compare/v0.17.1...v0.17.2)
576
591
 
577
592
  > 31 August 2021
578
593
 
579
- - Bump @types/node from 16.7.6 to 16.7.8 [`#996`](https://github.com/oceanprotocol/ocean-lib-js/pull/996)
580
- - update Gaia-X RPC [`#998`](https://github.com/oceanprotocol/ocean-lib-js/pull/998)
581
- - Bump @typescript-eslint/eslint-plugin from 4.29.3 to 4.30.0 [`#995`](https://github.com/oceanprotocol/ocean-lib-js/pull/995)
582
- - Bump eslint-plugin-prettier from 3.4.1 to 4.0.0 [`#994`](https://github.com/oceanprotocol/ocean-lib-js/pull/994)
583
- - Bump @typescript-eslint/parser from 4.29.3 to 4.30.0 [`#997`](https://github.com/oceanprotocol/ocean-lib-js/pull/997)
584
- - Bump typedoc from 0.21.6 to 0.21.9 [`#990`](https://github.com/oceanprotocol/ocean-lib-js/pull/990)
585
- - Bump @types/node from 16.7.2 to 16.7.6 [`#991`](https://github.com/oceanprotocol/ocean-lib-js/pull/991)
586
- - Bump mocha from 9.1.0 to 9.1.1 [`#992`](https://github.com/oceanprotocol/ocean-lib-js/pull/992)
587
- - Bump @types/node from 16.7.1 to 16.7.2 [`#988`](https://github.com/oceanprotocol/ocean-lib-js/pull/988)
588
- - Bump typescript from 4.3.5 to 4.4.2 [`#987`](https://github.com/oceanprotocol/ocean-lib-js/pull/987)
589
- - Bump @typescript-eslint/parser from 4.29.2 to 4.29.3 [`#984`](https://github.com/oceanprotocol/ocean-lib-js/pull/984)
590
- - Bump node-abort-controller from 2.0.0 to 3.0.0 [`#953`](https://github.com/oceanprotocol/ocean-lib-js/pull/953)
591
- - Bump ora from 5.4.1 to 6.0.0 [`#986`](https://github.com/oceanprotocol/ocean-lib-js/pull/986)
592
- - Bump @typescript-eslint/eslint-plugin from 4.29.2 to 4.29.3 [`#985`](https://github.com/oceanprotocol/ocean-lib-js/pull/985)
593
- - Bump @types/node from 16.6.2 to 16.7.1 [`#979`](https://github.com/oceanprotocol/ocean-lib-js/pull/979)
594
- - Bump @truffle/hdwallet-provider from 1.4.3 to 1.5.0 [`#978`](https://github.com/oceanprotocol/ocean-lib-js/pull/978)
595
- - Bump mocha from 9.0.3 to 9.1.0 [`#980`](https://github.com/oceanprotocol/ocean-lib-js/pull/980)
596
- - Bump eslint-plugin-prettier from 3.4.0 to 3.4.1 [`#981`](https://github.com/oceanprotocol/ocean-lib-js/pull/981)
597
- - Bump typedoc from 0.21.5 to 0.21.6 [`#977`](https://github.com/oceanprotocol/ocean-lib-js/pull/977)
598
- - Bump @types/node from 16.6.1 to 16.6.2 [`#975`](https://github.com/oceanprotocol/ocean-lib-js/pull/975)
599
- - Bump ts-node from 10.2.0 to 10.2.1 [`#974`](https://github.com/oceanprotocol/ocean-lib-js/pull/974)
600
- - Add agreementId in ComputeJob interface [`#976`](https://github.com/oceanprotocol/ocean-lib-js/pull/976)
601
- - Bump @typescript-eslint/eslint-plugin from 4.29.1 to 4.29.2 [`#973`](https://github.com/oceanprotocol/ocean-lib-js/pull/973)
602
- - Bump @typescript-eslint/parser from 4.29.1 to 4.29.2 [`#972`](https://github.com/oceanprotocol/ocean-lib-js/pull/972)
603
- - Bump web3 from 1.5.1 to 1.5.2 [`#970`](https://github.com/oceanprotocol/ocean-lib-js/pull/970)
604
- - Bump release-it from 14.11.3 to 14.11.5 [`#968`](https://github.com/oceanprotocol/ocean-lib-js/pull/968)
605
- - Adding event to DDO [`#965`](https://github.com/oceanprotocol/ocean-lib-js/pull/965)
606
- - Bump @types/node from 16.6.0 to 16.6.1 [`#967`](https://github.com/oceanprotocol/ocean-lib-js/pull/967)
607
- - Bump @types/node from 16.4.13 to 16.6.0 [`#966`](https://github.com/oceanprotocol/ocean-lib-js/pull/966)
608
- - Bump release-it from 14.11.0 to 14.11.3 [`#962`](https://github.com/oceanprotocol/ocean-lib-js/pull/962)
609
- - Bump @typescript-eslint/eslint-plugin from 4.29.0 to 4.29.1 [`#961`](https://github.com/oceanprotocol/ocean-lib-js/pull/961)
610
- - Bump @typescript-eslint/parser from 4.29.0 to 4.29.1 [`#963`](https://github.com/oceanprotocol/ocean-lib-js/pull/963)
611
- - Bump @truffle/hdwallet-provider from 1.4.2 to 1.4.3 [`#958`](https://github.com/oceanprotocol/ocean-lib-js/pull/958)
612
- - Bump release-it from 14.10.1 to 14.11.0 [`#959`](https://github.com/oceanprotocol/ocean-lib-js/pull/959)
613
- - Bump @types/node from 16.4.10 to 16.4.13 [`#957`](https://github.com/oceanprotocol/ocean-lib-js/pull/957)
614
- - Bump ts-node from 10.1.0 to 10.2.0 [`#956`](https://github.com/oceanprotocol/ocean-lib-js/pull/956)
615
- - Bump web3 from 1.5.0 to 1.5.1 [`#955`](https://github.com/oceanprotocol/ocean-lib-js/pull/955)
616
- - downgrade ora to v5.4.1 [`c1c7c53`](https://github.com/oceanprotocol/ocean-lib-js/commit/c1c7c5342a479861161f5ff57c4eafc1739ac185)
617
- - Release 0.17.2 [`dd62e54`](https://github.com/oceanprotocol/ocean-lib-js/commit/dd62e5422eec667fef8fc387d76d4c8c346583cb)
618
- - Update quickstart_simple.md [`a4be156`](https://github.com/oceanprotocol/ocean-lib-js/commit/a4be156126893984e89f3a28e73b74f883d71ce8)
619
-
620
- #### [v0.17.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.17.0...v0.17.1)
594
+ - Bump @types/node from 16.7.6 to 16.7.8 [`#996`](https://github.com/oceanprotocol/ocean.js/pull/996)
595
+ - update Gaia-X RPC [`#998`](https://github.com/oceanprotocol/ocean.js/pull/998)
596
+ - Bump @typescript-eslint/eslint-plugin from 4.29.3 to 4.30.0 [`#995`](https://github.com/oceanprotocol/ocean.js/pull/995)
597
+ - Bump eslint-plugin-prettier from 3.4.1 to 4.0.0 [`#994`](https://github.com/oceanprotocol/ocean.js/pull/994)
598
+ - Bump @typescript-eslint/parser from 4.29.3 to 4.30.0 [`#997`](https://github.com/oceanprotocol/ocean.js/pull/997)
599
+ - Bump typedoc from 0.21.6 to 0.21.9 [`#990`](https://github.com/oceanprotocol/ocean.js/pull/990)
600
+ - Bump @types/node from 16.7.2 to 16.7.6 [`#991`](https://github.com/oceanprotocol/ocean.js/pull/991)
601
+ - Bump mocha from 9.1.0 to 9.1.1 [`#992`](https://github.com/oceanprotocol/ocean.js/pull/992)
602
+ - Bump @types/node from 16.7.1 to 16.7.2 [`#988`](https://github.com/oceanprotocol/ocean.js/pull/988)
603
+ - Bump typescript from 4.3.5 to 4.4.2 [`#987`](https://github.com/oceanprotocol/ocean.js/pull/987)
604
+ - Bump @typescript-eslint/parser from 4.29.2 to 4.29.3 [`#984`](https://github.com/oceanprotocol/ocean.js/pull/984)
605
+ - Bump node-abort-controller from 2.0.0 to 3.0.0 [`#953`](https://github.com/oceanprotocol/ocean.js/pull/953)
606
+ - Bump ora from 5.4.1 to 6.0.0 [`#986`](https://github.com/oceanprotocol/ocean.js/pull/986)
607
+ - Bump @typescript-eslint/eslint-plugin from 4.29.2 to 4.29.3 [`#985`](https://github.com/oceanprotocol/ocean.js/pull/985)
608
+ - Bump @types/node from 16.6.2 to 16.7.1 [`#979`](https://github.com/oceanprotocol/ocean.js/pull/979)
609
+ - Bump @truffle/hdwallet-provider from 1.4.3 to 1.5.0 [`#978`](https://github.com/oceanprotocol/ocean.js/pull/978)
610
+ - Bump mocha from 9.0.3 to 9.1.0 [`#980`](https://github.com/oceanprotocol/ocean.js/pull/980)
611
+ - Bump eslint-plugin-prettier from 3.4.0 to 3.4.1 [`#981`](https://github.com/oceanprotocol/ocean.js/pull/981)
612
+ - Bump typedoc from 0.21.5 to 0.21.6 [`#977`](https://github.com/oceanprotocol/ocean.js/pull/977)
613
+ - Bump @types/node from 16.6.1 to 16.6.2 [`#975`](https://github.com/oceanprotocol/ocean.js/pull/975)
614
+ - Bump ts-node from 10.2.0 to 10.2.1 [`#974`](https://github.com/oceanprotocol/ocean.js/pull/974)
615
+ - Add agreementId in ComputeJob interface [`#976`](https://github.com/oceanprotocol/ocean.js/pull/976)
616
+ - Bump @typescript-eslint/eslint-plugin from 4.29.1 to 4.29.2 [`#973`](https://github.com/oceanprotocol/ocean.js/pull/973)
617
+ - Bump @typescript-eslint/parser from 4.29.1 to 4.29.2 [`#972`](https://github.com/oceanprotocol/ocean.js/pull/972)
618
+ - Bump web3 from 1.5.1 to 1.5.2 [`#970`](https://github.com/oceanprotocol/ocean.js/pull/970)
619
+ - Bump release-it from 14.11.3 to 14.11.5 [`#968`](https://github.com/oceanprotocol/ocean.js/pull/968)
620
+ - Adding event to DDO [`#965`](https://github.com/oceanprotocol/ocean.js/pull/965)
621
+ - Bump @types/node from 16.6.0 to 16.6.1 [`#967`](https://github.com/oceanprotocol/ocean.js/pull/967)
622
+ - Bump @types/node from 16.4.13 to 16.6.0 [`#966`](https://github.com/oceanprotocol/ocean.js/pull/966)
623
+ - Bump release-it from 14.11.0 to 14.11.3 [`#962`](https://github.com/oceanprotocol/ocean.js/pull/962)
624
+ - Bump @typescript-eslint/eslint-plugin from 4.29.0 to 4.29.1 [`#961`](https://github.com/oceanprotocol/ocean.js/pull/961)
625
+ - Bump @typescript-eslint/parser from 4.29.0 to 4.29.1 [`#963`](https://github.com/oceanprotocol/ocean.js/pull/963)
626
+ - Bump @truffle/hdwallet-provider from 1.4.2 to 1.4.3 [`#958`](https://github.com/oceanprotocol/ocean.js/pull/958)
627
+ - Bump release-it from 14.10.1 to 14.11.0 [`#959`](https://github.com/oceanprotocol/ocean.js/pull/959)
628
+ - Bump @types/node from 16.4.10 to 16.4.13 [`#957`](https://github.com/oceanprotocol/ocean.js/pull/957)
629
+ - Bump ts-node from 10.1.0 to 10.2.0 [`#956`](https://github.com/oceanprotocol/ocean.js/pull/956)
630
+ - Bump web3 from 1.5.0 to 1.5.1 [`#955`](https://github.com/oceanprotocol/ocean.js/pull/955)
631
+ - downgrade ora to v5.4.1 [`c1c7c53`](https://github.com/oceanprotocol/ocean.js/commit/c1c7c5342a479861161f5ff57c4eafc1739ac185)
632
+ - Release 0.17.2 [`dd62e54`](https://github.com/oceanprotocol/ocean.js/commit/dd62e5422eec667fef8fc387d76d4c8c346583cb)
633
+ - Update quickstart_simple.md [`a4be156`](https://github.com/oceanprotocol/ocean.js/commit/a4be156126893984e89f3a28e73b74f883d71ce8)
634
+
635
+ #### [v0.17.1](https://github.com/oceanprotocol/ocean.js/compare/v0.17.0...v0.17.1)
621
636
 
622
637
  > 3 August 2021
623
638
 
624
- - Issue 950 fix allow deny [`#951`](https://github.com/oceanprotocol/ocean-lib-js/pull/951)
625
- - Bump @typescript-eslint/eslint-plugin from 4.28.5 to 4.29.0 [`#949`](https://github.com/oceanprotocol/ocean-lib-js/pull/949)
626
- - Bump @typescript-eslint/parser from 4.28.5 to 4.29.0 [`#948`](https://github.com/oceanprotocol/ocean-lib-js/pull/948)
627
- - Bump @types/node from 16.4.7 to 16.4.10 [`#945`](https://github.com/oceanprotocol/ocean-lib-js/pull/945)
628
- - Bump typedoc from 0.21.4 to 0.21.5 [`#946`](https://github.com/oceanprotocol/ocean-lib-js/pull/946)
629
- - Bump eslint from 7.31.0 to 7.32.0 [`#947`](https://github.com/oceanprotocol/ocean-lib-js/pull/947)
630
- - Release 0.17.1 [`8c415ab`](https://github.com/oceanprotocol/ocean-lib-js/commit/8c415ab2d9180b6b20c54ba67783df80bdbf46d4)
631
- - Updating assets and asset credentials [`cf16ff8`](https://github.com/oceanprotocol/ocean-lib-js/commit/cf16ff89667795e12a96fb9ccdd49bc27177bb6d)
632
- - Changing value to values [`1b58fdf`](https://github.com/oceanprotocol/ocean-lib-js/commit/1b58fdfb9d0fed48bfb827a44162a150c41ed8ca)
639
+ - Issue 950 fix allow deny [`#951`](https://github.com/oceanprotocol/ocean.js/pull/951)
640
+ - Bump @typescript-eslint/eslint-plugin from 4.28.5 to 4.29.0 [`#949`](https://github.com/oceanprotocol/ocean.js/pull/949)
641
+ - Bump @typescript-eslint/parser from 4.28.5 to 4.29.0 [`#948`](https://github.com/oceanprotocol/ocean.js/pull/948)
642
+ - Bump @types/node from 16.4.7 to 16.4.10 [`#945`](https://github.com/oceanprotocol/ocean.js/pull/945)
643
+ - Bump typedoc from 0.21.4 to 0.21.5 [`#946`](https://github.com/oceanprotocol/ocean.js/pull/946)
644
+ - Bump eslint from 7.31.0 to 7.32.0 [`#947`](https://github.com/oceanprotocol/ocean.js/pull/947)
645
+ - Release 0.17.1 [`8c415ab`](https://github.com/oceanprotocol/ocean.js/commit/8c415ab2d9180b6b20c54ba67783df80bdbf46d4)
646
+ - Updating assets and asset credentials [`cf16ff8`](https://github.com/oceanprotocol/ocean.js/commit/cf16ff89667795e12a96fb9ccdd49bc27177bb6d)
647
+ - Changing value to values [`1b58fdf`](https://github.com/oceanprotocol/ocean.js/commit/1b58fdfb9d0fed48bfb827a44162a150c41ed8ca)
633
648
 
634
- #### [v0.17.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.16.7...v0.17.0)
649
+ #### [v0.17.0](https://github.com/oceanprotocol/ocean.js/compare/v0.16.7...v0.17.0)
635
650
 
636
651
  > 30 July 2021
637
652
 
638
- - add single metadataCacheUri for all networks [`#919`](https://github.com/oceanprotocol/ocean-lib-js/pull/919)
639
- - move datatoken name generation out of class [`#943`](https://github.com/oceanprotocol/ocean-lib-js/pull/943)
640
- - Bump @types/node from 16.4.6 to 16.4.7 [`#942`](https://github.com/oceanprotocol/ocean-lib-js/pull/942)
641
- - Release 0.17.0 [`44eff0e`](https://github.com/oceanprotocol/ocean-lib-js/commit/44eff0ee2f7628d1fb165dc8a1861e91d179e839)
653
+ - add single metadataCacheUri for all networks [`#919`](https://github.com/oceanprotocol/ocean.js/pull/919)
654
+ - move datatoken name generation out of class [`#943`](https://github.com/oceanprotocol/ocean.js/pull/943)
655
+ - Bump @types/node from 16.4.6 to 16.4.7 [`#942`](https://github.com/oceanprotocol/ocean.js/pull/942)
656
+ - Release 0.17.0 [`44eff0e`](https://github.com/oceanprotocol/ocean.js/commit/44eff0ee2f7628d1fb165dc8a1861e91d179e839)
642
657
 
643
- #### [v0.16.7](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.16.6...v0.16.7)
658
+ #### [v0.16.7](https://github.com/oceanprotocol/ocean.js/compare/v0.16.6...v0.16.7)
644
659
 
645
660
  > 29 July 2021
646
661
 
647
- - allow editable author [`#936`](https://github.com/oceanprotocol/ocean-lib-js/pull/936)
648
- - Bump @types/node from 16.4.4 to 16.4.6 [`#939`](https://github.com/oceanprotocol/ocean-lib-js/pull/939)
649
- - Bump web3 from 1.4.0 to 1.5.0 [`#938`](https://github.com/oceanprotocol/ocean-lib-js/pull/938)
650
- - Bump @types/node from 16.4.3 to 16.4.4 [`#937`](https://github.com/oceanprotocol/ocean-lib-js/pull/937)
651
- - Bump @typescript-eslint/eslint-plugin from 4.28.4 to 4.28.5 [`#934`](https://github.com/oceanprotocol/ocean-lib-js/pull/934)
652
- - Bump @typescript-eslint/parser from 4.28.4 to 4.28.5 [`#933`](https://github.com/oceanprotocol/ocean-lib-js/pull/933)
653
- - Bump @truffle/hdwallet-provider from 1.4.1 to 1.4.2 [`#931`](https://github.com/oceanprotocol/ocean-lib-js/pull/931)
654
- - use decimals in account balance [`#921`](https://github.com/oceanprotocol/ocean-lib-js/pull/921)
655
- - Bump mocha from 9.0.2 to 9.0.3 [`#932`](https://github.com/oceanprotocol/ocean-lib-js/pull/932)
656
- - Bump @types/node from 16.4.1 to 16.4.3 [`#930`](https://github.com/oceanprotocol/ocean-lib-js/pull/930)
657
- - Bump release-it from 14.10.0 to 14.10.1 [`#929`](https://github.com/oceanprotocol/ocean-lib-js/pull/929)
658
- - Bump @types/node from 16.4.0 to 16.4.1 [`#925`](https://github.com/oceanprotocol/ocean-lib-js/pull/925)
659
- - Bump @types/mocha from 8.2.3 to 9.0.0 [`#927`](https://github.com/oceanprotocol/ocean-lib-js/pull/927)
660
- - Bump @types/node-fetch from 2.5.11 to 2.5.12 [`#926`](https://github.com/oceanprotocol/ocean-lib-js/pull/926)
661
- - Bump crypto-js from 4.0.0 to 4.1.1 [`#924`](https://github.com/oceanprotocol/ocean-lib-js/pull/924)
662
- - remove redundant build on publish [`#923`](https://github.com/oceanprotocol/ocean-lib-js/pull/923)
663
- - Release 0.16.7 [`1710752`](https://github.com/oceanprotocol/ocean-lib-js/commit/1710752a7cba9db1d754540f286d92f090ea9c38)
664
-
665
- #### [v0.16.6](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.16.5...v0.16.6)
662
+ - allow editable author [`#936`](https://github.com/oceanprotocol/ocean.js/pull/936)
663
+ - Bump @types/node from 16.4.4 to 16.4.6 [`#939`](https://github.com/oceanprotocol/ocean.js/pull/939)
664
+ - Bump web3 from 1.4.0 to 1.5.0 [`#938`](https://github.com/oceanprotocol/ocean.js/pull/938)
665
+ - Bump @types/node from 16.4.3 to 16.4.4 [`#937`](https://github.com/oceanprotocol/ocean.js/pull/937)
666
+ - Bump @typescript-eslint/eslint-plugin from 4.28.4 to 4.28.5 [`#934`](https://github.com/oceanprotocol/ocean.js/pull/934)
667
+ - Bump @typescript-eslint/parser from 4.28.4 to 4.28.5 [`#933`](https://github.com/oceanprotocol/ocean.js/pull/933)
668
+ - Bump @truffle/hdwallet-provider from 1.4.1 to 1.4.2 [`#931`](https://github.com/oceanprotocol/ocean.js/pull/931)
669
+ - use decimals in account balance [`#921`](https://github.com/oceanprotocol/ocean.js/pull/921)
670
+ - Bump mocha from 9.0.2 to 9.0.3 [`#932`](https://github.com/oceanprotocol/ocean.js/pull/932)
671
+ - Bump @types/node from 16.4.1 to 16.4.3 [`#930`](https://github.com/oceanprotocol/ocean.js/pull/930)
672
+ - Bump release-it from 14.10.0 to 14.10.1 [`#929`](https://github.com/oceanprotocol/ocean.js/pull/929)
673
+ - Bump @types/node from 16.4.0 to 16.4.1 [`#925`](https://github.com/oceanprotocol/ocean.js/pull/925)
674
+ - Bump @types/mocha from 8.2.3 to 9.0.0 [`#927`](https://github.com/oceanprotocol/ocean.js/pull/927)
675
+ - Bump @types/node-fetch from 2.5.11 to 2.5.12 [`#926`](https://github.com/oceanprotocol/ocean.js/pull/926)
676
+ - Bump crypto-js from 4.0.0 to 4.1.1 [`#924`](https://github.com/oceanprotocol/ocean.js/pull/924)
677
+ - remove redundant build on publish [`#923`](https://github.com/oceanprotocol/ocean.js/pull/923)
678
+ - Release 0.16.7 [`1710752`](https://github.com/oceanprotocol/ocean.js/commit/1710752a7cba9db1d754540f286d92f090ea9c38)
679
+
680
+ #### [v0.16.6](https://github.com/oceanprotocol/ocean.js/compare/v0.16.5...v0.16.6)
666
681
 
667
682
  > 22 July 2021
668
683
 
669
- - remove leading slash from all `nodeUri` [`#922`](https://github.com/oceanprotocol/ocean-lib-js/pull/922)
670
- - Bump @types/node from 16.3.3 to 16.4.0 [`#917`](https://github.com/oceanprotocol/ocean-lib-js/pull/917)
671
- - Bump @typescript-eslint/parser from 4.28.3 to 4.28.4 [`#914`](https://github.com/oceanprotocol/ocean-lib-js/pull/914)
672
- - Bump eslint from 7.30.0 to 7.31.0 [`#913`](https://github.com/oceanprotocol/ocean-lib-js/pull/913)
673
- - Bump @typescript-eslint/eslint-plugin from 4.28.3 to 4.28.4 [`#915`](https://github.com/oceanprotocol/ocean-lib-js/pull/915)
674
- - Bump @types/node from 16.3.1 to 16.3.3 [`#912`](https://github.com/oceanprotocol/ocean-lib-js/pull/912)
675
- - update Polygon Mumbai explorerUri [`#911`](https://github.com/oceanprotocol/ocean-lib-js/pull/911)
676
- - Release 0.16.6 [`16f14aa`](https://github.com/oceanprotocol/ocean-lib-js/commit/16f14aaf4d792c03dd2216b7d3bb6156881de447)
684
+ - remove leading slash from all `nodeUri` [`#922`](https://github.com/oceanprotocol/ocean.js/pull/922)
685
+ - Bump @types/node from 16.3.3 to 16.4.0 [`#917`](https://github.com/oceanprotocol/ocean.js/pull/917)
686
+ - Bump @typescript-eslint/parser from 4.28.3 to 4.28.4 [`#914`](https://github.com/oceanprotocol/ocean.js/pull/914)
687
+ - Bump eslint from 7.30.0 to 7.31.0 [`#913`](https://github.com/oceanprotocol/ocean.js/pull/913)
688
+ - Bump @typescript-eslint/eslint-plugin from 4.28.3 to 4.28.4 [`#915`](https://github.com/oceanprotocol/ocean.js/pull/915)
689
+ - Bump @types/node from 16.3.1 to 16.3.3 [`#912`](https://github.com/oceanprotocol/ocean.js/pull/912)
690
+ - update Polygon Mumbai explorerUri [`#911`](https://github.com/oceanprotocol/ocean.js/pull/911)
691
+ - Release 0.16.6 [`16f14aa`](https://github.com/oceanprotocol/ocean.js/commit/16f14aaf4d792c03dd2216b7d3bb6156881de447)
677
692
 
678
- #### [v0.16.5](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.16.4...v0.16.5)
693
+ #### [v0.16.5](https://github.com/oceanprotocol/ocean.js/compare/v0.16.4...v0.16.5)
679
694
 
680
695
  > 13 July 2021
681
696
 
682
- - update Gaia-X values [`#906`](https://github.com/oceanprotocol/ocean-lib-js/pull/906)
683
- - Bump web3 from 1.3.6 to 1.4.0 [`#876`](https://github.com/oceanprotocol/ocean-lib-js/pull/876)
684
- - Bump typedoc from 0.21.3 to 0.21.4 [`#902`](https://github.com/oceanprotocol/ocean-lib-js/pull/902)
685
- - Bump @typescript-eslint/eslint-plugin from 4.28.2 to 4.28.3 [`#904`](https://github.com/oceanprotocol/ocean-lib-js/pull/904)
686
- - Bump @typescript-eslint/parser from 4.28.2 to 4.28.3 [`#903`](https://github.com/oceanprotocol/ocean-lib-js/pull/903)
687
- - Changing error message [`#898`](https://github.com/oceanprotocol/ocean-lib-js/pull/898)
688
- - Bump ts-node from 10.0.0 to 10.1.0 [`#901`](https://github.com/oceanprotocol/ocean-lib-js/pull/901)
689
- - Bump @types/node from 16.3.0 to 16.3.1 [`#900`](https://github.com/oceanprotocol/ocean-lib-js/pull/900)
690
- - Bump typedoc from 0.21.2 to 0.21.3 [`#899`](https://github.com/oceanprotocol/ocean-lib-js/pull/899)
691
- - Bump @types/chai from 4.2.20 to 4.2.21 [`#897`](https://github.com/oceanprotocol/ocean-lib-js/pull/897)
692
- - Bump @types/node from 16.0.0 to 16.3.0 [`#896`](https://github.com/oceanprotocol/ocean-lib-js/pull/896)
693
- - Bump @typescript-eslint/eslint-plugin from 4.28.1 to 4.28.2 [`#890`](https://github.com/oceanprotocol/ocean-lib-js/pull/890)
694
- - Bump @types/node-fetch from 2.5.10 to 2.5.11 [`#893`](https://github.com/oceanprotocol/ocean-lib-js/pull/893)
695
- - Bump @types/mocha from 8.2.2 to 8.2.3 [`#894`](https://github.com/oceanprotocol/ocean-lib-js/pull/894)
696
- - update package-lock [`bd5f767`](https://github.com/oceanprotocol/ocean-lib-js/commit/bd5f7674e8d663f9d57d3f5df240c32ebe580234)
697
- - Release 0.16.5 [`fe1828f`](https://github.com/oceanprotocol/ocean-lib-js/commit/fe1828fec945569863689c96ac9d4fa5ea694980)
698
-
699
- #### [v0.16.4](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.16.3...v0.16.4)
697
+ - update Gaia-X values [`#906`](https://github.com/oceanprotocol/ocean.js/pull/906)
698
+ - Bump web3 from 1.3.6 to 1.4.0 [`#876`](https://github.com/oceanprotocol/ocean.js/pull/876)
699
+ - Bump typedoc from 0.21.3 to 0.21.4 [`#902`](https://github.com/oceanprotocol/ocean.js/pull/902)
700
+ - Bump @typescript-eslint/eslint-plugin from 4.28.2 to 4.28.3 [`#904`](https://github.com/oceanprotocol/ocean.js/pull/904)
701
+ - Bump @typescript-eslint/parser from 4.28.2 to 4.28.3 [`#903`](https://github.com/oceanprotocol/ocean.js/pull/903)
702
+ - Changing error message [`#898`](https://github.com/oceanprotocol/ocean.js/pull/898)
703
+ - Bump ts-node from 10.0.0 to 10.1.0 [`#901`](https://github.com/oceanprotocol/ocean.js/pull/901)
704
+ - Bump @types/node from 16.3.0 to 16.3.1 [`#900`](https://github.com/oceanprotocol/ocean.js/pull/900)
705
+ - Bump typedoc from 0.21.2 to 0.21.3 [`#899`](https://github.com/oceanprotocol/ocean.js/pull/899)
706
+ - Bump @types/chai from 4.2.20 to 4.2.21 [`#897`](https://github.com/oceanprotocol/ocean.js/pull/897)
707
+ - Bump @types/node from 16.0.0 to 16.3.0 [`#896`](https://github.com/oceanprotocol/ocean.js/pull/896)
708
+ - Bump @typescript-eslint/eslint-plugin from 4.28.1 to 4.28.2 [`#890`](https://github.com/oceanprotocol/ocean.js/pull/890)
709
+ - Bump @types/node-fetch from 2.5.10 to 2.5.11 [`#893`](https://github.com/oceanprotocol/ocean.js/pull/893)
710
+ - Bump @types/mocha from 8.2.2 to 8.2.3 [`#894`](https://github.com/oceanprotocol/ocean.js/pull/894)
711
+ - update package-lock [`bd5f767`](https://github.com/oceanprotocol/ocean.js/commit/bd5f7674e8d663f9d57d3f5df240c32ebe580234)
712
+ - Release 0.16.5 [`fe1828f`](https://github.com/oceanprotocol/ocean.js/commit/fe1828fec945569863689c96ac9d4fa5ea694980)
713
+
714
+ #### [v0.16.4](https://github.com/oceanprotocol/ocean.js/compare/v0.16.3...v0.16.4)
700
715
 
701
716
  > 7 July 2021
702
717
 
703
- - Bump @typescript-eslint/parser from 4.28.1 to 4.28.2 [`#891`](https://github.com/oceanprotocol/ocean-lib-js/pull/891)
704
- - Bump @types/crypto-js from 4.0.1 to 4.0.2 [`#892`](https://github.com/oceanprotocol/ocean-lib-js/pull/892)
705
- - bump ocean-contracts to 0.6.5 [`#889`](https://github.com/oceanprotocol/ocean-lib-js/pull/889)
706
- - Bump @types/node from 15.14.0 to 16.0.0 [`#881`](https://github.com/oceanprotocol/ocean-lib-js/pull/881)
707
- - Bump eslint from 7.29.0 to 7.30.0 [`#883`](https://github.com/oceanprotocol/ocean-lib-js/pull/883)
708
- - Bump @types/chai from 4.2.19 to 4.2.20 [`#888`](https://github.com/oceanprotocol/ocean-lib-js/pull/888)
709
- - Release 0.16.4 [`8e56b34`](https://github.com/oceanprotocol/ocean-lib-js/commit/8e56b34133d201a634af8bd77945a19be599053d)
718
+ - Bump @typescript-eslint/parser from 4.28.1 to 4.28.2 [`#891`](https://github.com/oceanprotocol/ocean.js/pull/891)
719
+ - Bump @types/crypto-js from 4.0.1 to 4.0.2 [`#892`](https://github.com/oceanprotocol/ocean.js/pull/892)
720
+ - bump ocean-contracts to 0.6.5 [`#889`](https://github.com/oceanprotocol/ocean.js/pull/889)
721
+ - Bump @types/node from 15.14.0 to 16.0.0 [`#881`](https://github.com/oceanprotocol/ocean.js/pull/881)
722
+ - Bump eslint from 7.29.0 to 7.30.0 [`#883`](https://github.com/oceanprotocol/ocean.js/pull/883)
723
+ - Bump @types/chai from 4.2.19 to 4.2.20 [`#888`](https://github.com/oceanprotocol/ocean.js/pull/888)
724
+ - Release 0.16.4 [`8e56b34`](https://github.com/oceanprotocol/ocean.js/commit/8e56b34133d201a634af8bd77945a19be599053d)
710
725
 
711
- #### [v0.16.3](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.16.2...v0.16.3)
726
+ #### [v0.16.3](https://github.com/oceanprotocol/ocean.js/compare/v0.16.2...v0.16.3)
712
727
 
713
728
  > 7 July 2021
714
729
 
715
- - Bump mocha from 9.0.1 to 9.0.2 [`#882`](https://github.com/oceanprotocol/ocean-lib-js/pull/882)
716
- - added chainId property to DDO class [`#887`](https://github.com/oceanprotocol/ocean-lib-js/pull/887)
717
- - Bump typescript from 4.3.4 to 4.3.5 [`#878`](https://github.com/oceanprotocol/ocean-lib-js/pull/878)
718
- - Bump @types/node from 15.12.5 to 15.14.0 [`#879`](https://github.com/oceanprotocol/ocean-lib-js/pull/879)
719
- - Change this.oceanAddress to baseToken [`#880`](https://github.com/oceanprotocol/ocean-lib-js/pull/880)
720
- - Release 0.16.3 [`3d9a7a4`](https://github.com/oceanprotocol/ocean-lib-js/commit/3d9a7a499a6dabbe76e6983145921bf671d60d9d)
730
+ - Bump mocha from 9.0.1 to 9.0.2 [`#882`](https://github.com/oceanprotocol/ocean.js/pull/882)
731
+ - added chainId property to DDO class [`#887`](https://github.com/oceanprotocol/ocean.js/pull/887)
732
+ - Bump typescript from 4.3.4 to 4.3.5 [`#878`](https://github.com/oceanprotocol/ocean.js/pull/878)
733
+ - Bump @types/node from 15.12.5 to 15.14.0 [`#879`](https://github.com/oceanprotocol/ocean.js/pull/879)
734
+ - Change this.oceanAddress to baseToken [`#880`](https://github.com/oceanprotocol/ocean.js/pull/880)
735
+ - Release 0.16.3 [`3d9a7a4`](https://github.com/oceanprotocol/ocean.js/commit/3d9a7a499a6dabbe76e6983145921bf671d60d9d)
721
736
 
722
- #### [v0.16.2](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.16.1...v0.16.2)
737
+ #### [v0.16.2](https://github.com/oceanprotocol/ocean.js/compare/v0.16.1...v0.16.2)
723
738
 
724
739
  > 30 June 2021
725
740
 
726
- - validate ddo before publish on chain [`#873`](https://github.com/oceanprotocol/ocean-lib-js/pull/873)
727
- - allow extended FRE [`#875`](https://github.com/oceanprotocol/ocean-lib-js/pull/875)
728
- - Bump decimal.js from 10.3.0 to 10.3.1 [`#865`](https://github.com/oceanprotocol/ocean-lib-js/pull/865)
729
- - Bump prettier from 2.3.1 to 2.3.2 [`#866`](https://github.com/oceanprotocol/ocean-lib-js/pull/866)
730
- - Bump typedoc from 0.21.0 to 0.21.2 [`#868`](https://github.com/oceanprotocol/ocean-lib-js/pull/868)
731
- - Bump @typescript-eslint/eslint-plugin from 4.28.0 to 4.28.1 [`#871`](https://github.com/oceanprotocol/ocean-lib-js/pull/871)
732
- - Bump @typescript-eslint/parser from 4.28.0 to 4.28.1 [`#872`](https://github.com/oceanprotocol/ocean-lib-js/pull/872)
733
- - Improve Ocean.assets.isConsumable return interface and message [`#869`](https://github.com/oceanprotocol/ocean-lib-js/pull/869)
734
- - Bump @types/node from 15.12.4 to 15.12.5 [`#867`](https://github.com/oceanprotocol/ocean-lib-js/pull/867)
735
- - Release 0.16.2 [`590a168`](https://github.com/oceanprotocol/ocean-lib-js/commit/590a1682918efe416d7a0795b86bd168f4df2718)
741
+ - validate ddo before publish on chain [`#873`](https://github.com/oceanprotocol/ocean.js/pull/873)
742
+ - allow extended FRE [`#875`](https://github.com/oceanprotocol/ocean.js/pull/875)
743
+ - Bump decimal.js from 10.3.0 to 10.3.1 [`#865`](https://github.com/oceanprotocol/ocean.js/pull/865)
744
+ - Bump prettier from 2.3.1 to 2.3.2 [`#866`](https://github.com/oceanprotocol/ocean.js/pull/866)
745
+ - Bump typedoc from 0.21.0 to 0.21.2 [`#868`](https://github.com/oceanprotocol/ocean.js/pull/868)
746
+ - Bump @typescript-eslint/eslint-plugin from 4.28.0 to 4.28.1 [`#871`](https://github.com/oceanprotocol/ocean.js/pull/871)
747
+ - Bump @typescript-eslint/parser from 4.28.0 to 4.28.1 [`#872`](https://github.com/oceanprotocol/ocean.js/pull/872)
748
+ - Improve Ocean.assets.isConsumable return interface and message [`#869`](https://github.com/oceanprotocol/ocean.js/pull/869)
749
+ - Bump @types/node from 15.12.4 to 15.12.5 [`#867`](https://github.com/oceanprotocol/ocean.js/pull/867)
750
+ - Release 0.16.2 [`590a168`](https://github.com/oceanprotocol/ocean.js/commit/590a1682918efe416d7a0795b86bd168f4df2718)
736
751
 
737
- #### [v0.16.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.16.0...v0.16.1)
752
+ #### [v0.16.1](https://github.com/oceanprotocol/ocean.js/compare/v0.16.0...v0.16.1)
738
753
 
739
754
  > 25 June 2021
740
755
 
741
- - proper compare using lowercase [`#864`](https://github.com/oceanprotocol/ocean-lib-js/pull/864)
742
- - Release 0.16.1 [`069e60b`](https://github.com/oceanprotocol/ocean-lib-js/commit/069e60baeb705f335fa749eab7e59fbc5015a27f)
756
+ - proper compare using lowercase [`#864`](https://github.com/oceanprotocol/ocean.js/pull/864)
757
+ - Release 0.16.1 [`069e60b`](https://github.com/oceanprotocol/ocean.js/commit/069e60baeb705f335fa749eab7e59fbc5015a27f)
743
758
 
744
- #### [v0.16.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.15.1...v0.16.0)
759
+ #### [v0.16.0](https://github.com/oceanprotocol/ocean.js/compare/v0.15.1...v0.16.0)
745
760
 
746
761
  > 25 June 2021
747
762
 
748
- - skip coverage job for dependabot [`#863`](https://github.com/oceanprotocol/ocean-lib-js/pull/863)
749
- - Bump @types/node from 15.12.2 to 15.12.4 [`#857`](https://github.com/oceanprotocol/ocean-lib-js/pull/857)
750
- - Bump decimal.js from 10.2.1 to 10.3.0 [`#861`](https://github.com/oceanprotocol/ocean-lib-js/pull/861)
751
- - Bump eslint from 7.28.0 to 7.29.0 [`#860`](https://github.com/oceanprotocol/ocean-lib-js/pull/860)
752
- - Bump contracts to 0.6.4 [`#837`](https://github.com/oceanprotocol/ocean-lib-js/pull/837)
753
- - Bump release-it from 14.9.0 to 14.10.0 [`#852`](https://github.com/oceanprotocol/ocean-lib-js/pull/852)
754
- - Bump typescript from 4.3.3 to 4.3.4 [`#851`](https://github.com/oceanprotocol/ocean-lib-js/pull/851)
755
- - Replace Travis with GitHub Actions [`#847`](https://github.com/oceanprotocol/ocean-lib-js/pull/847)
756
- - Bump typescript from 4.3.2 to 4.3.3 [`#849`](https://github.com/oceanprotocol/ocean-lib-js/pull/849)
757
- - Bump prettier from 2.3.0 to 2.3.1 [`#833`](https://github.com/oceanprotocol/ocean-lib-js/pull/833)
758
- - Bump typedoc from 0.20.36 to 0.20.37 [`#848`](https://github.com/oceanprotocol/ocean-lib-js/pull/848)
759
- - Bump ora from 5.4.0 to 5.4.1 [`#846`](https://github.com/oceanprotocol/ocean-lib-js/pull/846)
760
- - Bump release-it from 14.8.0 to 14.9.0 [`#845`](https://github.com/oceanprotocol/ocean-lib-js/pull/845)
761
- - Update docs about 'getPreviousValidOrders' only working on Eth [`#842`](https://github.com/oceanprotocol/ocean-lib-js/pull/842)
762
- - Bump eslint from 7.27.0 to 7.28.0 [`#830`](https://github.com/oceanprotocol/ocean-lib-js/pull/830)
763
- - Bump @typescript-eslint/eslint-plugin from 4.26.0 to 4.27.0 [`#843`](https://github.com/oceanprotocol/ocean-lib-js/pull/843)
764
- - Bump mocha from 8.4.0 to 9.0.0 [`#840`](https://github.com/oceanprotocol/ocean-lib-js/pull/840)
765
- - Add also DDO object param where DID param is available [`#828`](https://github.com/oceanprotocol/ocean-lib-js/pull/828)
766
- - Bump microbundle from 0.13.1 to 0.13.3 [`#839`](https://github.com/oceanprotocol/ocean-lib-js/pull/839)
767
- - Bump release-it from 14.7.0 to 14.8.0 [`#832`](https://github.com/oceanprotocol/ocean-lib-js/pull/832)
768
- - Bump @types/node from 15.12.0 to 15.12.2 [`#835`](https://github.com/oceanprotocol/ocean-lib-js/pull/835)
769
- - used type guard to detect if ddo or did and resolve just when needed [`ec2e67d`](https://github.com/oceanprotocol/ocean-lib-js/commit/ec2e67db353f0cf6199ea5551a73eac0e1f6b611)
770
- - added ddo object param to function that expect did and asset resolve is called [`f0404f3`](https://github.com/oceanprotocol/ocean-lib-js/commit/f0404f3204b44fd6042edd26c2ca87a0cae083c8)
771
- - added AssetResolverHelper [`c88680f`](https://github.com/oceanprotocol/ocean-lib-js/commit/c88680f10061b47d1d72d1339975466df0ec5804)
772
-
773
- #### [v0.15.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.15.0...v0.15.1)
763
+ - skip coverage job for dependabot [`#863`](https://github.com/oceanprotocol/ocean.js/pull/863)
764
+ - Bump @types/node from 15.12.2 to 15.12.4 [`#857`](https://github.com/oceanprotocol/ocean.js/pull/857)
765
+ - Bump decimal.js from 10.2.1 to 10.3.0 [`#861`](https://github.com/oceanprotocol/ocean.js/pull/861)
766
+ - Bump eslint from 7.28.0 to 7.29.0 [`#860`](https://github.com/oceanprotocol/ocean.js/pull/860)
767
+ - Bump contracts to 0.6.4 [`#837`](https://github.com/oceanprotocol/ocean.js/pull/837)
768
+ - Bump release-it from 14.9.0 to 14.10.0 [`#852`](https://github.com/oceanprotocol/ocean.js/pull/852)
769
+ - Bump typescript from 4.3.3 to 4.3.4 [`#851`](https://github.com/oceanprotocol/ocean.js/pull/851)
770
+ - Replace Travis with GitHub Actions [`#847`](https://github.com/oceanprotocol/ocean.js/pull/847)
771
+ - Bump typescript from 4.3.2 to 4.3.3 [`#849`](https://github.com/oceanprotocol/ocean.js/pull/849)
772
+ - Bump prettier from 2.3.0 to 2.3.1 [`#833`](https://github.com/oceanprotocol/ocean.js/pull/833)
773
+ - Bump typedoc from 0.20.36 to 0.20.37 [`#848`](https://github.com/oceanprotocol/ocean.js/pull/848)
774
+ - Bump ora from 5.4.0 to 5.4.1 [`#846`](https://github.com/oceanprotocol/ocean.js/pull/846)
775
+ - Bump release-it from 14.8.0 to 14.9.0 [`#845`](https://github.com/oceanprotocol/ocean.js/pull/845)
776
+ - Update docs about 'getPreviousValidOrders' only working on Eth [`#842`](https://github.com/oceanprotocol/ocean.js/pull/842)
777
+ - Bump eslint from 7.27.0 to 7.28.0 [`#830`](https://github.com/oceanprotocol/ocean.js/pull/830)
778
+ - Bump @typescript-eslint/eslint-plugin from 4.26.0 to 4.27.0 [`#843`](https://github.com/oceanprotocol/ocean.js/pull/843)
779
+ - Bump mocha from 8.4.0 to 9.0.0 [`#840`](https://github.com/oceanprotocol/ocean.js/pull/840)
780
+ - Add also DDO object param where DID param is available [`#828`](https://github.com/oceanprotocol/ocean.js/pull/828)
781
+ - Bump microbundle from 0.13.1 to 0.13.3 [`#839`](https://github.com/oceanprotocol/ocean.js/pull/839)
782
+ - Bump release-it from 14.7.0 to 14.8.0 [`#832`](https://github.com/oceanprotocol/ocean.js/pull/832)
783
+ - Bump @types/node from 15.12.0 to 15.12.2 [`#835`](https://github.com/oceanprotocol/ocean.js/pull/835)
784
+ - used type guard to detect if ddo or did and resolve just when needed [`ec2e67d`](https://github.com/oceanprotocol/ocean.js/commit/ec2e67db353f0cf6199ea5551a73eac0e1f6b611)
785
+ - added ddo object param to function that expect did and asset resolve is called [`f0404f3`](https://github.com/oceanprotocol/ocean.js/commit/f0404f3204b44fd6042edd26c2ca87a0cae083c8)
786
+ - added AssetResolverHelper [`c88680f`](https://github.com/oceanprotocol/ocean.js/commit/c88680f10061b47d1d72d1339975466df0ec5804)
787
+
788
+ #### [v0.15.1](https://github.com/oceanprotocol/ocean.js/compare/v0.15.0...v0.15.1)
774
789
 
775
790
  > 3 June 2021
776
791
 
777
- - Bump microbundle from 0.13.0 to 0.13.1 [`#820`](https://github.com/oceanprotocol/ocean-lib-js/pull/820)
778
- - Bump @types/node from 15.9.0 to 15.12.0 [`#829`](https://github.com/oceanprotocol/ocean-lib-js/pull/829)
779
- - Bump @typescript-eslint/eslint-plugin from 4.25.0 to 4.26.0 [`#824`](https://github.com/oceanprotocol/ocean-lib-js/pull/824)
780
- - Bump @typescript-eslint/parser from 4.25.0 to 4.26.0 [`#823`](https://github.com/oceanprotocol/ocean-lib-js/pull/823)
781
- - Bump @types/node from 15.6.1 to 15.9.0 [`#826`](https://github.com/oceanprotocol/ocean-lib-js/pull/826)
782
- - Add order checks for credentials [`#827`](https://github.com/oceanprotocol/ocean-lib-js/pull/827)
783
- - Feature/credentials support in asset [`#787`](https://github.com/oceanprotocol/ocean-lib-js/pull/787)
784
- - add "valid" boolean in File.ts [`#825`](https://github.com/oceanprotocol/ocean-lib-js/pull/825)
785
- - Add ocean.assets.isConsumable function [`#786`](https://github.com/oceanprotocol/ocean-lib-js/pull/786)
786
- - fix ddo encrypt for browsers [`#822`](https://github.com/oceanprotocol/ocean-lib-js/pull/822)
787
- - add type 'free' to BestPrice [`#821`](https://github.com/oceanprotocol/ocean-lib-js/pull/821)
788
- - Release 0.15.1 [`727a550`](https://github.com/oceanprotocol/ocean-lib-js/commit/727a55046c44c1841360f6aa2a4f94befe157860)
789
- - fix version [`6735e8a`](https://github.com/oceanprotocol/ocean-lib-js/commit/6735e8a33f8a6e2fb513d5412a0a1db70d8b59ff)
790
-
791
- #### [v0.15.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.14.9...v0.15.0)
792
+ - Bump microbundle from 0.13.0 to 0.13.1 [`#820`](https://github.com/oceanprotocol/ocean.js/pull/820)
793
+ - Bump @types/node from 15.9.0 to 15.12.0 [`#829`](https://github.com/oceanprotocol/ocean.js/pull/829)
794
+ - Bump @typescript-eslint/eslint-plugin from 4.25.0 to 4.26.0 [`#824`](https://github.com/oceanprotocol/ocean.js/pull/824)
795
+ - Bump @typescript-eslint/parser from 4.25.0 to 4.26.0 [`#823`](https://github.com/oceanprotocol/ocean.js/pull/823)
796
+ - Bump @types/node from 15.6.1 to 15.9.0 [`#826`](https://github.com/oceanprotocol/ocean.js/pull/826)
797
+ - Add order checks for credentials [`#827`](https://github.com/oceanprotocol/ocean.js/pull/827)
798
+ - Feature/credentials support in asset [`#787`](https://github.com/oceanprotocol/ocean.js/pull/787)
799
+ - add "valid" boolean in File.ts [`#825`](https://github.com/oceanprotocol/ocean.js/pull/825)
800
+ - Add ocean.assets.isConsumable function [`#786`](https://github.com/oceanprotocol/ocean.js/pull/786)
801
+ - fix ddo encrypt for browsers [`#822`](https://github.com/oceanprotocol/ocean.js/pull/822)
802
+ - add type 'free' to BestPrice [`#821`](https://github.com/oceanprotocol/ocean.js/pull/821)
803
+ - Release 0.15.1 [`727a550`](https://github.com/oceanprotocol/ocean.js/commit/727a55046c44c1841360f6aa2a4f94befe157860)
804
+ - fix version [`6735e8a`](https://github.com/oceanprotocol/ocean.js/commit/6735e8a33f8a6e2fb513d5412a0a1db70d8b59ff)
805
+
806
+ #### [v0.15.0](https://github.com/oceanprotocol/ocean.js/compare/v0.14.9...v0.15.0)
792
807
 
793
808
  > 28 May 2021
794
809
 
795
- - Bump typescript from 4.2.4 to 4.3.2 [`#819`](https://github.com/oceanprotocol/ocean-lib-js/pull/819)
796
- - Bump @truffle/hdwallet-provider from 1.3.0 to 1.4.0 [`#816`](https://github.com/oceanprotocol/ocean-lib-js/pull/816)
797
- - Bump mocha from 8.3.2 to 8.4.0 [`#817`](https://github.com/oceanprotocol/ocean-lib-js/pull/817)
798
- - Fix/ Order method should throw error messages [`#803`](https://github.com/oceanprotocol/ocean-lib-js/pull/803)
799
- - Bump @oceanprotocol/contracts from 0.6.2 to 0.6.3 [`#814`](https://github.com/oceanprotocol/ocean-lib-js/pull/814)
800
- - Bump release-it from 14.6.1 to 14.7.0 [`#815`](https://github.com/oceanprotocol/ocean-lib-js/pull/815)
801
- - Bump auto-changelog from 2.2.1 to 2.3.0 [`#813`](https://github.com/oceanprotocol/ocean-lib-js/pull/813)
802
- - Bump @types/node from 15.0.2 to 15.6.1 [`#810`](https://github.com/oceanprotocol/ocean-lib-js/pull/810)
803
- - remove all doo price tests [`#805`](https://github.com/oceanprotocol/ocean-lib-js/pull/805)
804
- - Bump ts-node from 9.1.1 to 10.0.0 [`#811`](https://github.com/oceanprotocol/ocean-lib-js/pull/811)
805
- - Bump @typescript-eslint/parser from 4.22.1 to 4.25.0 [`#812`](https://github.com/oceanprotocol/ocean-lib-js/pull/812)
806
- - Bump web3-eth-contract from 1.3.5 to 1.3.6 [`#802`](https://github.com/oceanprotocol/ocean-lib-js/pull/802)
807
- - Bump prettier from 2.2.1 to 2.3.0 [`#793`](https://github.com/oceanprotocol/ocean-lib-js/pull/793)
808
- - Bump @types/chai from 4.2.17 to 4.2.18 [`#797`](https://github.com/oceanprotocol/ocean-lib-js/pull/797)
809
- - Bump @typescript-eslint/eslint-plugin from 4.22.1 to 4.25.0 [`#809`](https://github.com/oceanprotocol/ocean-lib-js/pull/809)
810
- - Bump eslint from 7.25.0 to 7.27.0 [`#808`](https://github.com/oceanprotocol/ocean-lib-js/pull/808)
811
- - building package-lock.json with npm v7 [`#804`](https://github.com/oceanprotocol/ocean-lib-js/pull/804)
812
- - Bump mocha from 8.3.2 to 8.4.0 [`#801`](https://github.com/oceanprotocol/ocean-lib-js/pull/801)
813
- - Bump release-it from 14.6.1 to 14.6.2 [`#795`](https://github.com/oceanprotocol/ocean-lib-js/pull/795)
814
- - Bump lodash from 4.17.19 to 4.17.21 [`#799`](https://github.com/oceanprotocol/ocean-lib-js/pull/799)
815
- - Bump @truffle/hdwallet-provider from 1.3.0 to 1.4.0 [`#800`](https://github.com/oceanprotocol/ocean-lib-js/pull/800)
816
- - building package.json with npm v7 [`5aa8d7d`](https://github.com/oceanprotocol/ocean-lib-js/commit/5aa8d7d10113a829f5c6a62bc21bf46d6e03e2ac)
817
- - Release 0.15.0 [`ffcdfb2`](https://github.com/oceanprotocol/ocean-lib-js/commit/ffcdfb299da05a8b2ecd3e449a0aeeaf5f1cc875)
818
- - fix ddo encrypt for browsers [`b85d85b`](https://github.com/oceanprotocol/ocean-lib-js/commit/b85d85b569731a3b68d7b2c4913a15e5bf1395db)
819
-
820
- #### [v0.14.9](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.14.8...v0.14.9)
810
+ - Bump typescript from 4.2.4 to 4.3.2 [`#819`](https://github.com/oceanprotocol/ocean.js/pull/819)
811
+ - Bump @truffle/hdwallet-provider from 1.3.0 to 1.4.0 [`#816`](https://github.com/oceanprotocol/ocean.js/pull/816)
812
+ - Bump mocha from 8.3.2 to 8.4.0 [`#817`](https://github.com/oceanprotocol/ocean.js/pull/817)
813
+ - Fix/ Order method should throw error messages [`#803`](https://github.com/oceanprotocol/ocean.js/pull/803)
814
+ - Bump @oceanprotocol/contracts from 0.6.2 to 0.6.3 [`#814`](https://github.com/oceanprotocol/ocean.js/pull/814)
815
+ - Bump release-it from 14.6.1 to 14.7.0 [`#815`](https://github.com/oceanprotocol/ocean.js/pull/815)
816
+ - Bump auto-changelog from 2.2.1 to 2.3.0 [`#813`](https://github.com/oceanprotocol/ocean.js/pull/813)
817
+ - Bump @types/node from 15.0.2 to 15.6.1 [`#810`](https://github.com/oceanprotocol/ocean.js/pull/810)
818
+ - remove all doo price tests [`#805`](https://github.com/oceanprotocol/ocean.js/pull/805)
819
+ - Bump ts-node from 9.1.1 to 10.0.0 [`#811`](https://github.com/oceanprotocol/ocean.js/pull/811)
820
+ - Bump @typescript-eslint/parser from 4.22.1 to 4.25.0 [`#812`](https://github.com/oceanprotocol/ocean.js/pull/812)
821
+ - Bump web3-eth-contract from 1.3.5 to 1.3.6 [`#802`](https://github.com/oceanprotocol/ocean.js/pull/802)
822
+ - Bump prettier from 2.2.1 to 2.3.0 [`#793`](https://github.com/oceanprotocol/ocean.js/pull/793)
823
+ - Bump @types/chai from 4.2.17 to 4.2.18 [`#797`](https://github.com/oceanprotocol/ocean.js/pull/797)
824
+ - Bump @typescript-eslint/eslint-plugin from 4.22.1 to 4.25.0 [`#809`](https://github.com/oceanprotocol/ocean.js/pull/809)
825
+ - Bump eslint from 7.25.0 to 7.27.0 [`#808`](https://github.com/oceanprotocol/ocean.js/pull/808)
826
+ - building package-lock.json with npm v7 [`#804`](https://github.com/oceanprotocol/ocean.js/pull/804)
827
+ - Bump mocha from 8.3.2 to 8.4.0 [`#801`](https://github.com/oceanprotocol/ocean.js/pull/801)
828
+ - Bump release-it from 14.6.1 to 14.6.2 [`#795`](https://github.com/oceanprotocol/ocean.js/pull/795)
829
+ - Bump lodash from 4.17.19 to 4.17.21 [`#799`](https://github.com/oceanprotocol/ocean.js/pull/799)
830
+ - Bump @truffle/hdwallet-provider from 1.3.0 to 1.4.0 [`#800`](https://github.com/oceanprotocol/ocean.js/pull/800)
831
+ - building package.json with npm v7 [`5aa8d7d`](https://github.com/oceanprotocol/ocean.js/commit/5aa8d7d10113a829f5c6a62bc21bf46d6e03e2ac)
832
+ - Release 0.15.0 [`ffcdfb2`](https://github.com/oceanprotocol/ocean.js/commit/ffcdfb299da05a8b2ecd3e449a0aeeaf5f1cc875)
833
+ - fix ddo encrypt for browsers [`b85d85b`](https://github.com/oceanprotocol/ocean.js/commit/b85d85b569731a3b68d7b2c4913a15e5bf1395db)
834
+
835
+ #### [v0.14.9](https://github.com/oceanprotocol/ocean.js/compare/v0.14.8...v0.14.9)
821
836
 
822
837
  > 11 May 2021
823
838
 
824
- - Feature/dispenser [`#790`](https://github.com/oceanprotocol/ocean-lib-js/pull/790)
825
- - Bump handlebars from 4.7.6 to 4.7.7 [`#791`](https://github.com/oceanprotocol/ocean-lib-js/pull/791)
826
- - Bump @types/node from 15.0.1 to 15.0.2 [`#785`](https://github.com/oceanprotocol/ocean-lib-js/pull/785)
827
- - Bump @typescript-eslint/parser from 4.22.0 to 4.22.1 [`#784`](https://github.com/oceanprotocol/ocean-lib-js/pull/784)
828
- - Bump @typescript-eslint/eslint-plugin from 4.22.0 to 4.22.1 [`#783`](https://github.com/oceanprotocol/ocean-lib-js/pull/783)
829
- - Revert "creating interface for the dispenser contract" [`53b401d`](https://github.com/oceanprotocol/ocean-lib-js/commit/53b401dcd059234197e0119e7eca2fecc8d19109)
830
- - creating interface for the dispenser contract [`413b17e`](https://github.com/oceanprotocol/ocean-lib-js/commit/413b17e668a4d92e2ab9d43092b604bc2b2f2914)
831
- - Release 0.14.9 [`804a6a6`](https://github.com/oceanprotocol/ocean-lib-js/commit/804a6a62facbe9f6b110d4d864cd63424555316b)
839
+ - Feature/dispenser [`#790`](https://github.com/oceanprotocol/ocean.js/pull/790)
840
+ - Bump handlebars from 4.7.6 to 4.7.7 [`#791`](https://github.com/oceanprotocol/ocean.js/pull/791)
841
+ - Bump @types/node from 15.0.1 to 15.0.2 [`#785`](https://github.com/oceanprotocol/ocean.js/pull/785)
842
+ - Bump @typescript-eslint/parser from 4.22.0 to 4.22.1 [`#784`](https://github.com/oceanprotocol/ocean.js/pull/784)
843
+ - Bump @typescript-eslint/eslint-plugin from 4.22.0 to 4.22.1 [`#783`](https://github.com/oceanprotocol/ocean.js/pull/783)
844
+ - Revert "creating interface for the dispenser contract" [`53b401d`](https://github.com/oceanprotocol/ocean.js/commit/53b401dcd059234197e0119e7eca2fecc8d19109)
845
+ - creating interface for the dispenser contract [`413b17e`](https://github.com/oceanprotocol/ocean.js/commit/413b17e668a4d92e2ab9d43092b604bc2b2f2914)
846
+ - Release 0.14.9 [`804a6a6`](https://github.com/oceanprotocol/ocean.js/commit/804a6a62facbe9f6b110d4d864cd63424555316b)
832
847
 
833
- #### [v0.14.8](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.14.7...v0.14.8)
848
+ #### [v0.14.8](https://github.com/oceanprotocol/ocean.js/compare/v0.14.7...v0.14.8)
834
849
 
835
850
  > 30 April 2021
836
851
 
837
- - update CodeClimate badges [`#782`](https://github.com/oceanprotocol/ocean-lib-js/pull/782)
838
- - Feature/use decimal in pool [`#775`](https://github.com/oceanprotocol/ocean-lib-js/pull/775)
839
- - lock ocean-contracts to 0.5.16 [`#781`](https://github.com/oceanprotocol/ocean-lib-js/pull/781)
840
- - Bump @types/node from 15.0.0 to 15.0.1 [`#776`](https://github.com/oceanprotocol/ocean-lib-js/pull/776)
841
- - Bump @types/node from 14.14.41 to 15.0.0 [`#773`](https://github.com/oceanprotocol/ocean-lib-js/pull/773)
842
- - Bump @types/chai from 4.2.16 to 4.2.17 [`#774`](https://github.com/oceanprotocol/ocean-lib-js/pull/774)
843
- - Bump typedoc from 0.20.35 to 0.20.36 [`#768`](https://github.com/oceanprotocol/ocean-lib-js/pull/768)
844
- - Bump eslint from 7.24.0 to 7.25.0 [`#767`](https://github.com/oceanprotocol/ocean-lib-js/pull/767)
845
- - Bump eslint-config-prettier from 8.2.0 to 8.3.0 [`#769`](https://github.com/oceanprotocol/ocean-lib-js/pull/769)
846
- - Bump @truffle/hdwallet-provider from 1.2.6 to 1.3.0 [`#770`](https://github.com/oceanprotocol/ocean-lib-js/pull/770)
847
- - Bump node-abort-controller from 1.2.1 to 2.0.0 [`#771`](https://github.com/oceanprotocol/ocean-lib-js/pull/771)
848
- - Release 0.14.8 [`ae46477`](https://github.com/oceanprotocol/ocean-lib-js/commit/ae464774a487127b5f6f89e9200184a54d231f6d)
849
-
850
- #### [v0.14.7](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.14.6...v0.14.7)
852
+ - update CodeClimate badges [`#782`](https://github.com/oceanprotocol/ocean.js/pull/782)
853
+ - Feature/use decimal in pool [`#775`](https://github.com/oceanprotocol/ocean.js/pull/775)
854
+ - lock ocean-contracts to 0.5.16 [`#781`](https://github.com/oceanprotocol/ocean.js/pull/781)
855
+ - Bump @types/node from 15.0.0 to 15.0.1 [`#776`](https://github.com/oceanprotocol/ocean.js/pull/776)
856
+ - Bump @types/node from 14.14.41 to 15.0.0 [`#773`](https://github.com/oceanprotocol/ocean.js/pull/773)
857
+ - Bump @types/chai from 4.2.16 to 4.2.17 [`#774`](https://github.com/oceanprotocol/ocean.js/pull/774)
858
+ - Bump typedoc from 0.20.35 to 0.20.36 [`#768`](https://github.com/oceanprotocol/ocean.js/pull/768)
859
+ - Bump eslint from 7.24.0 to 7.25.0 [`#767`](https://github.com/oceanprotocol/ocean.js/pull/767)
860
+ - Bump eslint-config-prettier from 8.2.0 to 8.3.0 [`#769`](https://github.com/oceanprotocol/ocean.js/pull/769)
861
+ - Bump @truffle/hdwallet-provider from 1.2.6 to 1.3.0 [`#770`](https://github.com/oceanprotocol/ocean.js/pull/770)
862
+ - Bump node-abort-controller from 1.2.1 to 2.0.0 [`#771`](https://github.com/oceanprotocol/ocean.js/pull/771)
863
+ - Release 0.14.8 [`ae46477`](https://github.com/oceanprotocol/ocean.js/commit/ae464774a487127b5f6f89e9200184a54d231f6d)
864
+
865
+ #### [v0.14.7](https://github.com/oceanprotocol/ocean.js/compare/v0.14.6...v0.14.7)
851
866
 
852
867
  > 23 April 2021
853
868
 
854
- - Fix address.json import [`#765`](https://github.com/oceanprotocol/ocean-lib-js/pull/765)
855
- - Release 0.14.7 [`beb877b`](https://github.com/oceanprotocol/ocean-lib-js/commit/beb877b5e3ed07228b05636c0eff0dae15ff0025)
869
+ - Fix address.json import [`#765`](https://github.com/oceanprotocol/ocean.js/pull/765)
870
+ - Release 0.14.7 [`beb877b`](https://github.com/oceanprotocol/ocean.js/commit/beb877b5e3ed07228b05636c0eff0dae15ff0025)
856
871
 
857
- #### [v0.14.6](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.14.5...v0.14.6)
872
+ #### [v0.14.6](https://github.com/oceanprotocol/ocean.js/compare/v0.14.5...v0.14.6)
858
873
 
859
874
  > 22 April 2021
860
875
 
861
- - add moonbeamalpha [`#751`](https://github.com/oceanprotocol/ocean-lib-js/pull/751)
862
- - Bump @ethereum-navigator/navigator from 0.5.2 to 0.5.3 [`#763`](https://github.com/oceanprotocol/ocean-lib-js/pull/763)
863
- - Release 0.14.6 [`01b0654`](https://github.com/oceanprotocol/ocean-lib-js/commit/01b0654470a29a3c106fb31da4f35a8007b965d5)
876
+ - add moonbeamalpha [`#751`](https://github.com/oceanprotocol/ocean.js/pull/751)
877
+ - Bump @ethereum-navigator/navigator from 0.5.2 to 0.5.3 [`#763`](https://github.com/oceanprotocol/ocean.js/pull/763)
878
+ - Release 0.14.6 [`01b0654`](https://github.com/oceanprotocol/ocean.js/commit/01b0654470a29a3c106fb31da4f35a8007b965d5)
864
879
 
865
- #### [v0.14.5](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.14.4...v0.14.5)
880
+ #### [v0.14.5](https://github.com/oceanprotocol/ocean.js/compare/v0.14.4...v0.14.5)
866
881
 
867
882
  > 19 April 2021
868
883
 
869
- - updating path names in package.json [`#756`](https://github.com/oceanprotocol/ocean-lib-js/pull/756)
870
- - Release 0.14.5 [`69a01c7`](https://github.com/oceanprotocol/ocean-lib-js/commit/69a01c75dfc468b951b7af5ef17cbd4d04d1c32c)
884
+ - updating path names in package.json [`#756`](https://github.com/oceanprotocol/ocean.js/pull/756)
885
+ - Release 0.14.5 [`69a01c7`](https://github.com/oceanprotocol/ocean.js/commit/69a01c75dfc468b951b7af5ef17cbd4d04d1c32c)
871
886
 
872
- #### [v0.14.4](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.14.3...v0.14.4)
887
+ #### [v0.14.4](https://github.com/oceanprotocol/ocean.js/compare/v0.14.3...v0.14.4)
873
888
 
874
889
  > 19 April 2021
875
890
 
876
- - add seachPreviousOrder [`#755`](https://github.com/oceanprotocol/ocean-lib-js/pull/755)
877
- - updating export name [`#754`](https://github.com/oceanprotocol/ocean-lib-js/pull/754)
878
- - Bump @types/node from 14.14.39 to 14.14.41 [`#748`](https://github.com/oceanprotocol/ocean-lib-js/pull/748)
879
- - Release 0.14.4 [`aad461c`](https://github.com/oceanprotocol/ocean-lib-js/commit/aad461c7e9c123546e8cb3ee0d16238763bceac1)
891
+ - add seachPreviousOrder [`#755`](https://github.com/oceanprotocol/ocean.js/pull/755)
892
+ - updating export name [`#754`](https://github.com/oceanprotocol/ocean.js/pull/754)
893
+ - Bump @types/node from 14.14.39 to 14.14.41 [`#748`](https://github.com/oceanprotocol/ocean.js/pull/748)
894
+ - Release 0.14.4 [`aad461c`](https://github.com/oceanprotocol/ocean.js/commit/aad461c7e9c123546e8cb3ee0d16238763bceac1)
880
895
 
881
- #### [v0.14.3](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.14.2...v0.14.3)
896
+ #### [v0.14.3](https://github.com/oceanprotocol/ocean.js/compare/v0.14.2...v0.14.3)
882
897
 
883
898
  > 16 April 2021
884
899
 
885
- - export provider, fix circular dependency [`#750`](https://github.com/oceanprotocol/ocean-lib-js/pull/750)
886
- - Bump eslint-plugin-prettier from 3.3.1 to 3.4.0 [`#749`](https://github.com/oceanprotocol/ocean-lib-js/pull/749)
887
- - Release 0.14.3 [`4b50788`](https://github.com/oceanprotocol/ocean-lib-js/commit/4b50788600a9167a0050dfde8b409fa45dd1ed17)
900
+ - export provider, fix circular dependency [`#750`](https://github.com/oceanprotocol/ocean.js/pull/750)
901
+ - Bump eslint-plugin-prettier from 3.3.1 to 3.4.0 [`#749`](https://github.com/oceanprotocol/ocean.js/pull/749)
902
+ - Release 0.14.3 [`4b50788`](https://github.com/oceanprotocol/ocean.js/commit/4b50788600a9167a0050dfde8b409fa45dd1ed17)
888
903
 
889
- #### [v0.14.2](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.14.1...v0.14.2)
904
+ #### [v0.14.2](https://github.com/oceanprotocol/ocean.js/compare/v0.14.1...v0.14.2)
890
905
 
891
906
  > 16 April 2021
892
907
 
893
- - fix compute status [`#746`](https://github.com/oceanprotocol/ocean-lib-js/pull/746)
894
- - Bump @types/node-fetch from 2.5.8 to 2.5.10 [`#744`](https://github.com/oceanprotocol/ocean-lib-js/pull/744)
895
- - Bump @typescript-eslint/eslint-plugin from 4.20.0 to 4.22.0 [`#743`](https://github.com/oceanprotocol/ocean-lib-js/pull/743)
896
- - Bump cross-fetch from 3.1.2 to 3.1.4 [`#742`](https://github.com/oceanprotocol/ocean-lib-js/pull/742)
897
- - Bump @types/node from 14.14.37 to 14.14.39 [`#745`](https://github.com/oceanprotocol/ocean-lib-js/pull/745)
898
- - Release 0.14.2 [`9bb1b01`](https://github.com/oceanprotocol/ocean-lib-js/commit/9bb1b012a12e21e63955e4a3dbea6a5dfcee8c16)
908
+ - fix compute status [`#746`](https://github.com/oceanprotocol/ocean.js/pull/746)
909
+ - Bump @types/node-fetch from 2.5.8 to 2.5.10 [`#744`](https://github.com/oceanprotocol/ocean.js/pull/744)
910
+ - Bump @typescript-eslint/eslint-plugin from 4.20.0 to 4.22.0 [`#743`](https://github.com/oceanprotocol/ocean.js/pull/743)
911
+ - Bump cross-fetch from 3.1.2 to 3.1.4 [`#742`](https://github.com/oceanprotocol/ocean.js/pull/742)
912
+ - Bump @types/node from 14.14.37 to 14.14.39 [`#745`](https://github.com/oceanprotocol/ocean.js/pull/745)
913
+ - Release 0.14.2 [`9bb1b01`](https://github.com/oceanprotocol/ocean.js/commit/9bb1b012a12e21e63955e4a3dbea6a5dfcee8c16)
899
914
 
900
- #### [v0.14.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.14.0...v0.14.1)
915
+ #### [v0.14.1](https://github.com/oceanprotocol/ocean.js/compare/v0.14.0...v0.14.1)
901
916
 
902
917
  > 14 April 2021
903
918
 
904
- - Bump @types/chai from 4.2.15 to 4.2.16 [`#740`](https://github.com/oceanprotocol/ocean-lib-js/pull/740)
905
- - Bump eslint-config-prettier from 8.1.0 to 8.2.0 [`#739`](https://github.com/oceanprotocol/ocean-lib-js/pull/739)
906
- - Bump release-it from 14.5.1 to 14.6.1 [`#738`](https://github.com/oceanprotocol/ocean-lib-js/pull/738)
907
- - Bump eslint from 7.23.0 to 7.24.0 [`#737`](https://github.com/oceanprotocol/ocean-lib-js/pull/737)
908
- - Bump @typescript-eslint/parser from 4.20.0 to 4.22.0 [`#736`](https://github.com/oceanprotocol/ocean-lib-js/pull/736)
909
- - add inputDID & algoDID [`#735`](https://github.com/oceanprotocol/ocean-lib-js/pull/735)
910
- - Release 0.14.1 [`5d2251f`](https://github.com/oceanprotocol/ocean-lib-js/commit/5d2251fdc97a9b096f7ded20adf4b5e10c9b34e0)
919
+ - Bump @types/chai from 4.2.15 to 4.2.16 [`#740`](https://github.com/oceanprotocol/ocean.js/pull/740)
920
+ - Bump eslint-config-prettier from 8.1.0 to 8.2.0 [`#739`](https://github.com/oceanprotocol/ocean.js/pull/739)
921
+ - Bump release-it from 14.5.1 to 14.6.1 [`#738`](https://github.com/oceanprotocol/ocean.js/pull/738)
922
+ - Bump eslint from 7.23.0 to 7.24.0 [`#737`](https://github.com/oceanprotocol/ocean.js/pull/737)
923
+ - Bump @typescript-eslint/parser from 4.20.0 to 4.22.0 [`#736`](https://github.com/oceanprotocol/ocean.js/pull/736)
924
+ - add inputDID & algoDID [`#735`](https://github.com/oceanprotocol/ocean.js/pull/735)
925
+ - Release 0.14.1 [`5d2251f`](https://github.com/oceanprotocol/ocean.js/commit/5d2251fdc97a9b096f7ded20adf4b5e10c9b34e0)
911
926
 
912
- #### [v0.14.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.13.0...v0.14.0)
927
+ #### [v0.14.0](https://github.com/oceanprotocol/ocean.js/compare/v0.13.0...v0.14.0)
913
928
 
914
929
  > 13 April 2021
915
930
 
916
- - refactor compute [`#731`](https://github.com/oceanprotocol/ocean-lib-js/pull/731)
917
- - Issue 668/documentation improvements [`#669`](https://github.com/oceanprotocol/ocean-lib-js/pull/669)
918
- - Release 0.14.0 [`b68cc55`](https://github.com/oceanprotocol/ocean-lib-js/commit/b68cc55149ca130a6877b246dce4da7af0b35d9c)
919
- - package fix [`8b58fb4`](https://github.com/oceanprotocol/ocean-lib-js/commit/8b58fb4111e36b69b0d8319b0c4d076e4e3bf016)
931
+ - refactor compute [`#731`](https://github.com/oceanprotocol/ocean.js/pull/731)
932
+ - Issue 668/documentation improvements [`#669`](https://github.com/oceanprotocol/ocean.js/pull/669)
933
+ - Release 0.14.0 [`b68cc55`](https://github.com/oceanprotocol/ocean.js/commit/b68cc55149ca130a6877b246dce4da7af0b35d9c)
934
+ - package fix [`8b58fb4`](https://github.com/oceanprotocol/ocean.js/commit/8b58fb4111e36b69b0d8319b0c4d076e4e3bf016)
920
935
 
921
- #### [v0.13.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.12.2...v0.13.0)
936
+ #### [v0.13.0](https://github.com/oceanprotocol/ocean.js/compare/v0.12.2...v0.13.0)
922
937
 
923
938
  > 13 April 2021
924
939
 
925
- - re-building package-lock.json with npm v7 [`#704`](https://github.com/oceanprotocol/ocean-lib-js/pull/704)
926
- - [KianYee] #459 enhance file info function [`#710`](https://github.com/oceanprotocol/ocean-lib-js/pull/710)
927
- - Optimize compute job status calls [`#717`](https://github.com/oceanprotocol/ocean-lib-js/pull/717)
928
- - Bump web3 from 1.3.4 to 1.3.5 [`#712`](https://github.com/oceanprotocol/ocean-lib-js/pull/712)
929
- - Bump @typescript-eslint/eslint-plugin from 4.21.0 to 4.22.0 [`#733`](https://github.com/oceanprotocol/ocean-lib-js/pull/733)
930
- - Bump @typescript-eslint/parser from 4.21.0 to 4.22.0 [`#732`](https://github.com/oceanprotocol/ocean-lib-js/pull/732)
931
- - Bump @typescript-eslint/eslint-plugin from 4.20.0 to 4.21.0 [`#728`](https://github.com/oceanprotocol/ocean-lib-js/pull/728)
932
- - Bump release-it from 14.5.1 to 14.6.1 [`#729`](https://github.com/oceanprotocol/ocean-lib-js/pull/729)
933
- - Bump eslint from 7.23.0 to 7.24.0 [`#730`](https://github.com/oceanprotocol/ocean-lib-js/pull/730)
934
- - Bump cross-fetch from 3.1.2 to 3.1.4 [`#725`](https://github.com/oceanprotocol/ocean-lib-js/pull/725)
935
- - Bump @types/chai from 4.2.15 to 4.2.16 [`#726`](https://github.com/oceanprotocol/ocean-lib-js/pull/726)
936
- - Bump @typescript-eslint/parser from 4.20.0 to 4.21.0 [`#727`](https://github.com/oceanprotocol/ocean-lib-js/pull/727)
937
- - remove references to V3 [`#723`](https://github.com/oceanprotocol/ocean-lib-js/pull/723)
938
- - Feature/more tests [`#718`](https://github.com/oceanprotocol/ocean-lib-js/pull/718)
939
- - Bump @types/node-fetch from 2.5.8 to 2.5.10 [`#722`](https://github.com/oceanprotocol/ocean-lib-js/pull/722)
940
- - Bump @truffle/hdwallet-provider from 1.2.5 to 1.2.6 [`#719`](https://github.com/oceanprotocol/ocean-lib-js/pull/719)
941
- - Bump typescript from 4.2.3 to 4.2.4 [`#720`](https://github.com/oceanprotocol/ocean-lib-js/pull/720)
942
- - Bump node-abort-controller from 1.2.0 to 1.2.1 [`#721`](https://github.com/oceanprotocol/ocean-lib-js/pull/721)
943
- - Building CommonJS, ES and UMD modules with microbundle [`#698`](https://github.com/oceanprotocol/ocean-lib-js/pull/698)
944
- - Bump @typescript-eslint/eslint-plugin from 4.20.0 to 4.21.0 [`#714`](https://github.com/oceanprotocol/ocean-lib-js/pull/714)
945
- - Bump @typescript-eslint/parser from 4.20.0 to 4.21.0 [`#715`](https://github.com/oceanprotocol/ocean-lib-js/pull/715)
946
- - add compute dataset/compute algo [`#711`](https://github.com/oceanprotocol/ocean-lib-js/pull/711)
947
- - Release 0.13.0 [`833a287`](https://github.com/oceanprotocol/ocean-lib-js/commit/833a287070566c77286a73b8429a2c64d6089cfb)
948
-
949
- #### [v0.12.2](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.12.1...v0.12.2)
940
+ - re-building package-lock.json with npm v7 [`#704`](https://github.com/oceanprotocol/ocean.js/pull/704)
941
+ - [KianYee] #459 enhance file info function [`#710`](https://github.com/oceanprotocol/ocean.js/pull/710)
942
+ - Optimize compute job status calls [`#717`](https://github.com/oceanprotocol/ocean.js/pull/717)
943
+ - Bump web3 from 1.3.4 to 1.3.5 [`#712`](https://github.com/oceanprotocol/ocean.js/pull/712)
944
+ - Bump @typescript-eslint/eslint-plugin from 4.21.0 to 4.22.0 [`#733`](https://github.com/oceanprotocol/ocean.js/pull/733)
945
+ - Bump @typescript-eslint/parser from 4.21.0 to 4.22.0 [`#732`](https://github.com/oceanprotocol/ocean.js/pull/732)
946
+ - Bump @typescript-eslint/eslint-plugin from 4.20.0 to 4.21.0 [`#728`](https://github.com/oceanprotocol/ocean.js/pull/728)
947
+ - Bump release-it from 14.5.1 to 14.6.1 [`#729`](https://github.com/oceanprotocol/ocean.js/pull/729)
948
+ - Bump eslint from 7.23.0 to 7.24.0 [`#730`](https://github.com/oceanprotocol/ocean.js/pull/730)
949
+ - Bump cross-fetch from 3.1.2 to 3.1.4 [`#725`](https://github.com/oceanprotocol/ocean.js/pull/725)
950
+ - Bump @types/chai from 4.2.15 to 4.2.16 [`#726`](https://github.com/oceanprotocol/ocean.js/pull/726)
951
+ - Bump @typescript-eslint/parser from 4.20.0 to 4.21.0 [`#727`](https://github.com/oceanprotocol/ocean.js/pull/727)
952
+ - remove references to V3 [`#723`](https://github.com/oceanprotocol/ocean.js/pull/723)
953
+ - Feature/more tests [`#718`](https://github.com/oceanprotocol/ocean.js/pull/718)
954
+ - Bump @types/node-fetch from 2.5.8 to 2.5.10 [`#722`](https://github.com/oceanprotocol/ocean.js/pull/722)
955
+ - Bump @truffle/hdwallet-provider from 1.2.5 to 1.2.6 [`#719`](https://github.com/oceanprotocol/ocean.js/pull/719)
956
+ - Bump typescript from 4.2.3 to 4.2.4 [`#720`](https://github.com/oceanprotocol/ocean.js/pull/720)
957
+ - Bump node-abort-controller from 1.2.0 to 1.2.1 [`#721`](https://github.com/oceanprotocol/ocean.js/pull/721)
958
+ - Building CommonJS, ES and UMD modules with microbundle [`#698`](https://github.com/oceanprotocol/ocean.js/pull/698)
959
+ - Bump @typescript-eslint/eslint-plugin from 4.20.0 to 4.21.0 [`#714`](https://github.com/oceanprotocol/ocean.js/pull/714)
960
+ - Bump @typescript-eslint/parser from 4.20.0 to 4.21.0 [`#715`](https://github.com/oceanprotocol/ocean.js/pull/715)
961
+ - add compute dataset/compute algo [`#711`](https://github.com/oceanprotocol/ocean.js/pull/711)
962
+ - Release 0.13.0 [`833a287`](https://github.com/oceanprotocol/ocean.js/commit/833a287070566c77286a73b8429a2c64d6089cfb)
963
+
964
+ #### [v0.12.2](https://github.com/oceanprotocol/ocean.js/compare/v0.12.1...v0.12.2)
950
965
 
951
966
  > 4 April 2021
952
967
 
953
- - Bump cross-fetch from 3.1.3 to 3.1.4 [`#706`](https://github.com/oceanprotocol/ocean-lib-js/pull/706)
954
- - Bump typedoc from 0.20.34 to 0.20.35 [`#707`](https://github.com/oceanprotocol/ocean-lib-js/pull/707)
955
- - Bump @types/node-fetch from 2.5.8 to 2.5.9 [`#708`](https://github.com/oceanprotocol/ocean-lib-js/pull/708)
956
- - Bump @types/chai from 4.2.15 to 4.2.16 [`#709`](https://github.com/oceanprotocol/ocean-lib-js/pull/709)
957
- - Bump release-it from 14.5.0 to 14.5.1 [`#705`](https://github.com/oceanprotocol/ocean-lib-js/pull/705)
958
- - Bump y18n from 4.0.0 to 4.0.1 [`#702`](https://github.com/oceanprotocol/ocean-lib-js/pull/702)
959
- - Bump @truffle/hdwallet-provider from 1.2.5 to 1.2.6 [`#701`](https://github.com/oceanprotocol/ocean-lib-js/pull/701)
960
- - use blob instead of buffer [`#694`](https://github.com/oceanprotocol/ocean-lib-js/pull/694)
961
- - Bump cross-fetch from 3.1.2 to 3.1.3 [`#700`](https://github.com/oceanprotocol/ocean-lib-js/pull/700)
962
- - Bump @typescript-eslint/eslint-plugin from 4.19.0 to 4.20.0 [`#695`](https://github.com/oceanprotocol/ocean-lib-js/pull/695)
963
- - Bump @typescript-eslint/parser from 4.19.0 to 4.20.0 [`#696`](https://github.com/oceanprotocol/ocean-lib-js/pull/696)
964
- - improve tests speed [`#691`](https://github.com/oceanprotocol/ocean-lib-js/pull/691)
965
- - Bump @types/node from 14.14.36 to 14.14.37 [`#693`](https://github.com/oceanprotocol/ocean-lib-js/pull/693)
966
- - Bump eslint from 7.22.0 to 7.23.0 [`#692`](https://github.com/oceanprotocol/ocean-lib-js/pull/692)
967
- - Replacing node-fetch with cross-fetch [`#687`](https://github.com/oceanprotocol/ocean-lib-js/pull/687)
968
- - Bump @truffle/hdwallet-provider from 1.2.4 to 1.2.5 [`#688`](https://github.com/oceanprotocol/ocean-lib-js/pull/688)
969
- - Bump @types/node from 14.14.35 to 14.14.36 [`#689`](https://github.com/oceanprotocol/ocean-lib-js/pull/689)
970
- - Bump typedoc from 0.20.33 to 0.20.34 [`#690`](https://github.com/oceanprotocol/ocean-lib-js/pull/690)
971
- - Release 0.12.2 [`08fb294`](https://github.com/oceanprotocol/ocean-lib-js/commit/08fb29418d0511ef80d696e81910fc7e4dde64a0)
972
-
973
- #### [v0.12.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.12.0...v0.12.1)
968
+ - Bump cross-fetch from 3.1.3 to 3.1.4 [`#706`](https://github.com/oceanprotocol/ocean.js/pull/706)
969
+ - Bump typedoc from 0.20.34 to 0.20.35 [`#707`](https://github.com/oceanprotocol/ocean.js/pull/707)
970
+ - Bump @types/node-fetch from 2.5.8 to 2.5.9 [`#708`](https://github.com/oceanprotocol/ocean.js/pull/708)
971
+ - Bump @types/chai from 4.2.15 to 4.2.16 [`#709`](https://github.com/oceanprotocol/ocean.js/pull/709)
972
+ - Bump release-it from 14.5.0 to 14.5.1 [`#705`](https://github.com/oceanprotocol/ocean.js/pull/705)
973
+ - Bump y18n from 4.0.0 to 4.0.1 [`#702`](https://github.com/oceanprotocol/ocean.js/pull/702)
974
+ - Bump @truffle/hdwallet-provider from 1.2.5 to 1.2.6 [`#701`](https://github.com/oceanprotocol/ocean.js/pull/701)
975
+ - use blob instead of buffer [`#694`](https://github.com/oceanprotocol/ocean.js/pull/694)
976
+ - Bump cross-fetch from 3.1.2 to 3.1.3 [`#700`](https://github.com/oceanprotocol/ocean.js/pull/700)
977
+ - Bump @typescript-eslint/eslint-plugin from 4.19.0 to 4.20.0 [`#695`](https://github.com/oceanprotocol/ocean.js/pull/695)
978
+ - Bump @typescript-eslint/parser from 4.19.0 to 4.20.0 [`#696`](https://github.com/oceanprotocol/ocean.js/pull/696)
979
+ - improve tests speed [`#691`](https://github.com/oceanprotocol/ocean.js/pull/691)
980
+ - Bump @types/node from 14.14.36 to 14.14.37 [`#693`](https://github.com/oceanprotocol/ocean.js/pull/693)
981
+ - Bump eslint from 7.22.0 to 7.23.0 [`#692`](https://github.com/oceanprotocol/ocean.js/pull/692)
982
+ - Replacing node-fetch with cross-fetch [`#687`](https://github.com/oceanprotocol/ocean.js/pull/687)
983
+ - Bump @truffle/hdwallet-provider from 1.2.4 to 1.2.5 [`#688`](https://github.com/oceanprotocol/ocean.js/pull/688)
984
+ - Bump @types/node from 14.14.35 to 14.14.36 [`#689`](https://github.com/oceanprotocol/ocean.js/pull/689)
985
+ - Bump typedoc from 0.20.33 to 0.20.34 [`#690`](https://github.com/oceanprotocol/ocean.js/pull/690)
986
+ - Release 0.12.2 [`08fb294`](https://github.com/oceanprotocol/ocean.js/commit/08fb29418d0511ef80d696e81910fc7e4dde64a0)
987
+
988
+ #### [v0.12.1](https://github.com/oceanprotocol/ocean.js/compare/v0.12.0...v0.12.1)
974
989
 
975
990
  > 24 March 2021
976
991
 
977
- - add allowAllPublishedAlgorithms [`#686`](https://github.com/oceanprotocol/ocean-lib-js/pull/686)
978
- - Add remove ocean liquidity function [`#685`](https://github.com/oceanprotocol/ocean-lib-js/pull/685)
979
- - Bump @typescript-eslint/parser from 4.18.0 to 4.19.0 [`#681`](https://github.com/oceanprotocol/ocean-lib-js/pull/681)
980
- - Bump @typescript-eslint/eslint-plugin from 4.18.0 to 4.19.0 [`#682`](https://github.com/oceanprotocol/ocean-lib-js/pull/682)
981
- - Bump @types/mocha from 8.2.1 to 8.2.2 [`#672`](https://github.com/oceanprotocol/ocean-lib-js/pull/672)
982
- - Bump release-it from 14.4.1 to 14.5.0 [`#673`](https://github.com/oceanprotocol/ocean-lib-js/pull/673)
983
- - Bump @truffle/hdwallet-provider from 1.2.3 to 1.2.4 [`#674`](https://github.com/oceanprotocol/ocean-lib-js/pull/674)
984
- - Bump typedoc from 0.20.32 to 0.20.33 [`#675`](https://github.com/oceanprotocol/ocean-lib-js/pull/675)
985
- - Release 0.12.1 [`c968388`](https://github.com/oceanprotocol/ocean-lib-js/commit/c968388d17c74dc3efe160e6e4bbdee8417e3a43)
992
+ - add allowAllPublishedAlgorithms [`#686`](https://github.com/oceanprotocol/ocean.js/pull/686)
993
+ - Add remove ocean liquidity function [`#685`](https://github.com/oceanprotocol/ocean.js/pull/685)
994
+ - Bump @typescript-eslint/parser from 4.18.0 to 4.19.0 [`#681`](https://github.com/oceanprotocol/ocean.js/pull/681)
995
+ - Bump @typescript-eslint/eslint-plugin from 4.18.0 to 4.19.0 [`#682`](https://github.com/oceanprotocol/ocean.js/pull/682)
996
+ - Bump @types/mocha from 8.2.1 to 8.2.2 [`#672`](https://github.com/oceanprotocol/ocean.js/pull/672)
997
+ - Bump release-it from 14.4.1 to 14.5.0 [`#673`](https://github.com/oceanprotocol/ocean.js/pull/673)
998
+ - Bump @truffle/hdwallet-provider from 1.2.3 to 1.2.4 [`#674`](https://github.com/oceanprotocol/ocean.js/pull/674)
999
+ - Bump typedoc from 0.20.32 to 0.20.33 [`#675`](https://github.com/oceanprotocol/ocean.js/pull/675)
1000
+ - Release 0.12.1 [`c968388`](https://github.com/oceanprotocol/ocean.js/commit/c968388d17c74dc3efe160e6e4bbdee8417e3a43)
986
1001
 
987
- #### [v0.12.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.11.5...v0.12.0)
1002
+ #### [v0.12.0](https://github.com/oceanprotocol/ocean.js/compare/v0.11.5...v0.12.0)
988
1003
 
989
1004
  > 18 March 2021
990
1005
 
991
- - add encrypt ddo support [`#662`](https://github.com/oceanprotocol/ocean-lib-js/pull/662)
992
- - Release 0.12.0 [`b8fc15e`](https://github.com/oceanprotocol/ocean-lib-js/commit/b8fc15e4df6e700c809ff937b0ae712cbe00e222)
1006
+ - add encrypt ddo support [`#662`](https://github.com/oceanprotocol/ocean.js/pull/662)
1007
+ - Release 0.12.0 [`b8fc15e`](https://github.com/oceanprotocol/ocean.js/commit/b8fc15e4df6e700c809ff937b0ae712cbe00e222)
993
1008
 
994
- #### [v0.11.5](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.11.4...v0.11.5)
1009
+ #### [v0.11.5](https://github.com/oceanprotocol/ocean.js/compare/v0.11.4...v0.11.5)
995
1010
 
996
1011
  > 18 March 2021
997
1012
 
998
- - add oceanTokenSymbol to ConfigHelper [`#670`](https://github.com/oceanprotocol/ocean-lib-js/pull/670)
999
- - Bump ora from 5.3.0 to 5.4.0 [`#671`](https://github.com/oceanprotocol/ocean-lib-js/pull/671)
1000
- - Bump @typescript-eslint/eslint-plugin from 4.17.0 to 4.18.0 [`#664`](https://github.com/oceanprotocol/ocean-lib-js/pull/664)
1001
- - Issue 666/docs test commands [`#667`](https://github.com/oceanprotocol/ocean-lib-js/pull/667)
1002
- - Bump @types/node from 14.14.34 to 14.14.35 [`#663`](https://github.com/oceanprotocol/ocean-lib-js/pull/663)
1003
- - Bump @typescript-eslint/parser from 4.17.0 to 4.18.0 [`#665`](https://github.com/oceanprotocol/ocean-lib-js/pull/665)
1004
- - dependency fixes [`#661`](https://github.com/oceanprotocol/ocean-lib-js/pull/661)
1005
- - Bump mocha from 8.3.1 to 8.3.2 [`#660`](https://github.com/oceanprotocol/ocean-lib-js/pull/660)
1006
- - Bump @typescript-eslint/parser from 4.16.1 to 4.17.0 [`#651`](https://github.com/oceanprotocol/ocean-lib-js/pull/651)
1007
- - Bump @typescript-eslint/eslint-plugin from 4.16.1 to 4.17.0 [`#652`](https://github.com/oceanprotocol/ocean-lib-js/pull/652)
1008
- - Bump chai from 4.3.3 to 4.3.4 [`#659`](https://github.com/oceanprotocol/ocean-lib-js/pull/659)
1009
- - Bump typedoc from 0.20.30 to 0.20.32 [`#658`](https://github.com/oceanprotocol/ocean-lib-js/pull/658)
1010
- - Bump @truffle/hdwallet-provider from 1.2.2 to 1.2.3 [`#655`](https://github.com/oceanprotocol/ocean-lib-js/pull/655)
1011
- - Bump @types/node from 14.14.33 to 14.14.34 [`#656`](https://github.com/oceanprotocol/ocean-lib-js/pull/656)
1012
- - Bump eslint from 7.21.0 to 7.22.0 [`#657`](https://github.com/oceanprotocol/ocean-lib-js/pull/657)
1013
- - Bump @types/node from 14.14.32 to 14.14.33 [`#653`](https://github.com/oceanprotocol/ocean-lib-js/pull/653)
1014
- - npm audit fix [`4ccc13d`](https://github.com/oceanprotocol/ocean-lib-js/commit/4ccc13db39a14588334ab9f09b463e7ab8fb00d7)
1015
- - Release 0.11.5 [`bb82b4a`](https://github.com/oceanprotocol/ocean-lib-js/commit/bb82b4afb5eb3bb20b7a35b3dd68c6698020dc37)
1016
- - updating unit test command [`09d3703`](https://github.com/oceanprotocol/ocean-lib-js/commit/09d3703f723fbf763a35b06834f95a619fe019ef)
1017
-
1018
- #### [v0.11.4](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.11.3...v0.11.4)
1013
+ - add oceanTokenSymbol to ConfigHelper [`#670`](https://github.com/oceanprotocol/ocean.js/pull/670)
1014
+ - Bump ora from 5.3.0 to 5.4.0 [`#671`](https://github.com/oceanprotocol/ocean.js/pull/671)
1015
+ - Bump @typescript-eslint/eslint-plugin from 4.17.0 to 4.18.0 [`#664`](https://github.com/oceanprotocol/ocean.js/pull/664)
1016
+ - Issue 666/docs test commands [`#667`](https://github.com/oceanprotocol/ocean.js/pull/667)
1017
+ - Bump @types/node from 14.14.34 to 14.14.35 [`#663`](https://github.com/oceanprotocol/ocean.js/pull/663)
1018
+ - Bump @typescript-eslint/parser from 4.17.0 to 4.18.0 [`#665`](https://github.com/oceanprotocol/ocean.js/pull/665)
1019
+ - dependency fixes [`#661`](https://github.com/oceanprotocol/ocean.js/pull/661)
1020
+ - Bump mocha from 8.3.1 to 8.3.2 [`#660`](https://github.com/oceanprotocol/ocean.js/pull/660)
1021
+ - Bump @typescript-eslint/parser from 4.16.1 to 4.17.0 [`#651`](https://github.com/oceanprotocol/ocean.js/pull/651)
1022
+ - Bump @typescript-eslint/eslint-plugin from 4.16.1 to 4.17.0 [`#652`](https://github.com/oceanprotocol/ocean.js/pull/652)
1023
+ - Bump chai from 4.3.3 to 4.3.4 [`#659`](https://github.com/oceanprotocol/ocean.js/pull/659)
1024
+ - Bump typedoc from 0.20.30 to 0.20.32 [`#658`](https://github.com/oceanprotocol/ocean.js/pull/658)
1025
+ - Bump @truffle/hdwallet-provider from 1.2.2 to 1.2.3 [`#655`](https://github.com/oceanprotocol/ocean.js/pull/655)
1026
+ - Bump @types/node from 14.14.33 to 14.14.34 [`#656`](https://github.com/oceanprotocol/ocean.js/pull/656)
1027
+ - Bump eslint from 7.21.0 to 7.22.0 [`#657`](https://github.com/oceanprotocol/ocean.js/pull/657)
1028
+ - Bump @types/node from 14.14.32 to 14.14.33 [`#653`](https://github.com/oceanprotocol/ocean.js/pull/653)
1029
+ - npm audit fix [`4ccc13d`](https://github.com/oceanprotocol/ocean.js/commit/4ccc13db39a14588334ab9f09b463e7ab8fb00d7)
1030
+ - Release 0.11.5 [`bb82b4a`](https://github.com/oceanprotocol/ocean.js/commit/bb82b4afb5eb3bb20b7a35b3dd68c6698020dc37)
1031
+ - updating unit test command [`09d3703`](https://github.com/oceanprotocol/ocean.js/commit/09d3703f723fbf763a35b06834f95a619fe019ef)
1032
+
1033
+ #### [v0.11.4](https://github.com/oceanprotocol/ocean.js/compare/v0.11.3...v0.11.4)
1019
1034
 
1020
1035
  > 8 March 2021
1021
1036
 
1022
- - fix typo [`#650`](https://github.com/oceanprotocol/ocean-lib-js/pull/650)
1023
- - fix fre bug [`#649`](https://github.com/oceanprotocol/ocean-lib-js/pull/649)
1024
- - add explorerUri for each network [`#643`](https://github.com/oceanprotocol/ocean-lib-js/pull/643)
1025
- - Bump typescript from 4.1.5 to 4.2.3 [`#645`](https://github.com/oceanprotocol/ocean-lib-js/pull/645)
1026
- - Bump typedoc from 0.20.29 to 0.20.30 [`#646`](https://github.com/oceanprotocol/ocean-lib-js/pull/646)
1027
- - Bump @types/node from 14.14.31 to 14.14.32 [`#647`](https://github.com/oceanprotocol/ocean-lib-js/pull/647)
1028
- - Bump mocha from 8.3.0 to 8.3.1 [`#648`](https://github.com/oceanprotocol/ocean-lib-js/pull/648)
1029
- - Bump typedoc from 0.20.28 to 0.20.29 [`#642`](https://github.com/oceanprotocol/ocean-lib-js/pull/642)
1030
- - Bump chai from 4.3.1 to 4.3.3 [`#641`](https://github.com/oceanprotocol/ocean-lib-js/pull/641)
1031
- - Release 0.11.4 [`f9afbc8`](https://github.com/oceanprotocol/ocean-lib-js/commit/f9afbc87b1fbe31703153fd718b82de603640e90)
1037
+ - fix typo [`#650`](https://github.com/oceanprotocol/ocean.js/pull/650)
1038
+ - fix fre bug [`#649`](https://github.com/oceanprotocol/ocean.js/pull/649)
1039
+ - add explorerUri for each network [`#643`](https://github.com/oceanprotocol/ocean.js/pull/643)
1040
+ - Bump typescript from 4.1.5 to 4.2.3 [`#645`](https://github.com/oceanprotocol/ocean.js/pull/645)
1041
+ - Bump typedoc from 0.20.29 to 0.20.30 [`#646`](https://github.com/oceanprotocol/ocean.js/pull/646)
1042
+ - Bump @types/node from 14.14.31 to 14.14.32 [`#647`](https://github.com/oceanprotocol/ocean.js/pull/647)
1043
+ - Bump mocha from 8.3.0 to 8.3.1 [`#648`](https://github.com/oceanprotocol/ocean.js/pull/648)
1044
+ - Bump typedoc from 0.20.28 to 0.20.29 [`#642`](https://github.com/oceanprotocol/ocean.js/pull/642)
1045
+ - Bump chai from 4.3.1 to 4.3.3 [`#641`](https://github.com/oceanprotocol/ocean.js/pull/641)
1046
+ - Release 0.11.4 [`f9afbc8`](https://github.com/oceanprotocol/ocean.js/commit/f9afbc87b1fbe31703153fd718b82de603640e90)
1032
1047
 
1033
- #### [v0.11.3](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.11.2...v0.11.3)
1048
+ #### [v0.11.3](https://github.com/oceanprotocol/ocean.js/compare/v0.11.2...v0.11.3)
1034
1049
 
1035
1050
  > 8 March 2021
1036
1051
 
1037
- - Release 0.11.3 [`9412449`](https://github.com/oceanprotocol/ocean-lib-js/commit/9412449fe56d7f75fdee2cc2adbb08b9f0730a26)
1052
+ - Release 0.11.3 [`9412449`](https://github.com/oceanprotocol/ocean.js/commit/9412449fe56d7f75fdee2cc2adbb08b9f0730a26)
1038
1053
 
1039
- #### [v0.11.2](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.11.1...v0.11.2)
1054
+ #### [v0.11.2](https://github.com/oceanprotocol/ocean.js/compare/v0.11.1...v0.11.2)
1040
1055
 
1041
1056
  > 3 March 2021
1042
1057
 
1043
- - Add explicit testing docs [`#639`](https://github.com/oceanprotocol/ocean-lib-js/pull/639)
1044
- - Asset metadata sample links removal [`#598`](https://github.com/oceanprotocol/ocean-lib-js/pull/598)
1045
- - Bump chai from 4.3.0 to 4.3.1 [`#638`](https://github.com/oceanprotocol/ocean-lib-js/pull/638)
1046
- - Release 0.11.2 [`0db6897`](https://github.com/oceanprotocol/ocean-lib-js/commit/0db6897c03692c631dc37c2898eb0baef0f8daa9)
1047
- - remove asset sample link if not send on metadata update [`3608472`](https://github.com/oceanprotocol/ocean-lib-js/commit/3608472e758c5d0ba1c871c15776a8bc3cf3480b)
1048
- - update integration test [`d6a84e7`](https://github.com/oceanprotocol/ocean-lib-js/commit/d6a84e7935dc0f3e219a3ca88a1b9231fd66bd72)
1058
+ - Add explicit testing docs [`#639`](https://github.com/oceanprotocol/ocean.js/pull/639)
1059
+ - Asset metadata sample links removal [`#598`](https://github.com/oceanprotocol/ocean.js/pull/598)
1060
+ - Bump chai from 4.3.0 to 4.3.1 [`#638`](https://github.com/oceanprotocol/ocean.js/pull/638)
1061
+ - Release 0.11.2 [`0db6897`](https://github.com/oceanprotocol/ocean.js/commit/0db6897c03692c631dc37c2898eb0baef0f8daa9)
1062
+ - remove asset sample link if not send on metadata update [`3608472`](https://github.com/oceanprotocol/ocean.js/commit/3608472e758c5d0ba1c871c15776a8bc3cf3480b)
1063
+ - update integration test [`d6a84e7`](https://github.com/oceanprotocol/ocean.js/commit/d6a84e7935dc0f3e219a3ca88a1b9231fd66bd72)
1049
1064
 
1050
- #### [v0.11.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.11.0...v0.11.1)
1065
+ #### [v0.11.1](https://github.com/oceanprotocol/ocean.js/compare/v0.11.0...v0.11.1)
1051
1066
 
1052
1067
  > 3 March 2021
1053
1068
 
1054
- - small improvement on FRE tests [`#636`](https://github.com/oceanprotocol/ocean-lib-js/pull/636)
1055
- - More integration tests [`#630`](https://github.com/oceanprotocol/ocean-lib-js/pull/630)
1056
- - Bump @typescript-eslint/parser from 4.15.2 to 4.16.1 [`#635`](https://github.com/oceanprotocol/ocean-lib-js/pull/635)
1057
- - Bump @typescript-eslint/eslint-plugin from 4.15.2 to 4.16.1 [`#634`](https://github.com/oceanprotocol/ocean-lib-js/pull/634)
1058
- - Bump eslint from 7.20.0 to 7.21.0 [`#632`](https://github.com/oceanprotocol/ocean-lib-js/pull/632)
1059
- - Bump eslint-config-prettier from 8.0.0 to 8.1.0 [`#631`](https://github.com/oceanprotocol/ocean-lib-js/pull/631)
1060
- - wip tests [`8b46472`](https://github.com/oceanprotocol/ocean-lib-js/commit/8b464722ef4b88cb66b672e230564cd27e2eea7b)
1061
- - more tests [`228c01c`](https://github.com/oceanprotocol/ocean-lib-js/commit/228c01c98f0dd1554ad639efbd72ecd52f50eaad)
1062
- - add ' tokens are not deducted' test for bad URL [`5e7c6cb`](https://github.com/oceanprotocol/ocean-lib-js/commit/5e7c6cb497c34bc1f4d750a876aa9b0848b1e8b6)
1069
+ - small improvement on FRE tests [`#636`](https://github.com/oceanprotocol/ocean.js/pull/636)
1070
+ - More integration tests [`#630`](https://github.com/oceanprotocol/ocean.js/pull/630)
1071
+ - Bump @typescript-eslint/parser from 4.15.2 to 4.16.1 [`#635`](https://github.com/oceanprotocol/ocean.js/pull/635)
1072
+ - Bump @typescript-eslint/eslint-plugin from 4.15.2 to 4.16.1 [`#634`](https://github.com/oceanprotocol/ocean.js/pull/634)
1073
+ - Bump eslint from 7.20.0 to 7.21.0 [`#632`](https://github.com/oceanprotocol/ocean.js/pull/632)
1074
+ - Bump eslint-config-prettier from 8.0.0 to 8.1.0 [`#631`](https://github.com/oceanprotocol/ocean.js/pull/631)
1075
+ - wip tests [`8b46472`](https://github.com/oceanprotocol/ocean.js/commit/8b464722ef4b88cb66b672e230564cd27e2eea7b)
1076
+ - more tests [`228c01c`](https://github.com/oceanprotocol/ocean.js/commit/228c01c98f0dd1554ad639efbd72ecd52f50eaad)
1077
+ - add ' tokens are not deducted' test for bad URL [`5e7c6cb`](https://github.com/oceanprotocol/ocean.js/commit/5e7c6cb497c34bc1f4d750a876aa9b0848b1e8b6)
1063
1078
 
1064
- #### [v0.11.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.10.1...v0.11.0)
1079
+ #### [v0.11.0](https://github.com/oceanprotocol/ocean.js/compare/v0.10.1...v0.11.0)
1065
1080
 
1066
1081
  > 24 February 2021
1067
1082
 
1068
- - Bump @typescript-eslint/eslint-plugin from 4.15.1 to 4.15.2 [`#624`](https://github.com/oceanprotocol/ocean-lib-js/pull/624)
1069
- - Bump eslint-config-prettier from 7.2.0 to 8.0.0 [`#622`](https://github.com/oceanprotocol/ocean-lib-js/pull/622)
1070
- - Bump release-it from 14.4.0 to 14.4.1 [`#623`](https://github.com/oceanprotocol/ocean-lib-js/pull/623)
1071
- - Bump typedoc from 0.20.27 to 0.20.28 [`#629`](https://github.com/oceanprotocol/ocean-lib-js/pull/629)
1072
- - Add polygon network [`#627`](https://github.com/oceanprotocol/ocean-lib-js/pull/627)
1073
- - Bump typedoc from 0.20.25 to 0.20.27 [`#621`](https://github.com/oceanprotocol/ocean-lib-js/pull/621)
1074
- - Bump @typescript-eslint/parser from 4.15.1 to 4.15.2 [`#625`](https://github.com/oceanprotocol/ocean-lib-js/pull/625)
1075
- - Bump @types/node from 14.14.28 to 14.14.31 [`#620`](https://github.com/oceanprotocol/ocean-lib-js/pull/620)
1076
- - Feature/compute nextv [`#612`](https://github.com/oceanprotocol/ocean-lib-js/pull/612)
1077
- - Feature/travis dockerhub auth [`#617`](https://github.com/oceanprotocol/ocean-lib-js/pull/617)
1078
- - Bump @types/mocha from 8.2.0 to 8.2.1 [`#618`](https://github.com/oceanprotocol/ocean-lib-js/pull/618)
1079
- - Bump @typescript-eslint/parser from 4.15.0 to 4.15.1 [`#615`](https://github.com/oceanprotocol/ocean-lib-js/pull/615)
1080
- - Bump @typescript-eslint/eslint-plugin from 4.15.0 to 4.15.1 [`#616`](https://github.com/oceanprotocol/ocean-lib-js/pull/616)
1081
- - Bump typedoc from 0.20.24 to 0.20.25 [`#614`](https://github.com/oceanprotocol/ocean-lib-js/pull/614)
1082
- - Dynamic provider endpoints [`#558`](https://github.com/oceanprotocol/ocean-lib-js/pull/558)
1083
- - Bump @types/node from 14.14.26 to 14.14.28 [`#611`](https://github.com/oceanprotocol/ocean-lib-js/pull/611)
1084
- - Bump release-it from 14.3.0 to 14.4.0 [`#609`](https://github.com/oceanprotocol/ocean-lib-js/pull/609)
1085
- - Bump eslint from 7.19.0 to 7.20.0 [`#610`](https://github.com/oceanprotocol/ocean-lib-js/pull/610)
1086
- - Bump typedoc from 0.20.23 to 0.20.24 [`#605`](https://github.com/oceanprotocol/ocean-lib-js/pull/605)
1087
- - Bump mocha from 8.2.1 to 8.3.0 [`#606`](https://github.com/oceanprotocol/ocean-lib-js/pull/606)
1088
- - Bump @types/node from 14.14.25 to 14.14.26 [`#607`](https://github.com/oceanprotocol/ocean-lib-js/pull/607)
1089
- - Bump @truffle/hdwallet-provider from 1.2.1 to 1.2.2 [`#608`](https://github.com/oceanprotocol/ocean-lib-js/pull/608)
1090
- - Bump typescript from 4.1.4 to 4.1.5 [`#603`](https://github.com/oceanprotocol/ocean-lib-js/pull/603)
1091
- - Bump @types/chai from 4.2.14 to 4.2.15 [`#604`](https://github.com/oceanprotocol/ocean-lib-js/pull/604)
1092
- - speed up previous order [`#599`](https://github.com/oceanprotocol/ocean-lib-js/pull/599)
1093
- - add minter roles [`#600`](https://github.com/oceanprotocol/ocean-lib-js/pull/600)
1094
- - Bump @typescript-eslint/eslint-plugin from 4.14.2 to 4.15.0 [`#594`](https://github.com/oceanprotocol/ocean-lib-js/pull/594)
1095
- - Bump @typescript-eslint/parser from 4.14.2 to 4.15.0 [`#595`](https://github.com/oceanprotocol/ocean-lib-js/pull/595)
1096
- - Bump typescript from 4.1.3 to 4.1.4 [`#596`](https://github.com/oceanprotocol/ocean-lib-js/pull/596)
1097
- - Bump typedoc from 0.20.20 to 0.20.23 [`#593`](https://github.com/oceanprotocol/ocean-lib-js/pull/593)
1098
- - Bump @oceanprotocol/contracts from 0.5.8 to 0.5.9 [`#592`](https://github.com/oceanprotocol/ocean-lib-js/pull/592)
1099
- - Bump chai from 4.2.0 to 4.3.0 [`#591`](https://github.com/oceanprotocol/ocean-lib-js/pull/591)
1100
- - remove barge defaults overwrites [`#585`](https://github.com/oceanprotocol/ocean-lib-js/pull/585)
1101
- - Bump @types/node from 14.14.22 to 14.14.25 [`#584`](https://github.com/oceanprotocol/ocean-lib-js/pull/584)
1102
- - Bump web3 from 1.3.3 to 1.3.4 [`#580`](https://github.com/oceanprotocol/ocean-lib-js/pull/580)
1103
- - Bump release-it from 14.2.2 to 14.3.0 [`#579`](https://github.com/oceanprotocol/ocean-lib-js/pull/579)
1104
- - add codeowners [`#578`](https://github.com/oceanprotocol/ocean-lib-js/pull/578)
1105
- - set default logger level to error and use only one instance of logger [`#571`](https://github.com/oceanprotocol/ocean-lib-js/pull/571)
1106
- - Bump @typescript-eslint/eslint-plugin from 4.14.1 to 4.14.2 [`#576`](https://github.com/oceanprotocol/ocean-lib-js/pull/576)
1107
- - Bump @typescript-eslint/parser from 4.14.1 to 4.14.2 [`#577`](https://github.com/oceanprotocol/ocean-lib-js/pull/577)
1108
- - Bump typedoc from 0.20.19 to 0.20.20 [`#575`](https://github.com/oceanprotocol/ocean-lib-js/pull/575)
1109
- - Bump eslint from 7.18.0 to 7.19.0 [`#574`](https://github.com/oceanprotocol/ocean-lib-js/pull/574)
1110
- - Bump web3 from 1.3.0 to 1.3.3 [`#566`](https://github.com/oceanprotocol/ocean-lib-js/pull/566)
1111
- - added logger param when instantiating datatoken [`#562`](https://github.com/oceanprotocol/ocean-lib-js/pull/562)
1112
- - Bump typedoc from 0.20.18 to 0.20.19 [`#567`](https://github.com/oceanprotocol/ocean-lib-js/pull/567)
1113
- - Bump @typescript-eslint/eslint-plugin from 4.14.0 to 4.14.1 [`#568`](https://github.com/oceanprotocol/ocean-lib-js/pull/568)
1114
- - Bump @typescript-eslint/parser from 4.13.0 to 4.14.1 [`#569`](https://github.com/oceanprotocol/ocean-lib-js/pull/569)
1115
- - Bump typedoc from 0.20.16 to 0.20.18 [`#565`](https://github.com/oceanprotocol/ocean-lib-js/pull/565)
1116
- - Release 0.11.0 [`4f494f2`](https://github.com/oceanprotocol/ocean-lib-js/commit/4f494f21a9cc39e018b336c17db281fa00d6ec8c)
1117
- - bump web3-eth-contract to 1.3.3 [`d7ababa`](https://github.com/oceanprotocol/ocean-lib-js/commit/d7ababab24a8a168e4bb9f6f18d81fe1f413567f)
1118
- - refactor [`100e5c5`](https://github.com/oceanprotocol/ocean-lib-js/commit/100e5c5767046393a57d7d1055db2e68e0d262cb)
1119
-
1120
- #### [v0.10.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.10.0...v0.10.1)
1083
+ - Bump @typescript-eslint/eslint-plugin from 4.15.1 to 4.15.2 [`#624`](https://github.com/oceanprotocol/ocean.js/pull/624)
1084
+ - Bump eslint-config-prettier from 7.2.0 to 8.0.0 [`#622`](https://github.com/oceanprotocol/ocean.js/pull/622)
1085
+ - Bump release-it from 14.4.0 to 14.4.1 [`#623`](https://github.com/oceanprotocol/ocean.js/pull/623)
1086
+ - Bump typedoc from 0.20.27 to 0.20.28 [`#629`](https://github.com/oceanprotocol/ocean.js/pull/629)
1087
+ - Add polygon network [`#627`](https://github.com/oceanprotocol/ocean.js/pull/627)
1088
+ - Bump typedoc from 0.20.25 to 0.20.27 [`#621`](https://github.com/oceanprotocol/ocean.js/pull/621)
1089
+ - Bump @typescript-eslint/parser from 4.15.1 to 4.15.2 [`#625`](https://github.com/oceanprotocol/ocean.js/pull/625)
1090
+ - Bump @types/node from 14.14.28 to 14.14.31 [`#620`](https://github.com/oceanprotocol/ocean.js/pull/620)
1091
+ - Feature/compute nextv [`#612`](https://github.com/oceanprotocol/ocean.js/pull/612)
1092
+ - Feature/travis dockerhub auth [`#617`](https://github.com/oceanprotocol/ocean.js/pull/617)
1093
+ - Bump @types/mocha from 8.2.0 to 8.2.1 [`#618`](https://github.com/oceanprotocol/ocean.js/pull/618)
1094
+ - Bump @typescript-eslint/parser from 4.15.0 to 4.15.1 [`#615`](https://github.com/oceanprotocol/ocean.js/pull/615)
1095
+ - Bump @typescript-eslint/eslint-plugin from 4.15.0 to 4.15.1 [`#616`](https://github.com/oceanprotocol/ocean.js/pull/616)
1096
+ - Bump typedoc from 0.20.24 to 0.20.25 [`#614`](https://github.com/oceanprotocol/ocean.js/pull/614)
1097
+ - Dynamic provider endpoints [`#558`](https://github.com/oceanprotocol/ocean.js/pull/558)
1098
+ - Bump @types/node from 14.14.26 to 14.14.28 [`#611`](https://github.com/oceanprotocol/ocean.js/pull/611)
1099
+ - Bump release-it from 14.3.0 to 14.4.0 [`#609`](https://github.com/oceanprotocol/ocean.js/pull/609)
1100
+ - Bump eslint from 7.19.0 to 7.20.0 [`#610`](https://github.com/oceanprotocol/ocean.js/pull/610)
1101
+ - Bump typedoc from 0.20.23 to 0.20.24 [`#605`](https://github.com/oceanprotocol/ocean.js/pull/605)
1102
+ - Bump mocha from 8.2.1 to 8.3.0 [`#606`](https://github.com/oceanprotocol/ocean.js/pull/606)
1103
+ - Bump @types/node from 14.14.25 to 14.14.26 [`#607`](https://github.com/oceanprotocol/ocean.js/pull/607)
1104
+ - Bump @truffle/hdwallet-provider from 1.2.1 to 1.2.2 [`#608`](https://github.com/oceanprotocol/ocean.js/pull/608)
1105
+ - Bump typescript from 4.1.4 to 4.1.5 [`#603`](https://github.com/oceanprotocol/ocean.js/pull/603)
1106
+ - Bump @types/chai from 4.2.14 to 4.2.15 [`#604`](https://github.com/oceanprotocol/ocean.js/pull/604)
1107
+ - speed up previous order [`#599`](https://github.com/oceanprotocol/ocean.js/pull/599)
1108
+ - add minter roles [`#600`](https://github.com/oceanprotocol/ocean.js/pull/600)
1109
+ - Bump @typescript-eslint/eslint-plugin from 4.14.2 to 4.15.0 [`#594`](https://github.com/oceanprotocol/ocean.js/pull/594)
1110
+ - Bump @typescript-eslint/parser from 4.14.2 to 4.15.0 [`#595`](https://github.com/oceanprotocol/ocean.js/pull/595)
1111
+ - Bump typescript from 4.1.3 to 4.1.4 [`#596`](https://github.com/oceanprotocol/ocean.js/pull/596)
1112
+ - Bump typedoc from 0.20.20 to 0.20.23 [`#593`](https://github.com/oceanprotocol/ocean.js/pull/593)
1113
+ - Bump @oceanprotocol/contracts from 0.5.8 to 0.5.9 [`#592`](https://github.com/oceanprotocol/ocean.js/pull/592)
1114
+ - Bump chai from 4.2.0 to 4.3.0 [`#591`](https://github.com/oceanprotocol/ocean.js/pull/591)
1115
+ - remove barge defaults overwrites [`#585`](https://github.com/oceanprotocol/ocean.js/pull/585)
1116
+ - Bump @types/node from 14.14.22 to 14.14.25 [`#584`](https://github.com/oceanprotocol/ocean.js/pull/584)
1117
+ - Bump web3 from 1.3.3 to 1.3.4 [`#580`](https://github.com/oceanprotocol/ocean.js/pull/580)
1118
+ - Bump release-it from 14.2.2 to 14.3.0 [`#579`](https://github.com/oceanprotocol/ocean.js/pull/579)
1119
+ - add codeowners [`#578`](https://github.com/oceanprotocol/ocean.js/pull/578)
1120
+ - set default logger level to error and use only one instance of logger [`#571`](https://github.com/oceanprotocol/ocean.js/pull/571)
1121
+ - Bump @typescript-eslint/eslint-plugin from 4.14.1 to 4.14.2 [`#576`](https://github.com/oceanprotocol/ocean.js/pull/576)
1122
+ - Bump @typescript-eslint/parser from 4.14.1 to 4.14.2 [`#577`](https://github.com/oceanprotocol/ocean.js/pull/577)
1123
+ - Bump typedoc from 0.20.19 to 0.20.20 [`#575`](https://github.com/oceanprotocol/ocean.js/pull/575)
1124
+ - Bump eslint from 7.18.0 to 7.19.0 [`#574`](https://github.com/oceanprotocol/ocean.js/pull/574)
1125
+ - Bump web3 from 1.3.0 to 1.3.3 [`#566`](https://github.com/oceanprotocol/ocean.js/pull/566)
1126
+ - added logger param when instantiating datatoken [`#562`](https://github.com/oceanprotocol/ocean.js/pull/562)
1127
+ - Bump typedoc from 0.20.18 to 0.20.19 [`#567`](https://github.com/oceanprotocol/ocean.js/pull/567)
1128
+ - Bump @typescript-eslint/eslint-plugin from 4.14.0 to 4.14.1 [`#568`](https://github.com/oceanprotocol/ocean.js/pull/568)
1129
+ - Bump @typescript-eslint/parser from 4.13.0 to 4.14.1 [`#569`](https://github.com/oceanprotocol/ocean.js/pull/569)
1130
+ - Bump typedoc from 0.20.16 to 0.20.18 [`#565`](https://github.com/oceanprotocol/ocean.js/pull/565)
1131
+ - Release 0.11.0 [`4f494f2`](https://github.com/oceanprotocol/ocean.js/commit/4f494f21a9cc39e018b336c17db281fa00d6ec8c)
1132
+ - bump web3-eth-contract to 1.3.3 [`d7ababa`](https://github.com/oceanprotocol/ocean.js/commit/d7ababab24a8a168e4bb9f6f18d81fe1f413567f)
1133
+ - refactor [`100e5c5`](https://github.com/oceanprotocol/ocean.js/commit/100e5c5767046393a57d7d1055db2e68e0d262cb)
1134
+
1135
+ #### [v0.10.1](https://github.com/oceanprotocol/ocean.js/compare/v0.10.0...v0.10.1)
1121
1136
 
1122
1137
  > 21 January 2021
1123
1138
 
1124
- - fix metamask bug [`#557`](https://github.com/oceanprotocol/ocean-lib-js/pull/557)
1125
- - multithread search by dt address [`#559`](https://github.com/oceanprotocol/ocean-lib-js/pull/559)
1126
- - Bump ora from 5.2.0 to 5.3.0 [`#556`](https://github.com/oceanprotocol/ocean-lib-js/pull/556)
1127
- - Bump @types/node from 14.14.21 to 14.14.22 [`#555`](https://github.com/oceanprotocol/ocean-lib-js/pull/555)
1128
- - Bump @typescript-eslint/eslint-plugin from 4.13.0 to 4.14.0 [`#554`](https://github.com/oceanprotocol/ocean-lib-js/pull/554)
1129
- - Bump eslint-config-prettier from 7.1.0 to 7.2.0 [`#552`](https://github.com/oceanprotocol/ocean-lib-js/pull/552)
1130
- - Release 0.10.1 [`bb12807`](https://github.com/oceanprotocol/ocean-lib-js/commit/bb12807ab69fbf760d598fdb012d8b7e2e8f5b17)
1139
+ - fix metamask bug [`#557`](https://github.com/oceanprotocol/ocean.js/pull/557)
1140
+ - multithread search by dt address [`#559`](https://github.com/oceanprotocol/ocean.js/pull/559)
1141
+ - Bump ora from 5.2.0 to 5.3.0 [`#556`](https://github.com/oceanprotocol/ocean.js/pull/556)
1142
+ - Bump @types/node from 14.14.21 to 14.14.22 [`#555`](https://github.com/oceanprotocol/ocean.js/pull/555)
1143
+ - Bump @typescript-eslint/eslint-plugin from 4.13.0 to 4.14.0 [`#554`](https://github.com/oceanprotocol/ocean.js/pull/554)
1144
+ - Bump eslint-config-prettier from 7.1.0 to 7.2.0 [`#552`](https://github.com/oceanprotocol/ocean.js/pull/552)
1145
+ - Release 0.10.1 [`bb12807`](https://github.com/oceanprotocol/ocean.js/commit/bb12807ab69fbf760d598fdb012d8b7e2e8f5b17)
1131
1146
 
1132
- #### [v0.10.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.21...v0.10.0)
1147
+ #### [v0.10.0](https://github.com/oceanprotocol/ocean.js/compare/v0.9.21...v0.10.0)
1133
1148
 
1134
1149
  > 18 January 2021
1135
1150
 
1136
- - Bump typedoc from 0.20.14 to 0.20.16 [`#549`](https://github.com/oceanprotocol/ocean-lib-js/pull/549)
1137
- - Bump eslint from 7.17.0 to 7.18.0 [`#550`](https://github.com/oceanprotocol/ocean-lib-js/pull/550)
1138
- - Bump mock-local-storage from 1.1.15 to 1.1.17 [`#548`](https://github.com/oceanprotocol/ocean-lib-js/pull/548)
1139
- - Bump @types/node-fetch from 2.5.7 to 2.5.8 [`#545`](https://github.com/oceanprotocol/ocean-lib-js/pull/545)
1140
- - Bump @types/node from 14.14.20 to 14.14.21 [`#546`](https://github.com/oceanprotocol/ocean-lib-js/pull/546)
1141
- - Refactor `OnChainMetadataCache` [`#551`](https://github.com/oceanprotocol/ocean-lib-js/pull/551)
1142
- - add updateServiceTimeout and edit ddo updates [`#544`](https://github.com/oceanprotocol/ocean-lib-js/pull/544)
1143
- - Release 0.10.0 [`6c0b5c6`](https://github.com/oceanprotocol/ocean-lib-js/commit/6c0b5c6779ec280ad4d0f19e0adb9eeb9cd7a9e0)
1144
- - typedoc fixes [`25ac01e`](https://github.com/oceanprotocol/ocean-lib-js/commit/25ac01e97dbb6a278650aae5773292d5e73af7e9)
1151
+ - Bump typedoc from 0.20.14 to 0.20.16 [`#549`](https://github.com/oceanprotocol/ocean.js/pull/549)
1152
+ - Bump eslint from 7.17.0 to 7.18.0 [`#550`](https://github.com/oceanprotocol/ocean.js/pull/550)
1153
+ - Bump mock-local-storage from 1.1.15 to 1.1.17 [`#548`](https://github.com/oceanprotocol/ocean.js/pull/548)
1154
+ - Bump @types/node-fetch from 2.5.7 to 2.5.8 [`#545`](https://github.com/oceanprotocol/ocean.js/pull/545)
1155
+ - Bump @types/node from 14.14.20 to 14.14.21 [`#546`](https://github.com/oceanprotocol/ocean.js/pull/546)
1156
+ - Refactor `OnChainMetadataCache` [`#551`](https://github.com/oceanprotocol/ocean.js/pull/551)
1157
+ - add updateServiceTimeout and edit ddo updates [`#544`](https://github.com/oceanprotocol/ocean.js/pull/544)
1158
+ - Release 0.10.0 [`6c0b5c6`](https://github.com/oceanprotocol/ocean.js/commit/6c0b5c6779ec280ad4d0f19e0adb9eeb9cd7a9e0)
1159
+ - typedoc fixes [`25ac01e`](https://github.com/oceanprotocol/ocean.js/commit/25ac01e97dbb6a278650aae5773292d5e73af7e9)
1145
1160
 
1146
- #### [v0.9.21](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.20...v0.9.21)
1161
+ #### [v0.9.21](https://github.com/oceanprotocol/ocean.js/compare/v0.9.20...v0.9.21)
1147
1162
 
1148
1163
  > 13 January 2021
1149
1164
 
1150
- - Feature/decimal [`#541`](https://github.com/oceanprotocol/ocean-lib-js/pull/541)
1151
- - Datokens: check cap before mint [`#531`](https://github.com/oceanprotocol/ocean-lib-js/pull/531)
1152
- - [WIP] Adds checkURL function to use provider endpoint. [`#540`](https://github.com/oceanprotocol/ocean-lib-js/pull/540)
1153
- - package updates [`#539`](https://github.com/oceanprotocol/ocean-lib-js/pull/539)
1154
- - fix download for large files [`#537`](https://github.com/oceanprotocol/ocean-lib-js/pull/537)
1155
- - pool creation: check allowance for dt and ocean before aprove is called [`#530`](https://github.com/oceanprotocol/ocean-lib-js/pull/530)
1156
- - Bump @typescript-eslint/parser from 4.12.0 to 4.13.0 [`#534`](https://github.com/oceanprotocol/ocean-lib-js/pull/534)
1157
- - Bump @typescript-eslint/eslint-plugin from 4.12.0 to 4.13.0 [`#533`](https://github.com/oceanprotocol/ocean-lib-js/pull/533)
1158
- - Bump typedoc from 0.20.13 to 0.20.14 [`#532`](https://github.com/oceanprotocol/ocean-lib-js/pull/532)
1159
- - Bump @typescript-eslint/parser from 4.11.1 to 4.12.0 [`#528`](https://github.com/oceanprotocol/ocean-lib-js/pull/528)
1160
- - Bump eslint-plugin-prettier from 3.3.0 to 3.3.1 [`#529`](https://github.com/oceanprotocol/ocean-lib-js/pull/529)
1161
- - Bump @typescript-eslint/eslint-plugin from 4.11.1 to 4.12.0 [`#527`](https://github.com/oceanprotocol/ocean-lib-js/pull/527)
1162
- - Bump eslint from 7.16.0 to 7.17.0 [`#520`](https://github.com/oceanprotocol/ocean-lib-js/pull/520)
1163
- - Bump ora from 5.1.0 to 5.2.0 [`#521`](https://github.com/oceanprotocol/ocean-lib-js/pull/521)
1164
- - Bump typescript from 4.0.5 to 4.1.3 [`#522`](https://github.com/oceanprotocol/ocean-lib-js/pull/522)
1165
- - Bump typedoc from 0.20.10 to 0.20.13 [`#526`](https://github.com/oceanprotocol/ocean-lib-js/pull/526)
1166
- - Bump @types/node from 14.14.19 to 14.14.20 [`#523`](https://github.com/oceanprotocol/ocean-lib-js/pull/523)
1167
- - Bump @typescript-eslint/eslint-plugin from 4.11.0 to 4.11.1 [`#511`](https://github.com/oceanprotocol/ocean-lib-js/pull/511)
1168
- - Bump @typescript-eslint/parser from 4.11.0 to 4.11.1 [`#512`](https://github.com/oceanprotocol/ocean-lib-js/pull/512)
1169
- - Bump @types/node from 14.14.16 to 14.14.19 [`#519`](https://github.com/oceanprotocol/ocean-lib-js/pull/519)
1170
- - Bump typedoc from 0.19.2 to 0.20.10 [`#518`](https://github.com/oceanprotocol/ocean-lib-js/pull/518)
1171
- - Bump @truffle/hdwallet-provider from 1.2.0 to 1.2.1 [`#510`](https://github.com/oceanprotocol/ocean-lib-js/pull/510)
1172
- - Bump eslint from 7.15.0 to 7.16.0 [`#505`](https://github.com/oceanprotocol/ocean-lib-js/pull/505)
1173
- - Bump @typescript-eslint/parser from 4.10.0 to 4.11.0 [`#507`](https://github.com/oceanprotocol/ocean-lib-js/pull/507)
1174
- - Bump @typescript-eslint/eslint-plugin from 4.10.0 to 4.11.0 [`#508`](https://github.com/oceanprotocol/ocean-lib-js/pull/508)
1175
- - Bump @types/node from 14.14.14 to 14.14.16 [`#509`](https://github.com/oceanprotocol/ocean-lib-js/pull/509)
1176
- - Bump @types/node from 14.14.13 to 14.14.14 [`#502`](https://github.com/oceanprotocol/ocean-lib-js/pull/502)
1177
- - Bump @typescript-eslint/eslint-plugin from 4.9.1 to 4.10.0 [`#501`](https://github.com/oceanprotocol/ocean-lib-js/pull/501)
1178
- - Bump @typescript-eslint/parser from 4.9.1 to 4.10.0 [`#500`](https://github.com/oceanprotocol/ocean-lib-js/pull/500)
1179
- - Bump @types/node from 14.14.11 to 14.14.13 [`#498`](https://github.com/oceanprotocol/ocean-lib-js/pull/498)
1180
- - Bump eslint-plugin-prettier from 3.2.0 to 3.3.0 [`#499`](https://github.com/oceanprotocol/ocean-lib-js/pull/499)
1181
- - Bump @types/node from 14.14.11 to 14.14.12 [`#496`](https://github.com/oceanprotocol/ocean-lib-js/pull/496)
1182
- - Bump ini from 1.3.5 to 1.3.8 [`#497`](https://github.com/oceanprotocol/ocean-lib-js/pull/497)
1183
- - Release 0.9.21 [`3801c39`](https://github.com/oceanprotocol/ocean-lib-js/commit/3801c3925ba1c80003214deda3d1d734c051f995)
1184
- - wip check allowance for dt and ocean at pool creation [`a5a55b1`](https://github.com/oceanprotocol/ocean-lib-js/commit/a5a55b19a158b9e13d9061abed9d784149b2d20c)
1185
- - throw error when a condition is not valid instead of returning null [`286e737`](https://github.com/oceanprotocol/ocean-lib-js/commit/286e737e93f7b079cff932872ea61adfa621cf1e)
1186
-
1187
- #### [v0.9.20](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.19...v0.9.20)
1165
+ - Feature/decimal [`#541`](https://github.com/oceanprotocol/ocean.js/pull/541)
1166
+ - Datokens: check cap before mint [`#531`](https://github.com/oceanprotocol/ocean.js/pull/531)
1167
+ - [WIP] Adds checkURL function to use provider endpoint. [`#540`](https://github.com/oceanprotocol/ocean.js/pull/540)
1168
+ - package updates [`#539`](https://github.com/oceanprotocol/ocean.js/pull/539)
1169
+ - fix download for large files [`#537`](https://github.com/oceanprotocol/ocean.js/pull/537)
1170
+ - pool creation: check allowance for dt and ocean before aprove is called [`#530`](https://github.com/oceanprotocol/ocean.js/pull/530)
1171
+ - Bump @typescript-eslint/parser from 4.12.0 to 4.13.0 [`#534`](https://github.com/oceanprotocol/ocean.js/pull/534)
1172
+ - Bump @typescript-eslint/eslint-plugin from 4.12.0 to 4.13.0 [`#533`](https://github.com/oceanprotocol/ocean.js/pull/533)
1173
+ - Bump typedoc from 0.20.13 to 0.20.14 [`#532`](https://github.com/oceanprotocol/ocean.js/pull/532)
1174
+ - Bump @typescript-eslint/parser from 4.11.1 to 4.12.0 [`#528`](https://github.com/oceanprotocol/ocean.js/pull/528)
1175
+ - Bump eslint-plugin-prettier from 3.3.0 to 3.3.1 [`#529`](https://github.com/oceanprotocol/ocean.js/pull/529)
1176
+ - Bump @typescript-eslint/eslint-plugin from 4.11.1 to 4.12.0 [`#527`](https://github.com/oceanprotocol/ocean.js/pull/527)
1177
+ - Bump eslint from 7.16.0 to 7.17.0 [`#520`](https://github.com/oceanprotocol/ocean.js/pull/520)
1178
+ - Bump ora from 5.1.0 to 5.2.0 [`#521`](https://github.com/oceanprotocol/ocean.js/pull/521)
1179
+ - Bump typescript from 4.0.5 to 4.1.3 [`#522`](https://github.com/oceanprotocol/ocean.js/pull/522)
1180
+ - Bump typedoc from 0.20.10 to 0.20.13 [`#526`](https://github.com/oceanprotocol/ocean.js/pull/526)
1181
+ - Bump @types/node from 14.14.19 to 14.14.20 [`#523`](https://github.com/oceanprotocol/ocean.js/pull/523)
1182
+ - Bump @typescript-eslint/eslint-plugin from 4.11.0 to 4.11.1 [`#511`](https://github.com/oceanprotocol/ocean.js/pull/511)
1183
+ - Bump @typescript-eslint/parser from 4.11.0 to 4.11.1 [`#512`](https://github.com/oceanprotocol/ocean.js/pull/512)
1184
+ - Bump @types/node from 14.14.16 to 14.14.19 [`#519`](https://github.com/oceanprotocol/ocean.js/pull/519)
1185
+ - Bump typedoc from 0.19.2 to 0.20.10 [`#518`](https://github.com/oceanprotocol/ocean.js/pull/518)
1186
+ - Bump @truffle/hdwallet-provider from 1.2.0 to 1.2.1 [`#510`](https://github.com/oceanprotocol/ocean.js/pull/510)
1187
+ - Bump eslint from 7.15.0 to 7.16.0 [`#505`](https://github.com/oceanprotocol/ocean.js/pull/505)
1188
+ - Bump @typescript-eslint/parser from 4.10.0 to 4.11.0 [`#507`](https://github.com/oceanprotocol/ocean.js/pull/507)
1189
+ - Bump @typescript-eslint/eslint-plugin from 4.10.0 to 4.11.0 [`#508`](https://github.com/oceanprotocol/ocean.js/pull/508)
1190
+ - Bump @types/node from 14.14.14 to 14.14.16 [`#509`](https://github.com/oceanprotocol/ocean.js/pull/509)
1191
+ - Bump @types/node from 14.14.13 to 14.14.14 [`#502`](https://github.com/oceanprotocol/ocean.js/pull/502)
1192
+ - Bump @typescript-eslint/eslint-plugin from 4.9.1 to 4.10.0 [`#501`](https://github.com/oceanprotocol/ocean.js/pull/501)
1193
+ - Bump @typescript-eslint/parser from 4.9.1 to 4.10.0 [`#500`](https://github.com/oceanprotocol/ocean.js/pull/500)
1194
+ - Bump @types/node from 14.14.11 to 14.14.13 [`#498`](https://github.com/oceanprotocol/ocean.js/pull/498)
1195
+ - Bump eslint-plugin-prettier from 3.2.0 to 3.3.0 [`#499`](https://github.com/oceanprotocol/ocean.js/pull/499)
1196
+ - Bump @types/node from 14.14.11 to 14.14.12 [`#496`](https://github.com/oceanprotocol/ocean.js/pull/496)
1197
+ - Bump ini from 1.3.5 to 1.3.8 [`#497`](https://github.com/oceanprotocol/ocean.js/pull/497)
1198
+ - Release 0.9.21 [`3801c39`](https://github.com/oceanprotocol/ocean.js/commit/3801c3925ba1c80003214deda3d1d734c051f995)
1199
+ - wip check allowance for dt and ocean at pool creation [`a5a55b1`](https://github.com/oceanprotocol/ocean.js/commit/a5a55b19a158b9e13d9061abed9d784149b2d20c)
1200
+ - throw error when a condition is not valid instead of returning null [`286e737`](https://github.com/oceanprotocol/ocean.js/commit/286e737e93f7b079cff932872ea61adfa621cf1e)
1201
+
1202
+ #### [v0.9.20](https://github.com/oceanprotocol/ocean.js/compare/v0.9.19...v0.9.20)
1188
1203
 
1189
1204
  > 10 December 2020
1190
1205
 
1191
- - add subgraphUri to ConfigHelper [`#495`](https://github.com/oceanprotocol/ocean-lib-js/pull/495)
1192
- - Release 0.9.20 [`795008e`](https://github.com/oceanprotocol/ocean-lib-js/commit/795008e765c0e3afef65d2a1bf95d09c44c4027d)
1193
- - add subgraphUri [`1b7d573`](https://github.com/oceanprotocol/ocean-lib-js/commit/1b7d573434201f4225bb41f59da2ed25b947cfd0)
1206
+ - add subgraphUri to ConfigHelper [`#495`](https://github.com/oceanprotocol/ocean.js/pull/495)
1207
+ - Release 0.9.20 [`795008e`](https://github.com/oceanprotocol/ocean.js/commit/795008e765c0e3afef65d2a1bf95d09c44c4027d)
1208
+ - add subgraphUri [`1b7d573`](https://github.com/oceanprotocol/ocean.js/commit/1b7d573434201f4225bb41f59da2ed25b947cfd0)
1194
1209
 
1195
- #### [v0.9.19](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.18...v0.9.19)
1210
+ #### [v0.9.19](https://github.com/oceanprotocol/ocean.js/compare/v0.9.18...v0.9.19)
1196
1211
 
1197
1212
  > 10 December 2020
1198
1213
 
1199
- - add ropsten [`#492`](https://github.com/oceanprotocol/ocean-lib-js/pull/492)
1200
- - Bump @types/mocha from 8.0.4 to 8.2.0 [`#491`](https://github.com/oceanprotocol/ocean-lib-js/pull/491)
1201
- - Bump @types/node from 14.14.10 to 14.14.11 [`#490`](https://github.com/oceanprotocol/ocean-lib-js/pull/490)
1202
- - Bump uuid from 8.3.1 to 8.3.2 [`#489`](https://github.com/oceanprotocol/ocean-lib-js/pull/489)
1203
- - Bump @typescript-eslint/eslint-plugin from 4.9.0 to 4.9.1 [`#488`](https://github.com/oceanprotocol/ocean-lib-js/pull/488)
1204
- - Bump ts-node from 9.1.0 to 9.1.1 [`#487`](https://github.com/oceanprotocol/ocean-lib-js/pull/487)
1205
- - Bump @typescript-eslint/parser from 4.9.0 to 4.9.1 [`#486`](https://github.com/oceanprotocol/ocean-lib-js/pull/486)
1206
- - Bump eslint from 7.14.0 to 7.15.0 [`#485`](https://github.com/oceanprotocol/ocean-lib-js/pull/485)
1207
- - Bump eslint-config-prettier from 6.15.0 to 7.0.0 [`#484`](https://github.com/oceanprotocol/ocean-lib-js/pull/484)
1208
- - Bump highlight.js from 10.2.0 to 10.4.1 [`#482`](https://github.com/oceanprotocol/ocean-lib-js/pull/482)
1209
- - Bump ts-node from 9.0.0 to 9.1.0 [`#480`](https://github.com/oceanprotocol/ocean-lib-js/pull/480)
1210
- - Bump @types/chai-spies from 1.0.2 to 1.0.3 [`#481`](https://github.com/oceanprotocol/ocean-lib-js/pull/481)
1211
- - Bump eslint-plugin-prettier from 3.1.4 to 3.2.0 [`#479`](https://github.com/oceanprotocol/ocean-lib-js/pull/479)
1212
- - Bump cross-env from 7.0.2 to 7.0.3 [`#478`](https://github.com/oceanprotocol/ocean-lib-js/pull/478)
1213
- - Bump @typescript-eslint/eslint-plugin from 4.8.2 to 4.9.0 [`#477`](https://github.com/oceanprotocol/ocean-lib-js/pull/477)
1214
- - Bump @typescript-eslint/parser from 4.8.2 to 4.9.0 [`#476`](https://github.com/oceanprotocol/ocean-lib-js/pull/476)
1215
- - Bump prettier from 2.2.0 to 2.2.1 [`#474`](https://github.com/oceanprotocol/ocean-lib-js/pull/474)
1216
- - Bump @types/node from 14.14.9 to 14.14.10 [`#471`](https://github.com/oceanprotocol/ocean-lib-js/pull/471)
1217
- - Bump @typescript-eslint/parser from 4.8.1 to 4.8.2 [`#472`](https://github.com/oceanprotocol/ocean-lib-js/pull/472)
1218
- - Bump release-it from 14.2.1 to 14.2.2 [`#473`](https://github.com/oceanprotocol/ocean-lib-js/pull/473)
1219
- - Bump @typescript-eslint/eslint-plugin from 4.8.1 to 4.8.2 [`#470`](https://github.com/oceanprotocol/ocean-lib-js/pull/470)
1220
- - Bump @typescript-eslint/parser from 4.8.1 to 4.8.2 [`#469`](https://github.com/oceanprotocol/ocean-lib-js/pull/469)
1221
- - Release 0.9.19 [`7bfcd65`](https://github.com/oceanprotocol/ocean-lib-js/commit/7bfcd65949e0bf90fe2b0331468c29dddb6cf536)
1222
-
1223
- #### [v0.9.18](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.17...v0.9.18)
1214
+ - add ropsten [`#492`](https://github.com/oceanprotocol/ocean.js/pull/492)
1215
+ - Bump @types/mocha from 8.0.4 to 8.2.0 [`#491`](https://github.com/oceanprotocol/ocean.js/pull/491)
1216
+ - Bump @types/node from 14.14.10 to 14.14.11 [`#490`](https://github.com/oceanprotocol/ocean.js/pull/490)
1217
+ - Bump uuid from 8.3.1 to 8.3.2 [`#489`](https://github.com/oceanprotocol/ocean.js/pull/489)
1218
+ - Bump @typescript-eslint/eslint-plugin from 4.9.0 to 4.9.1 [`#488`](https://github.com/oceanprotocol/ocean.js/pull/488)
1219
+ - Bump ts-node from 9.1.0 to 9.1.1 [`#487`](https://github.com/oceanprotocol/ocean.js/pull/487)
1220
+ - Bump @typescript-eslint/parser from 4.9.0 to 4.9.1 [`#486`](https://github.com/oceanprotocol/ocean.js/pull/486)
1221
+ - Bump eslint from 7.14.0 to 7.15.0 [`#485`](https://github.com/oceanprotocol/ocean.js/pull/485)
1222
+ - Bump eslint-config-prettier from 6.15.0 to 7.0.0 [`#484`](https://github.com/oceanprotocol/ocean.js/pull/484)
1223
+ - Bump highlight.js from 10.2.0 to 10.4.1 [`#482`](https://github.com/oceanprotocol/ocean.js/pull/482)
1224
+ - Bump ts-node from 9.0.0 to 9.1.0 [`#480`](https://github.com/oceanprotocol/ocean.js/pull/480)
1225
+ - Bump @types/chai-spies from 1.0.2 to 1.0.3 [`#481`](https://github.com/oceanprotocol/ocean.js/pull/481)
1226
+ - Bump eslint-plugin-prettier from 3.1.4 to 3.2.0 [`#479`](https://github.com/oceanprotocol/ocean.js/pull/479)
1227
+ - Bump cross-env from 7.0.2 to 7.0.3 [`#478`](https://github.com/oceanprotocol/ocean.js/pull/478)
1228
+ - Bump @typescript-eslint/eslint-plugin from 4.8.2 to 4.9.0 [`#477`](https://github.com/oceanprotocol/ocean.js/pull/477)
1229
+ - Bump @typescript-eslint/parser from 4.8.2 to 4.9.0 [`#476`](https://github.com/oceanprotocol/ocean.js/pull/476)
1230
+ - Bump prettier from 2.2.0 to 2.2.1 [`#474`](https://github.com/oceanprotocol/ocean.js/pull/474)
1231
+ - Bump @types/node from 14.14.9 to 14.14.10 [`#471`](https://github.com/oceanprotocol/ocean.js/pull/471)
1232
+ - Bump @typescript-eslint/parser from 4.8.1 to 4.8.2 [`#472`](https://github.com/oceanprotocol/ocean.js/pull/472)
1233
+ - Bump release-it from 14.2.1 to 14.2.2 [`#473`](https://github.com/oceanprotocol/ocean.js/pull/473)
1234
+ - Bump @typescript-eslint/eslint-plugin from 4.8.1 to 4.8.2 [`#470`](https://github.com/oceanprotocol/ocean.js/pull/470)
1235
+ - Bump @typescript-eslint/parser from 4.8.1 to 4.8.2 [`#469`](https://github.com/oceanprotocol/ocean.js/pull/469)
1236
+ - Release 0.9.19 [`7bfcd65`](https://github.com/oceanprotocol/ocean.js/commit/7bfcd65949e0bf90fe2b0331468c29dddb6cf536)
1237
+
1238
+ #### [v0.9.18](https://github.com/oceanprotocol/ocean.js/compare/v0.9.17...v0.9.18)
1224
1239
 
1225
1240
  > 24 November 2020
1226
1241
 
1227
- - Handle assets with low liquidity [`#468`](https://github.com/oceanprotocol/ocean-lib-js/pull/468)
1228
- - Bump prettier from 2.1.2 to 2.2.0 [`#467`](https://github.com/oceanprotocol/ocean-lib-js/pull/467)
1229
- - Bump eslint from 7.13.0 to 7.14.0 [`#466`](https://github.com/oceanprotocol/ocean-lib-js/pull/466)
1230
- - Bump @types/node from 14.14.8 to 14.14.9 [`#465`](https://github.com/oceanprotocol/ocean-lib-js/pull/465)
1231
- - Release 0.9.18 [`832f2d8`](https://github.com/oceanprotocol/ocean-lib-js/commit/832f2d82b5d04c81a9c301a657ae7db84394871c)
1242
+ - Handle assets with low liquidity [`#468`](https://github.com/oceanprotocol/ocean.js/pull/468)
1243
+ - Bump prettier from 2.1.2 to 2.2.0 [`#467`](https://github.com/oceanprotocol/ocean.js/pull/467)
1244
+ - Bump eslint from 7.13.0 to 7.14.0 [`#466`](https://github.com/oceanprotocol/ocean.js/pull/466)
1245
+ - Bump @types/node from 14.14.8 to 14.14.9 [`#465`](https://github.com/oceanprotocol/ocean.js/pull/465)
1246
+ - Release 0.9.18 [`832f2d8`](https://github.com/oceanprotocol/ocean.js/commit/832f2d82b5d04c81a9c301a657ae7db84394871c)
1232
1247
 
1233
- #### [v0.9.17](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.16...v0.9.17)
1248
+ #### [v0.9.17](https://github.com/oceanprotocol/ocean.js/compare/v0.9.16...v0.9.17)
1234
1249
 
1235
1250
  > 19 November 2020
1236
1251
 
1237
- - fix typo [`#464`](https://github.com/oceanprotocol/ocean-lib-js/pull/464)
1238
- - Bump @typescript-eslint/eslint-plugin from 4.8.0 to 4.8.1 [`#459`](https://github.com/oceanprotocol/ocean-lib-js/pull/459)
1239
- - Bump @typescript-eslint/parser from 4.8.0 to 4.8.1 [`#460`](https://github.com/oceanprotocol/ocean-lib-js/pull/460)
1240
- - Bump @types/node from 14.14.7 to 14.14.8 [`#461`](https://github.com/oceanprotocol/ocean-lib-js/pull/461)
1241
- - Bump @typescript-eslint/eslint-plugin from 4.7.0 to 4.8.0 [`#458`](https://github.com/oceanprotocol/ocean-lib-js/pull/458)
1242
- - Bump @typescript-eslint/parser from 4.7.0 to 4.8.0 [`#457`](https://github.com/oceanprotocol/ocean-lib-js/pull/457)
1243
- - Release 0.9.17 [`4345bb9`](https://github.com/oceanprotocol/ocean-lib-js/commit/4345bb94b62373d44eca6dbec6984faf6529eb9b)
1252
+ - fix typo [`#464`](https://github.com/oceanprotocol/ocean.js/pull/464)
1253
+ - Bump @typescript-eslint/eslint-plugin from 4.8.0 to 4.8.1 [`#459`](https://github.com/oceanprotocol/ocean.js/pull/459)
1254
+ - Bump @typescript-eslint/parser from 4.8.0 to 4.8.1 [`#460`](https://github.com/oceanprotocol/ocean.js/pull/460)
1255
+ - Bump @types/node from 14.14.7 to 14.14.8 [`#461`](https://github.com/oceanprotocol/ocean.js/pull/461)
1256
+ - Bump @typescript-eslint/eslint-plugin from 4.7.0 to 4.8.0 [`#458`](https://github.com/oceanprotocol/ocean.js/pull/458)
1257
+ - Bump @typescript-eslint/parser from 4.7.0 to 4.8.0 [`#457`](https://github.com/oceanprotocol/ocean.js/pull/457)
1258
+ - Release 0.9.17 [`4345bb9`](https://github.com/oceanprotocol/ocean.js/commit/4345bb94b62373d44eca6dbec6984faf6529eb9b)
1244
1259
 
1245
- #### [v0.9.16](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.15...v0.9.16)
1260
+ #### [v0.9.16](https://github.com/oceanprotocol/ocean.js/compare/v0.9.15...v0.9.16)
1246
1261
 
1247
1262
  > 16 November 2020
1248
1263
 
1249
- - Bug/fullfill promises [`#456`](https://github.com/oceanprotocol/ocean-lib-js/pull/456)
1250
- - Release 0.9.16 [`bf19bcc`](https://github.com/oceanprotocol/ocean-lib-js/commit/bf19bcc1f5ce73a14266dc15951a74d06d6c3e74)
1264
+ - Bug/fullfill promises [`#456`](https://github.com/oceanprotocol/ocean.js/pull/456)
1265
+ - Release 0.9.16 [`bf19bcc`](https://github.com/oceanprotocol/ocean.js/commit/bf19bcc1f5ce73a14266dc15951a74d06d6c3e74)
1251
1266
 
1252
- #### [v0.9.15](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.14...v0.9.15)
1267
+ #### [v0.9.15](https://github.com/oceanprotocol/ocean.js/compare/v0.9.14...v0.9.15)
1253
1268
 
1254
1269
  > 16 November 2020
1255
1270
 
1256
- - fullfill promises [`#455`](https://github.com/oceanprotocol/ocean-lib-js/pull/455)
1257
- - Release 0.9.15 [`8f9ef02`](https://github.com/oceanprotocol/ocean-lib-js/commit/8f9ef02b94da8eb19948d729dde6576d5f1d43eb)
1271
+ - fullfill promises [`#455`](https://github.com/oceanprotocol/ocean.js/pull/455)
1272
+ - Release 0.9.15 [`8f9ef02`](https://github.com/oceanprotocol/ocean.js/commit/8f9ef02b94da8eb19948d729dde6576d5f1d43eb)
1258
1273
 
1259
- #### [v0.9.14](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.13...v0.9.14)
1274
+ #### [v0.9.14](https://github.com/oceanprotocol/ocean.js/compare/v0.9.13...v0.9.14)
1260
1275
 
1261
1276
  > 16 November 2020
1262
1277
 
1263
- - add buyDTWithExactOcean function [`#454`](https://github.com/oceanprotocol/ocean-lib-js/pull/454)
1264
- - add computeBuySlippage and computeSellSlippage [`6424cac`](https://github.com/oceanprotocol/ocean-lib-js/commit/6424caca697e8f2875b52df0721cf3e63d8e8ce0)
1265
- - remove console.log [`ff7171f`](https://github.com/oceanprotocol/ocean-lib-js/commit/ff7171f64b314db803f59be404e72afc4c77393a)
1266
- - Release 0.9.14 [`0119885`](https://github.com/oceanprotocol/ocean-lib-js/commit/0119885277cd361bc00e485168a48477276f25e6)
1278
+ - add buyDTWithExactOcean function [`#454`](https://github.com/oceanprotocol/ocean.js/pull/454)
1279
+ - add computeBuySlippage and computeSellSlippage [`6424cac`](https://github.com/oceanprotocol/ocean.js/commit/6424caca697e8f2875b52df0721cf3e63d8e8ce0)
1280
+ - remove console.log [`ff7171f`](https://github.com/oceanprotocol/ocean.js/commit/ff7171f64b314db803f59be404e72afc4c77393a)
1281
+ - Release 0.9.14 [`0119885`](https://github.com/oceanprotocol/ocean.js/commit/0119885277cd361bc00e485168a48477276f25e6)
1267
1282
 
1268
- #### [v0.9.13](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.12...v0.9.13)
1283
+ #### [v0.9.13](https://github.com/oceanprotocol/ocean.js/compare/v0.9.12...v0.9.13)
1269
1284
 
1270
1285
  > 13 November 2020
1271
1286
 
1272
- - update isInPurgatory typing [`#452`](https://github.com/oceanprotocol/ocean-lib-js/pull/452)
1273
- - Release 0.9.13 [`c2c100d`](https://github.com/oceanprotocol/ocean-lib-js/commit/c2c100d0a0b2fb5fc131b66aeb502c50280b1acf)
1287
+ - update isInPurgatory typing [`#452`](https://github.com/oceanprotocol/ocean.js/pull/452)
1288
+ - Release 0.9.13 [`c2c100d`](https://github.com/oceanprotocol/ocean.js/commit/c2c100d0a0b2fb5fc131b66aeb502c50280b1acf)
1274
1289
 
1275
- #### [v0.9.12](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.11...v0.9.12)
1290
+ #### [v0.9.12](https://github.com/oceanprotocol/ocean.js/compare/v0.9.11...v0.9.12)
1276
1291
 
1277
1292
  > 13 November 2020
1278
1293
 
1279
- - Update .travis.yml [`#451`](https://github.com/oceanprotocol/ocean-lib-js/pull/451)
1280
- - Release 0.9.12 [`5143120`](https://github.com/oceanprotocol/ocean-lib-js/commit/5143120204048f86c27ff97211ef1f900632fb2d)
1294
+ - Update .travis.yml [`#451`](https://github.com/oceanprotocol/ocean.js/pull/451)
1295
+ - Release 0.9.12 [`5143120`](https://github.com/oceanprotocol/ocean.js/commit/5143120204048f86c27ff97211ef1f900632fb2d)
1281
1296
 
1282
- #### [v0.9.11](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.10...v0.9.11)
1297
+ #### [v0.9.11](https://github.com/oceanprotocol/ocean.js/compare/v0.9.10...v0.9.11)
1283
1298
 
1284
1299
  > 13 November 2020
1285
1300
 
1286
- - chunk promises [`#450`](https://github.com/oceanprotocol/ocean-lib-js/pull/450)
1287
- - Update typedoc.js [`#449`](https://github.com/oceanprotocol/ocean-lib-js/pull/449)
1288
- - update for purgatory [`#448`](https://github.com/oceanprotocol/ocean-lib-js/pull/448)
1289
- - Bump @types/mocha from 8.0.3 to 8.0.4 [`#447`](https://github.com/oceanprotocol/ocean-lib-js/pull/447)
1290
- - logs/history speed optimizations [`#441`](https://github.com/oceanprotocol/ocean-lib-js/pull/441)
1291
- - Bump @typescript-eslint/eslint-plugin from 4.6.1 to 4.7.0 [`#445`](https://github.com/oceanprotocol/ocean-lib-js/pull/445)
1292
- - Bump @types/node from 14.14.6 to 14.14.7 [`#444`](https://github.com/oceanprotocol/ocean-lib-js/pull/444)
1293
- - Bump @typescript-eslint/parser from 4.6.1 to 4.7.0 [`#446`](https://github.com/oceanprotocol/ocean-lib-js/pull/446)
1294
- - Bump eslint from 7.12.1 to 7.13.0 [`#442`](https://github.com/oceanprotocol/ocean-lib-js/pull/442)
1295
- - Bump @truffle/hdwallet-provider from 1.1.1 to 1.2.0 [`#443`](https://github.com/oceanprotocol/ocean-lib-js/pull/443)
1296
- - complete refactor getPoolLogs & getEventData [`1d717cb`](https://github.com/oceanprotocol/ocean-lib-js/commit/1d717cb3b03b150d16bb684bd13a1d7bdafa55a6)
1297
- - parallelized get shares and tx [`33bcb47`](https://github.com/oceanprotocol/ocean-lib-js/commit/33bcb47d455cfbbbd9d8c26961f4127e9c514a82)
1298
- - fix [`eb5c298`](https://github.com/oceanprotocol/ocean-lib-js/commit/eb5c29810f0a5e6e68370322fef57520564d50c1)
1299
-
1300
- #### [v0.9.10](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.9...v0.9.10)
1301
+ - chunk promises [`#450`](https://github.com/oceanprotocol/ocean.js/pull/450)
1302
+ - Update typedoc.js [`#449`](https://github.com/oceanprotocol/ocean.js/pull/449)
1303
+ - update for purgatory [`#448`](https://github.com/oceanprotocol/ocean.js/pull/448)
1304
+ - Bump @types/mocha from 8.0.3 to 8.0.4 [`#447`](https://github.com/oceanprotocol/ocean.js/pull/447)
1305
+ - logs/history speed optimizations [`#441`](https://github.com/oceanprotocol/ocean.js/pull/441)
1306
+ - Bump @typescript-eslint/eslint-plugin from 4.6.1 to 4.7.0 [`#445`](https://github.com/oceanprotocol/ocean.js/pull/445)
1307
+ - Bump @types/node from 14.14.6 to 14.14.7 [`#444`](https://github.com/oceanprotocol/ocean.js/pull/444)
1308
+ - Bump @typescript-eslint/parser from 4.6.1 to 4.7.0 [`#446`](https://github.com/oceanprotocol/ocean.js/pull/446)
1309
+ - Bump eslint from 7.12.1 to 7.13.0 [`#442`](https://github.com/oceanprotocol/ocean.js/pull/442)
1310
+ - Bump @truffle/hdwallet-provider from 1.1.1 to 1.2.0 [`#443`](https://github.com/oceanprotocol/ocean.js/pull/443)
1311
+ - complete refactor getPoolLogs & getEventData [`1d717cb`](https://github.com/oceanprotocol/ocean.js/commit/1d717cb3b03b150d16bb684bd13a1d7bdafa55a6)
1312
+ - parallelized get shares and tx [`33bcb47`](https://github.com/oceanprotocol/ocean.js/commit/33bcb47d455cfbbbd9d8c26961f4127e9c514a82)
1313
+ - fix [`eb5c298`](https://github.com/oceanprotocol/ocean.js/commit/eb5c29810f0a5e6e68370322fef57520564d50c1)
1314
+
1315
+ #### [v0.9.10](https://github.com/oceanprotocol/ocean.js/compare/v0.9.9...v0.9.10)
1301
1316
 
1302
1317
  > 6 November 2020
1303
1318
 
1304
- - buy/sell helpers [`#440`](https://github.com/oceanprotocol/ocean-lib-js/pull/440)
1305
- - fix datatoken search [`#439`](https://github.com/oceanprotocol/ocean-lib-js/pull/439)
1306
- - Bump @typescript-eslint/eslint-plugin from 4.6.0 to 4.6.1 [`#436`](https://github.com/oceanprotocol/ocean-lib-js/pull/436)
1307
- - Bump mocha from 8.1.3 to 8.2.1 [`#437`](https://github.com/oceanprotocol/ocean-lib-js/pull/437)
1308
- - Bump @typescript-eslint/parser from 4.6.0 to 4.6.1 [`#435`](https://github.com/oceanprotocol/ocean-lib-js/pull/435)
1309
- - Bump release-it from 14.2.0 to 14.2.1 [`#434`](https://github.com/oceanprotocol/ocean-lib-js/pull/434)
1310
- - Release 0.9.10 [`38c8b00`](https://github.com/oceanprotocol/ocean-lib-js/commit/38c8b00400e5e36eaea1c4c7ae4a2b419bbfbbfb)
1319
+ - buy/sell helpers [`#440`](https://github.com/oceanprotocol/ocean.js/pull/440)
1320
+ - fix datatoken search [`#439`](https://github.com/oceanprotocol/ocean.js/pull/439)
1321
+ - Bump @typescript-eslint/eslint-plugin from 4.6.0 to 4.6.1 [`#436`](https://github.com/oceanprotocol/ocean.js/pull/436)
1322
+ - Bump mocha from 8.1.3 to 8.2.1 [`#437`](https://github.com/oceanprotocol/ocean.js/pull/437)
1323
+ - Bump @typescript-eslint/parser from 4.6.0 to 4.6.1 [`#435`](https://github.com/oceanprotocol/ocean.js/pull/435)
1324
+ - Bump release-it from 14.2.0 to 14.2.1 [`#434`](https://github.com/oceanprotocol/ocean.js/pull/434)
1325
+ - Release 0.9.10 [`38c8b00`](https://github.com/oceanprotocol/ocean.js/commit/38c8b00400e5e36eaea1c4c7ae4a2b419bbfbbfb)
1311
1326
 
1312
- #### [v0.9.9](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.8...v0.9.9)
1327
+ #### [v0.9.9](https://github.com/oceanprotocol/ocean.js/compare/v0.9.8...v0.9.9)
1313
1328
 
1314
1329
  > 30 October 2020
1315
1330
 
1316
- - fix fromwei conversion [`#430`](https://github.com/oceanprotocol/ocean-lib-js/pull/430)
1317
- - fix typos [`#433`](https://github.com/oceanprotocol/ocean-lib-js/pull/433)
1318
- - use event block number as start [`#432`](https://github.com/oceanprotocol/ocean-lib-js/pull/432)
1319
- - fix DTPrice if amount is too high [`#431`](https://github.com/oceanprotocol/ocean-lib-js/pull/431)
1320
- - optimise gas costs [`ead3d21`](https://github.com/oceanprotocol/ocean-lib-js/commit/ead3d212a2eabe0882f5581f6ca37bd2453399e3)
1321
- - Release 0.9.9 [`94f46ee`](https://github.com/oceanprotocol/ocean-lib-js/commit/94f46eefcf88cca02ddfb6efc67c764a52cbda47)
1322
- - more wei conversions [`17a07b4`](https://github.com/oceanprotocol/ocean-lib-js/commit/17a07b4897f4b3230a698b5654a6ef62cdfcd837)
1331
+ - fix fromwei conversion [`#430`](https://github.com/oceanprotocol/ocean.js/pull/430)
1332
+ - fix typos [`#433`](https://github.com/oceanprotocol/ocean.js/pull/433)
1333
+ - use event block number as start [`#432`](https://github.com/oceanprotocol/ocean.js/pull/432)
1334
+ - fix DTPrice if amount is too high [`#431`](https://github.com/oceanprotocol/ocean.js/pull/431)
1335
+ - optimise gas costs [`ead3d21`](https://github.com/oceanprotocol/ocean.js/commit/ead3d212a2eabe0882f5581f6ca37bd2453399e3)
1336
+ - Release 0.9.9 [`94f46ee`](https://github.com/oceanprotocol/ocean.js/commit/94f46eefcf88cca02ddfb6efc67c764a52cbda47)
1337
+ - more wei conversions [`17a07b4`](https://github.com/oceanprotocol/ocean.js/commit/17a07b4897f4b3230a698b5654a6ef62cdfcd837)
1323
1338
 
1324
- #### [v0.9.8](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.7...v0.9.8)
1339
+ #### [v0.9.8](https://github.com/oceanprotocol/ocean.js/compare/v0.9.7...v0.9.8)
1325
1340
 
1326
1341
  > 29 October 2020
1327
1342
 
1328
- - fix getPoolSharesByAddress [`#429`](https://github.com/oceanprotocol/ocean-lib-js/pull/429)
1329
- - Release 0.9.8 [`0a0ce63`](https://github.com/oceanprotocol/ocean-lib-js/commit/0a0ce63580939ad7c59d314b5548cec1c8b23cf1)
1330
- - bug fix [`07c3835`](https://github.com/oceanprotocol/ocean-lib-js/commit/07c3835759e96efba97407147dfde7f3da445716)
1343
+ - fix getPoolSharesByAddress [`#429`](https://github.com/oceanprotocol/ocean.js/pull/429)
1344
+ - Release 0.9.8 [`0a0ce63`](https://github.com/oceanprotocol/ocean.js/commit/0a0ce63580939ad7c59d314b5548cec1c8b23cf1)
1345
+ - bug fix [`07c3835`](https://github.com/oceanprotocol/ocean.js/commit/07c3835759e96efba97407147dfde7f3da445716)
1331
1346
 
1332
- #### [v0.9.7](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.6...v0.9.7)
1347
+ #### [v0.9.7](https://github.com/oceanprotocol/ocean.js/compare/v0.9.6...v0.9.7)
1333
1348
 
1334
1349
  > 29 October 2020
1335
1350
 
1336
- - add getPoolSharesByAddress [`#428`](https://github.com/oceanprotocol/ocean-lib-js/pull/428)
1337
- - more gas optimisations [`#427`](https://github.com/oceanprotocol/ocean-lib-js/pull/427)
1338
- - Bump @types/node from 14.14.5 to 14.14.6 [`#426`](https://github.com/oceanprotocol/ocean-lib-js/pull/426)
1339
- - more fixes [`694cde2`](https://github.com/oceanprotocol/ocean-lib-js/commit/694cde2a1359aacb03f9a09dd70a5b6770b2a031)
1340
- - add getPoolsSharesbyAddress [`087b021`](https://github.com/oceanprotocol/ocean-lib-js/commit/087b021c17ba00e5a3b8d914642a6ac0527e14a2)
1341
- - Release 0.9.7 [`7b16f75`](https://github.com/oceanprotocol/ocean-lib-js/commit/7b16f7561fc663861d5777e151092396564a239b)
1351
+ - add getPoolSharesByAddress [`#428`](https://github.com/oceanprotocol/ocean.js/pull/428)
1352
+ - more gas optimisations [`#427`](https://github.com/oceanprotocol/ocean.js/pull/427)
1353
+ - Bump @types/node from 14.14.5 to 14.14.6 [`#426`](https://github.com/oceanprotocol/ocean.js/pull/426)
1354
+ - more fixes [`694cde2`](https://github.com/oceanprotocol/ocean.js/commit/694cde2a1359aacb03f9a09dd70a5b6770b2a031)
1355
+ - add getPoolsSharesbyAddress [`087b021`](https://github.com/oceanprotocol/ocean.js/commit/087b021c17ba00e5a3b8d914642a6ac0527e14a2)
1356
+ - Release 0.9.7 [`7b16f75`](https://github.com/oceanprotocol/ocean.js/commit/7b16f7561fc663861d5777e151092396564a239b)
1342
1357
 
1343
- #### [v0.9.6](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.5...v0.9.6)
1358
+ #### [v0.9.6](https://github.com/oceanprotocol/ocean.js/compare/v0.9.5...v0.9.6)
1344
1359
 
1345
1360
  > 28 October 2020
1346
1361
 
1347
- - fix/remove liquidity [`#425`](https://github.com/oceanprotocol/ocean-lib-js/pull/425)
1348
- - Bump eslint-config-prettier from 6.14.0 to 6.15.0 [`#422`](https://github.com/oceanprotocol/ocean-lib-js/pull/422)
1349
- - Bump eslint from 7.12.0 to 7.12.1 [`#423`](https://github.com/oceanprotocol/ocean-lib-js/pull/423)
1350
- - more fixes [`2d31bd9`](https://github.com/oceanprotocol/ocean-lib-js/commit/2d31bd9123919358684936d720f62ada039aa7be)
1351
- - fix max amountPoolshares balancer bug [`4a077a9`](https://github.com/oceanprotocol/ocean-lib-js/commit/4a077a9fa9d22471c36eeb4b3e5e60a1f2579467)
1352
- - Release 0.9.6 [`02b4b2b`](https://github.com/oceanprotocol/ocean-lib-js/commit/02b4b2bb0550b7168076582465ca59dde76a5a77)
1362
+ - fix/remove liquidity [`#425`](https://github.com/oceanprotocol/ocean.js/pull/425)
1363
+ - Bump eslint-config-prettier from 6.14.0 to 6.15.0 [`#422`](https://github.com/oceanprotocol/ocean.js/pull/422)
1364
+ - Bump eslint from 7.12.0 to 7.12.1 [`#423`](https://github.com/oceanprotocol/ocean.js/pull/423)
1365
+ - more fixes [`2d31bd9`](https://github.com/oceanprotocol/ocean.js/commit/2d31bd9123919358684936d720f62ada039aa7be)
1366
+ - fix max amountPoolshares balancer bug [`4a077a9`](https://github.com/oceanprotocol/ocean.js/commit/4a077a9fa9d22471c36eeb4b3e5e60a1f2579467)
1367
+ - Release 0.9.6 [`02b4b2b`](https://github.com/oceanprotocol/ocean.js/commit/02b4b2bb0550b7168076582465ca59dde76a5a77)
1353
1368
 
1354
- #### [v0.9.5](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.4...v0.9.5)
1369
+ #### [v0.9.5](https://github.com/oceanprotocol/ocean.js/compare/v0.9.4...v0.9.5)
1355
1370
 
1356
1371
  > 27 October 2020
1357
1372
 
1358
- - fix addmax & removemax [`#421`](https://github.com/oceanprotocol/ocean-lib-js/pull/421)
1359
- - Release 0.9.5 [`d67beac`](https://github.com/oceanprotocol/ocean-lib-js/commit/d67beacde87a91c61c7e64ff0fae9f817ec88d5e)
1373
+ - fix addmax & removemax [`#421`](https://github.com/oceanprotocol/ocean.js/pull/421)
1374
+ - Release 0.9.5 [`d67beac`](https://github.com/oceanprotocol/ocean.js/commit/d67beacde87a91c61c7e64ff0fae9f817ec88d5e)
1360
1375
 
1361
- #### [v0.9.4](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.3...v0.9.4)
1376
+ #### [v0.9.4](https://github.com/oceanprotocol/ocean.js/compare/v0.9.3...v0.9.4)
1362
1377
 
1363
1378
  > 27 October 2020
1364
1379
 
1365
- - gas cost optimisations [`#420`](https://github.com/oceanprotocol/ocean-lib-js/pull/420)
1366
- - Release 0.9.4 [`e5c6797`](https://github.com/oceanprotocol/ocean-lib-js/commit/e5c6797af9bfa73099189c3a45cc60b68bd96ed5)
1380
+ - gas cost optimisations [`#420`](https://github.com/oceanprotocol/ocean.js/pull/420)
1381
+ - Release 0.9.4 [`e5c6797`](https://github.com/oceanprotocol/ocean.js/commit/e5c6797af9bfa73099189c3a45cc60b68bd96ed5)
1367
1382
 
1368
- #### [v0.9.3](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.1...v0.9.3)
1383
+ #### [v0.9.3](https://github.com/oceanprotocol/ocean.js/compare/v0.9.1...v0.9.3)
1369
1384
 
1370
1385
  > 27 October 2020
1371
1386
 
1372
- - update bpool creation gas estimate [`#416`](https://github.com/oceanprotocol/ocean-lib-js/pull/416)
1373
- - Bump @types/node from 14.14.3 to 14.14.5 [`#415`](https://github.com/oceanprotocol/ocean-lib-js/pull/415)
1374
- - Bump @typescript-eslint/parser from 4.5.0 to 4.6.0 [`#413`](https://github.com/oceanprotocol/ocean-lib-js/pull/413)
1375
- - Bump typescript from 4.0.3 to 4.0.5 [`#414`](https://github.com/oceanprotocol/ocean-lib-js/pull/414)
1376
- - Bump @typescript-eslint/eslint-plugin from 4.5.0 to 4.6.0 [`#412`](https://github.com/oceanprotocol/ocean-lib-js/pull/412)
1377
- - fix args names [`#411`](https://github.com/oceanprotocol/ocean-lib-js/pull/411)
1378
- - Release v0.9.2 [`19c05d5`](https://github.com/oceanprotocol/ocean-lib-js/commit/19c05d512d4eae265c96055cb6de6e9b158c4eb8)
1379
- - Release 0.9.3 [`e0bbcd1`](https://github.com/oceanprotocol/ocean-lib-js/commit/e0bbcd101f48a50c895cc958125f31162d17fb7c)
1380
- - Update PoolFactory.ts [`2b810ac`](https://github.com/oceanprotocol/ocean-lib-js/commit/2b810ac6a55f18f411ecfad56aa01dd73a6057d5)
1387
+ - update bpool creation gas estimate [`#416`](https://github.com/oceanprotocol/ocean.js/pull/416)
1388
+ - Bump @types/node from 14.14.3 to 14.14.5 [`#415`](https://github.com/oceanprotocol/ocean.js/pull/415)
1389
+ - Bump @typescript-eslint/parser from 4.5.0 to 4.6.0 [`#413`](https://github.com/oceanprotocol/ocean.js/pull/413)
1390
+ - Bump typescript from 4.0.3 to 4.0.5 [`#414`](https://github.com/oceanprotocol/ocean.js/pull/414)
1391
+ - Bump @typescript-eslint/eslint-plugin from 4.5.0 to 4.6.0 [`#412`](https://github.com/oceanprotocol/ocean.js/pull/412)
1392
+ - fix args names [`#411`](https://github.com/oceanprotocol/ocean.js/pull/411)
1393
+ - Release v0.9.2 [`19c05d5`](https://github.com/oceanprotocol/ocean.js/commit/19c05d512d4eae265c96055cb6de6e9b158c4eb8)
1394
+ - Release 0.9.3 [`e0bbcd1`](https://github.com/oceanprotocol/ocean.js/commit/e0bbcd101f48a50c895cc958125f31162d17fb7c)
1395
+ - Update PoolFactory.ts [`2b810ac`](https://github.com/oceanprotocol/ocean.js/commit/2b810ac6a55f18f411ecfad56aa01dd73a6057d5)
1381
1396
 
1382
- #### [v0.9.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.0...v0.9.1)
1397
+ #### [v0.9.1](https://github.com/oceanprotocol/ocean.js/compare/v0.9.0...v0.9.1)
1383
1398
 
1384
1399
  > 26 October 2020
1385
1400
 
1386
- - fix args names [`6960390`](https://github.com/oceanprotocol/ocean-lib-js/commit/6960390720ae44badf40c37827e5b6e4bf151b81)
1387
- - gas limit in ddo publish [`7d62aee`](https://github.com/oceanprotocol/ocean-lib-js/commit/7d62aeee63ab1b2399a1ed85110e0dbe848054bf)
1388
- - Release 0.9.1 [`5b76676`](https://github.com/oceanprotocol/ocean-lib-js/commit/5b766763b6b7e5abf6047d512afed276356cab06)
1401
+ - fix args names [`6960390`](https://github.com/oceanprotocol/ocean.js/commit/6960390720ae44badf40c37827e5b6e4bf151b81)
1402
+ - gas limit in ddo publish [`7d62aee`](https://github.com/oceanprotocol/ocean.js/commit/7d62aeee63ab1b2399a1ed85110e0dbe848054bf)
1403
+ - Release 0.9.1 [`5b76676`](https://github.com/oceanprotocol/ocean.js/commit/5b766763b6b7e5abf6047d512afed276356cab06)
1389
1404
 
1390
- #### [v0.9.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.8.1...v0.9.0)
1405
+ #### [v0.9.0](https://github.com/oceanprotocol/ocean.js/compare/v0.8.1...v0.9.0)
1391
1406
 
1392
1407
  > 26 October 2020
1393
1408
 
1394
- - Fix/ComputeJob interface [`#410`](https://github.com/oceanprotocol/ocean-lib-js/pull/410)
1395
- - fix pool pricing [`#409`](https://github.com/oceanprotocol/ocean-lib-js/pull/409)
1396
- - word list update [`#407`](https://github.com/oceanprotocol/ocean-lib-js/pull/407)
1397
- - Release 0.9.0 [`1b90c92`](https://github.com/oceanprotocol/ocean-lib-js/commit/1b90c92d08ae29b88ee8a0857564dffe558c69dc)
1398
- - fix ComputeJob interface [`643fd04`](https://github.com/oceanprotocol/ocean-lib-js/commit/643fd04be0db9d3628f41b7621a5232abf02910a)
1409
+ - Fix/ComputeJob interface [`#410`](https://github.com/oceanprotocol/ocean.js/pull/410)
1410
+ - fix pool pricing [`#409`](https://github.com/oceanprotocol/ocean.js/pull/409)
1411
+ - word list update [`#407`](https://github.com/oceanprotocol/ocean.js/pull/407)
1412
+ - Release 0.9.0 [`1b90c92`](https://github.com/oceanprotocol/ocean.js/commit/1b90c92d08ae29b88ee8a0857564dffe558c69dc)
1413
+ - fix ComputeJob interface [`643fd04`](https://github.com/oceanprotocol/ocean.js/commit/643fd04be0db9d3628f41b7621a5232abf02910a)
1399
1414
 
1400
- #### [v0.8.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.8.0...v0.8.1)
1415
+ #### [v0.8.1](https://github.com/oceanprotocol/ocean.js/compare/v0.8.0...v0.8.1)
1401
1416
 
1402
1417
  > 26 October 2020
1403
1418
 
1404
- - gas optimisations [`#406`](https://github.com/oceanprotocol/ocean-lib-js/pull/406)
1405
- - Bump @types/node from 14.14.2 to 14.14.3 [`#403`](https://github.com/oceanprotocol/ocean-lib-js/pull/403)
1406
- - Bump eslint from 7.11.0 to 7.12.0 [`#402`](https://github.com/oceanprotocol/ocean-lib-js/pull/402)
1407
- - Release 0.8.1 [`a21f9e0`](https://github.com/oceanprotocol/ocean-lib-js/commit/a21f9e0adb3d43c822ea030c5e4a90b72d87d96c)
1419
+ - gas optimisations [`#406`](https://github.com/oceanprotocol/ocean.js/pull/406)
1420
+ - Bump @types/node from 14.14.2 to 14.14.3 [`#403`](https://github.com/oceanprotocol/ocean.js/pull/403)
1421
+ - Bump eslint from 7.11.0 to 7.12.0 [`#402`](https://github.com/oceanprotocol/ocean.js/pull/402)
1422
+ - Release 0.8.1 [`a21f9e0`](https://github.com/oceanprotocol/ocean.js/commit/a21f9e0adb3d43c822ea030c5e4a90b72d87d96c)
1408
1423
 
1409
- #### [v0.8.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.7.5...v0.8.0)
1424
+ #### [v0.8.0](https://github.com/oceanprotocol/ocean.js/compare/v0.7.5...v0.8.0)
1410
1425
 
1411
1426
  > 23 October 2020
1412
1427
 
1413
- - update metadataCacheUri & providerUri for mainnet [`#401`](https://github.com/oceanprotocol/ocean-lib-js/pull/401)
1414
- - Release 0.8.0 [`f28ba74`](https://github.com/oceanprotocol/ocean-lib-js/commit/f28ba748f2ce5efb859e84681ab309efd4811978)
1428
+ - update metadataCacheUri & providerUri for mainnet [`#401`](https://github.com/oceanprotocol/ocean.js/pull/401)
1429
+ - Release 0.8.0 [`f28ba74`](https://github.com/oceanprotocol/ocean.js/commit/f28ba748f2ce5efb859e84681ab309efd4811978)
1415
1430
 
1416
- #### [v0.7.5](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.7.4...v0.7.5)
1431
+ #### [v0.7.5](https://github.com/oceanprotocol/ocean.js/compare/v0.7.4...v0.7.5)
1417
1432
 
1418
1433
  > 22 October 2020
1419
1434
 
1420
- - bump contracts to 0.5.7 [`#399`](https://github.com/oceanprotocol/ocean-lib-js/pull/399)
1421
- - update compute status [`#398`](https://github.com/oceanprotocol/ocean-lib-js/pull/398)
1422
- - Release 0.7.5 [`f43b665`](https://github.com/oceanprotocol/ocean-lib-js/commit/f43b665e5354ce6139dcf636a6f171907c58791e)
1423
- - add mainnet uri [`aba652e`](https://github.com/oceanprotocol/ocean-lib-js/commit/aba652ecc1d37b7d96c231285cfbf94b153c62af)
1424
- - fix tests [`4c4ef66`](https://github.com/oceanprotocol/ocean-lib-js/commit/4c4ef66b8f13ba161995ad252f6886cfef3787ad)
1435
+ - bump contracts to 0.5.7 [`#399`](https://github.com/oceanprotocol/ocean.js/pull/399)
1436
+ - update compute status [`#398`](https://github.com/oceanprotocol/ocean.js/pull/398)
1437
+ - Release 0.7.5 [`f43b665`](https://github.com/oceanprotocol/ocean.js/commit/f43b665e5354ce6139dcf636a6f171907c58791e)
1438
+ - add mainnet uri [`aba652e`](https://github.com/oceanprotocol/ocean.js/commit/aba652ecc1d37b7d96c231285cfbf94b153c62af)
1439
+ - fix tests [`4c4ef66`](https://github.com/oceanprotocol/ocean.js/commit/4c4ef66b8f13ba161995ad252f6886cfef3787ad)
1425
1440
 
1426
- #### [v0.7.4](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.7.3...v0.7.4)
1441
+ #### [v0.7.4](https://github.com/oceanprotocol/ocean.js/compare/v0.7.3...v0.7.4)
1427
1442
 
1428
1443
  > 22 October 2020
1429
1444
 
1430
- - Release 0.7.4 [`94cb7c2`](https://github.com/oceanprotocol/ocean-lib-js/commit/94cb7c278af2f501e28a59e9ff0abafbd936cb76)
1431
- - update compute status [`1aefaf8`](https://github.com/oceanprotocol/ocean-lib-js/commit/1aefaf8116f473010852ebe83b1c41a9b602de90)
1445
+ - Release 0.7.4 [`94cb7c2`](https://github.com/oceanprotocol/ocean.js/commit/94cb7c278af2f501e28a59e9ff0abafbd936cb76)
1446
+ - update compute status [`1aefaf8`](https://github.com/oceanprotocol/ocean.js/commit/1aefaf8116f473010852ebe83b1c41a9b602de90)
1432
1447
 
1433
- #### [v0.7.3](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.7.2...v0.7.3)
1448
+ #### [v0.7.3](https://github.com/oceanprotocol/ocean.js/compare/v0.7.2...v0.7.3)
1434
1449
 
1435
1450
  > 22 October 2020
1436
1451
 
1437
- - allow compute status without signature [`#396`](https://github.com/oceanprotocol/ocean-lib-js/pull/396)
1438
- - Release 0.7.3 [`6cfd79d`](https://github.com/oceanprotocol/ocean-lib-js/commit/6cfd79d3f0fe6ec7ad42120028cd787ad9edfbf5)
1439
- - small refactor [`edce381`](https://github.com/oceanprotocol/ocean-lib-js/commit/edce3812c6c0638349f406739e11b92321a08e38)
1440
- - typo [`c88040d`](https://github.com/oceanprotocol/ocean-lib-js/commit/c88040d0188a9490869c032c6924e5e305575e67)
1452
+ - allow compute status without signature [`#396`](https://github.com/oceanprotocol/ocean.js/pull/396)
1453
+ - Release 0.7.3 [`6cfd79d`](https://github.com/oceanprotocol/ocean.js/commit/6cfd79d3f0fe6ec7ad42120028cd787ad9edfbf5)
1454
+ - small refactor [`edce381`](https://github.com/oceanprotocol/ocean.js/commit/edce3812c6c0638349f406739e11b92321a08e38)
1455
+ - typo [`c88040d`](https://github.com/oceanprotocol/ocean.js/commit/c88040d0188a9490869c032c6924e5e305575e67)
1441
1456
 
1442
- #### [v0.7.2](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.7.1...v0.7.2)
1457
+ #### [v0.7.2](https://github.com/oceanprotocol/ocean.js/compare/v0.7.1...v0.7.2)
1443
1458
 
1444
1459
  > 22 October 2020
1445
1460
 
1446
- - remove blob content [`#391`](https://github.com/oceanprotocol/ocean-lib-js/pull/391)
1447
- - Fix/LoggerLevel [`#377`](https://github.com/oceanprotocol/ocean-lib-js/pull/377)
1448
- - make searchforDT lowercase [`#393`](https://github.com/oceanprotocol/ocean-lib-js/pull/393)
1449
- - Bump @types/node from 14.14.0 to 14.14.2 [`#394`](https://github.com/oceanprotocol/ocean-lib-js/pull/394)
1450
- - Bump eslint-config-prettier from 6.13.0 to 6.14.0 [`#395`](https://github.com/oceanprotocol/ocean-lib-js/pull/395)
1451
- - refactor confighelper to use ocean-contracts [`#390`](https://github.com/oceanprotocol/ocean-lib-js/pull/390)
1452
- - fix Balancer pool [`0801970`](https://github.com/oceanprotocol/ocean-lib-js/commit/08019706e9d46c7409b338d77f4b2f50d4787aab)
1453
- - fix DataTokens [`c4d6b48`](https://github.com/oceanprotocol/ocean-lib-js/commit/c4d6b48896a115fd72c0cfd0f5a507ad2187ed1a)
1454
- - fix error messages [`ca733f2`](https://github.com/oceanprotocol/ocean-lib-js/commit/ca733f2a064224b9df261d4c114ad3971cd89999)
1461
+ - remove blob content [`#391`](https://github.com/oceanprotocol/ocean.js/pull/391)
1462
+ - Fix/LoggerLevel [`#377`](https://github.com/oceanprotocol/ocean.js/pull/377)
1463
+ - make searchforDT lowercase [`#393`](https://github.com/oceanprotocol/ocean.js/pull/393)
1464
+ - Bump @types/node from 14.14.0 to 14.14.2 [`#394`](https://github.com/oceanprotocol/ocean.js/pull/394)
1465
+ - Bump eslint-config-prettier from 6.13.0 to 6.14.0 [`#395`](https://github.com/oceanprotocol/ocean.js/pull/395)
1466
+ - refactor confighelper to use ocean-contracts [`#390`](https://github.com/oceanprotocol/ocean.js/pull/390)
1467
+ - fix Balancer pool [`0801970`](https://github.com/oceanprotocol/ocean.js/commit/08019706e9d46c7409b338d77f4b2f50d4787aab)
1468
+ - fix DataTokens [`c4d6b48`](https://github.com/oceanprotocol/ocean.js/commit/c4d6b48896a115fd72c0cfd0f5a507ad2187ed1a)
1469
+ - fix error messages [`ca733f2`](https://github.com/oceanprotocol/ocean.js/commit/ca733f2a064224b9df261d4c114ad3971cd89999)
1455
1470
 
1456
- #### [v0.7.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.7.0...v0.7.1)
1471
+ #### [v0.7.1](https://github.com/oceanprotocol/ocean.js/compare/v0.7.0...v0.7.1)
1457
1472
 
1458
1473
  > 21 October 2020
1459
1474
 
1460
- - Release 0.7.1 [`38353f4`](https://github.com/oceanprotocol/ocean-lib-js/commit/38353f4c9be56bbae7a3833656b78fabf1969c6b)
1461
- - BestPrice type tweak [`47d3282`](https://github.com/oceanprotocol/ocean-lib-js/commit/47d328219746dd4fb05e364e24492eef0a0c5907)
1475
+ - Release 0.7.1 [`38353f4`](https://github.com/oceanprotocol/ocean.js/commit/38353f4c9be56bbae7a3833656b78fabf1969c6b)
1476
+ - BestPrice type tweak [`47d3282`](https://github.com/oceanprotocol/ocean.js/commit/47d328219746dd4fb05e364e24492eef0a0c5907)
1462
1477
 
1463
- #### [v0.7.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.6.7...v0.7.0)
1478
+ #### [v0.7.0](https://github.com/oceanprotocol/ocean.js/compare/v0.6.7...v0.7.0)
1464
1479
 
1465
1480
  > 21 October 2020
1466
1481
 
1467
- - make create methods subscribable [`#389`](https://github.com/oceanprotocol/ocean-lib-js/pull/389)
1468
- - Bump @types/node from 14.11.10 to 14.14.0 [`#383`](https://github.com/oceanprotocol/ocean-lib-js/pull/383)
1469
- - make pool.create subscribable [`dec9c57`](https://github.com/oceanprotocol/ocean-lib-js/commit/dec9c57c94f777201355c1356c881989002931c1)
1470
- - change exchange.create to allow subscribe&approve [`11271a9`](https://github.com/oceanprotocol/ocean-lib-js/commit/11271a970b6fd692e26cf398973244ae1e153b9b)
1471
- - pool.create returns txid [`4db0a0d`](https://github.com/oceanprotocol/ocean-lib-js/commit/4db0a0d43d25aaefba121985dc00f5dad570db11)
1482
+ - make create methods subscribable [`#389`](https://github.com/oceanprotocol/ocean.js/pull/389)
1483
+ - Bump @types/node from 14.11.10 to 14.14.0 [`#383`](https://github.com/oceanprotocol/ocean.js/pull/383)
1484
+ - make pool.create subscribable [`dec9c57`](https://github.com/oceanprotocol/ocean.js/commit/dec9c57c94f777201355c1356c881989002931c1)
1485
+ - change exchange.create to allow subscribe&approve [`11271a9`](https://github.com/oceanprotocol/ocean.js/commit/11271a970b6fd692e26cf398973244ae1e153b9b)
1486
+ - pool.create returns txid [`4db0a0d`](https://github.com/oceanprotocol/ocean.js/commit/4db0a0d43d25aaefba121985dc00f5dad570db11)
1472
1487
 
1473
- #### [v0.6.7](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.6.6...v0.6.7)
1488
+ #### [v0.6.7](https://github.com/oceanprotocol/ocean.js/compare/v0.6.6...v0.6.7)
1474
1489
 
1475
1490
  > 21 October 2020
1476
1491
 
1477
- - Update .travis.yml [`#384`](https://github.com/oceanprotocol/ocean-lib-js/pull/384)
1478
- - Release 0.6.7 [`f5f9e33`](https://github.com/oceanprotocol/ocean-lib-js/commit/f5f9e3308def5daea18cb4f2d2b9a2742c602fdb)
1492
+ - Update .travis.yml [`#384`](https://github.com/oceanprotocol/ocean.js/pull/384)
1493
+ - Release 0.6.7 [`f5f9e33`](https://github.com/oceanprotocol/ocean.js/commit/f5f9e3308def5daea18cb4f2d2b9a2742c602fdb)
1479
1494
 
1480
- #### [v0.6.6](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.6.5...v0.6.6)
1495
+ #### [v0.6.6](https://github.com/oceanprotocol/ocean.js/compare/v0.6.5...v0.6.6)
1481
1496
 
1482
1497
  > 20 October 2020
1483
1498
 
1484
- - add datatokeninfo to ddo creation [`#382`](https://github.com/oceanprotocol/ocean-lib-js/pull/382)
1485
- - fix getOrderHistory [`#381`](https://github.com/oceanprotocol/ocean-lib-js/pull/381)
1486
- - Bump @typescript-eslint/parser from 4.4.1 to 4.5.0 [`#378`](https://github.com/oceanprotocol/ocean-lib-js/pull/378)
1487
- - Bump @typescript-eslint/eslint-plugin from 4.4.1 to 4.5.0 [`#379`](https://github.com/oceanprotocol/ocean-lib-js/pull/379)
1488
- - Release 0.6.6 [`461ea5c`](https://github.com/oceanprotocol/ocean-lib-js/commit/461ea5c46ab8f419f5d95a59a7237052b1192edd)
1489
- - fix tests [`efaa3f6`](https://github.com/oceanprotocol/ocean-lib-js/commit/efaa3f6d1d6b425cb9faa1a4d113d9272909cf7e)
1499
+ - add datatokeninfo to ddo creation [`#382`](https://github.com/oceanprotocol/ocean.js/pull/382)
1500
+ - fix getOrderHistory [`#381`](https://github.com/oceanprotocol/ocean.js/pull/381)
1501
+ - Bump @typescript-eslint/parser from 4.4.1 to 4.5.0 [`#378`](https://github.com/oceanprotocol/ocean.js/pull/378)
1502
+ - Bump @typescript-eslint/eslint-plugin from 4.4.1 to 4.5.0 [`#379`](https://github.com/oceanprotocol/ocean.js/pull/379)
1503
+ - Release 0.6.6 [`461ea5c`](https://github.com/oceanprotocol/ocean.js/commit/461ea5c46ab8f419f5d95a59a7237052b1192edd)
1504
+ - fix tests [`efaa3f6`](https://github.com/oceanprotocol/ocean.js/commit/efaa3f6d1d6b425cb9faa1a4d113d9272909cf7e)
1490
1505
 
1491
- #### [v0.6.5](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.6.4...v0.6.5)
1506
+ #### [v0.6.5](https://github.com/oceanprotocol/ocean.js/compare/v0.6.4...v0.6.5)
1492
1507
 
1493
1508
  > 19 October 2020
1494
1509
 
1495
- - search for pools on-chain [`#375`](https://github.com/oceanprotocol/ocean-lib-js/pull/375)
1496
- - Fix/Error-messages [`#367`](https://github.com/oceanprotocol/ocean-lib-js/pull/367)
1497
- - Bump @types/chai from 4.2.13 to 4.2.14 [`#369`](https://github.com/oceanprotocol/ocean-lib-js/pull/369)
1498
- - Bump @types/node from 14.11.8 to 14.11.10 [`#372`](https://github.com/oceanprotocol/ocean-lib-js/pull/372)
1499
- - Bump release-it from 14.1.0 to 14.2.0 [`#370`](https://github.com/oceanprotocol/ocean-lib-js/pull/370)
1500
- - Bump eslint-config-prettier from 6.12.0 to 6.13.0 [`#371`](https://github.com/oceanprotocol/ocean-lib-js/pull/371)
1501
- - handle error messages [`d574782`](https://github.com/oceanprotocol/ocean-lib-js/commit/d574782b14f1d237317c7029ae39bcb07a61226e)
1502
- - Release 0.6.5 [`7bed54e`](https://github.com/oceanprotocol/ocean-lib-js/commit/7bed54e0a311ce2f00e5e66923fa5b6527cd5f2c)
1503
- - fix lint errors [`3a34c0c`](https://github.com/oceanprotocol/ocean-lib-js/commit/3a34c0c54c42800746d3c04572d5b68bdcd91060)
1510
+ - search for pools on-chain [`#375`](https://github.com/oceanprotocol/ocean.js/pull/375)
1511
+ - Fix/Error-messages [`#367`](https://github.com/oceanprotocol/ocean.js/pull/367)
1512
+ - Bump @types/chai from 4.2.13 to 4.2.14 [`#369`](https://github.com/oceanprotocol/ocean.js/pull/369)
1513
+ - Bump @types/node from 14.11.8 to 14.11.10 [`#372`](https://github.com/oceanprotocol/ocean.js/pull/372)
1514
+ - Bump release-it from 14.1.0 to 14.2.0 [`#370`](https://github.com/oceanprotocol/ocean.js/pull/370)
1515
+ - Bump eslint-config-prettier from 6.12.0 to 6.13.0 [`#371`](https://github.com/oceanprotocol/ocean.js/pull/371)
1516
+ - handle error messages [`d574782`](https://github.com/oceanprotocol/ocean.js/commit/d574782b14f1d237317c7029ae39bcb07a61226e)
1517
+ - Release 0.6.5 [`7bed54e`](https://github.com/oceanprotocol/ocean.js/commit/7bed54e0a311ce2f00e5e66923fa5b6527cd5f2c)
1518
+ - fix lint errors [`3a34c0c`](https://github.com/oceanprotocol/ocean.js/commit/3a34c0c54c42800746d3c04572d5b68bdcd91060)
1504
1519
 
1505
- #### [v0.6.4](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.6.3...v0.6.4)
1520
+ #### [v0.6.4](https://github.com/oceanprotocol/ocean.js/compare/v0.6.3...v0.6.4)
1506
1521
 
1507
1522
  > 16 October 2020
1508
1523
 
1509
- - fix bug when amountOut>=balanceOut [`#365`](https://github.com/oceanprotocol/ocean-lib-js/pull/365)
1510
- - Bump @truffle/hdwallet-provider from 1.1.0 to 1.1.1 [`#368`](https://github.com/oceanprotocol/ocean-lib-js/pull/368)
1511
- - Release 0.6.4 [`e5e1e40`](https://github.com/oceanprotocol/ocean-lib-js/commit/e5e1e40608cb2e5e4b45dbd9f44247229a158a58)
1512
- - add test [`b341667`](https://github.com/oceanprotocol/ocean-lib-js/commit/b34166732f4ddaacb4a7ba9ab9f13cb6e5961cfc)
1524
+ - fix bug when amountOut>=balanceOut [`#365`](https://github.com/oceanprotocol/ocean.js/pull/365)
1525
+ - Bump @truffle/hdwallet-provider from 1.1.0 to 1.1.1 [`#368`](https://github.com/oceanprotocol/ocean.js/pull/368)
1526
+ - Release 0.6.4 [`e5e1e40`](https://github.com/oceanprotocol/ocean.js/commit/e5e1e40608cb2e5e4b45dbd9f44247229a158a58)
1527
+ - add test [`b341667`](https://github.com/oceanprotocol/ocean.js/commit/b34166732f4ddaacb4a7ba9ab9f13cb6e5961cfc)
1513
1528
 
1514
- #### [v0.6.3](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.6.2...v0.6.3)
1529
+ #### [v0.6.3](https://github.com/oceanprotocol/ocean.js/compare/v0.6.2...v0.6.3)
1515
1530
 
1516
1531
  > 15 October 2020
1517
1532
 
1518
- - Fix/tests-assertion [`#362`](https://github.com/oceanprotocol/ocean-lib-js/pull/362)
1519
- - Bump @oceanprotocol/contracts from 0.5.5 to 0.5.6 [`#364`](https://github.com/oceanprotocol/ocean-lib-js/pull/364)
1520
- - Feature/new aqua and provider [`#359`](https://github.com/oceanprotocol/ocean-lib-js/pull/359)
1521
- - add ddo.datatokeninfo [`#363`](https://github.com/oceanprotocol/ocean-lib-js/pull/363)
1522
- - package updates [`0f82c00`](https://github.com/oceanprotocol/ocean-lib-js/commit/0f82c00a06ffdea0d560b822ab995ebfa1ffb447)
1523
- - get polls from aquarius [`15e6518`](https://github.com/oceanprotocol/ocean-lib-js/commit/15e651801caf366ec434563dd96a57ad5d2ccf68)
1524
- - Release 0.6.3 [`7d15d2d`](https://github.com/oceanprotocol/ocean-lib-js/commit/7d15d2d1d98005bed73204bab22567953ef5746e)
1533
+ - Fix/tests-assertion [`#362`](https://github.com/oceanprotocol/ocean.js/pull/362)
1534
+ - Bump @oceanprotocol/contracts from 0.5.5 to 0.5.6 [`#364`](https://github.com/oceanprotocol/ocean.js/pull/364)
1535
+ - Feature/new aqua and provider [`#359`](https://github.com/oceanprotocol/ocean.js/pull/359)
1536
+ - add ddo.datatokeninfo [`#363`](https://github.com/oceanprotocol/ocean.js/pull/363)
1537
+ - package updates [`0f82c00`](https://github.com/oceanprotocol/ocean.js/commit/0f82c00a06ffdea0d560b822ab995ebfa1ffb447)
1538
+ - get polls from aquarius [`15e6518`](https://github.com/oceanprotocol/ocean.js/commit/15e651801caf366ec434563dd96a57ad5d2ccf68)
1539
+ - Release 0.6.3 [`7d15d2d`](https://github.com/oceanprotocol/ocean.js/commit/7d15d2d1d98005bed73204bab22567953ef5746e)
1525
1540
 
1526
- #### [v0.6.2](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.6.1...v0.6.2)
1541
+ #### [v0.6.2](https://github.com/oceanprotocol/ocean.js/compare/v0.6.1...v0.6.2)
1527
1542
 
1528
1543
  > 14 October 2020
1529
1544
 
1530
- - add getTokensRemovedforPoolShares [`#361`](https://github.com/oceanprotocol/ocean-lib-js/pull/361)
1531
- - refactor [`8ee1172`](https://github.com/oceanprotocol/ocean-lib-js/commit/8ee1172d2154073cfbc7b4f1006e595dfd89de74)
1532
- - Release 0.6.2 [`20551cf`](https://github.com/oceanprotocol/ocean-lib-js/commit/20551cf8e18bff1ebd433ddd938a40887365429f)
1533
- - add missing test [`452b0b6`](https://github.com/oceanprotocol/ocean-lib-js/commit/452b0b6b7820999f9865b3b6efc4eea2b3f0f2f5)
1545
+ - add getTokensRemovedforPoolShares [`#361`](https://github.com/oceanprotocol/ocean.js/pull/361)
1546
+ - refactor [`8ee1172`](https://github.com/oceanprotocol/ocean.js/commit/8ee1172d2154073cfbc7b4f1006e595dfd89de74)
1547
+ - Release 0.6.2 [`20551cf`](https://github.com/oceanprotocol/ocean.js/commit/20551cf8e18bff1ebd433ddd938a40887365429f)
1548
+ - add missing test [`452b0b6`](https://github.com/oceanprotocol/ocean.js/commit/452b0b6b7820999f9865b3b6efc4eea2b3f0f2f5)
1534
1549
 
1535
- #### [v0.6.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.6.0...v0.6.1)
1550
+ #### [v0.6.1](https://github.com/oceanprotocol/ocean.js/compare/v0.6.0...v0.6.1)
1536
1551
 
1537
1552
  > 14 October 2020
1538
1553
 
1539
- - remove duplicate totalSupply [`#360`](https://github.com/oceanprotocol/ocean-lib-js/pull/360)
1540
- - Release 0.6.1 [`7f27935`](https://github.com/oceanprotocol/ocean-lib-js/commit/7f279350a0801a96edd4857df2ac6740327c8a64)
1541
- - fix balancer test [`a6d79c0`](https://github.com/oceanprotocol/ocean-lib-js/commit/a6d79c020a557bb34b4f986942e740d5adf4ce0a)
1542
- - fix balancer test [`9cad523`](https://github.com/oceanprotocol/ocean-lib-js/commit/9cad5231505b89b75eb066e8131434593ae24eca)
1554
+ - remove duplicate totalSupply [`#360`](https://github.com/oceanprotocol/ocean.js/pull/360)
1555
+ - Release 0.6.1 [`7f27935`](https://github.com/oceanprotocol/ocean.js/commit/7f279350a0801a96edd4857df2ac6740327c8a64)
1556
+ - fix balancer test [`a6d79c0`](https://github.com/oceanprotocol/ocean.js/commit/a6d79c020a557bb34b4f986942e740d5adf4ce0a)
1557
+ - fix balancer test [`9cad523`](https://github.com/oceanprotocol/ocean.js/commit/9cad5231505b89b75eb066e8131434593ae24eca)
1543
1558
 
1544
- #### [v0.6.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.5.6...v0.6.0)
1559
+ #### [v0.6.0](https://github.com/oceanprotocol/ocean.js/compare/v0.5.6...v0.6.0)
1545
1560
 
1546
1561
  > 13 October 2020
1547
1562
 
1548
- - remove ddo prof [`#358`](https://github.com/oceanprotocol/ocean-lib-js/pull/358)
1549
- - ocean-lib-js → ocean.js [`#355`](https://github.com/oceanprotocol/ocean-lib-js/pull/355)
1550
- - metadataStore → metadataCache [`#354`](https://github.com/oceanprotocol/ocean-lib-js/pull/354)
1551
- - Bump @typescript-eslint/eslint-plugin from 4.4.0 to 4.4.1 [`#352`](https://github.com/oceanprotocol/ocean-lib-js/pull/352)
1552
- - Bump @typescript-eslint/parser from 4.4.0 to 4.4.1 [`#353`](https://github.com/oceanprotocol/ocean-lib-js/pull/353)
1553
- - sort polls by blockNumber [`#357`](https://github.com/oceanprotocol/ocean-lib-js/pull/357)
1554
- - jsdocs updates [`#350`](https://github.com/oceanprotocol/ocean-lib-js/pull/350)
1555
- - add pool validation and helpers [`#348`](https://github.com/oceanprotocol/ocean-lib-js/pull/348)
1556
- - Bump eslint from 7.10.0 to 7.11.0 [`#344`](https://github.com/oceanprotocol/ocean-lib-js/pull/344)
1557
- - Bump @types/node from 14.11.7 to 14.11.8 [`#347`](https://github.com/oceanprotocol/ocean-lib-js/pull/347)
1558
- - Bump release-it from 14.0.4 to 14.1.0 [`#345`](https://github.com/oceanprotocol/ocean-lib-js/pull/345)
1559
- - Bump @types/node from 14.11.5 to 14.11.7 [`#342`](https://github.com/oceanprotocol/ocean-lib-js/pull/342)
1560
- - fix #341 [`#341`](https://github.com/oceanprotocol/ocean-lib-js/issues/341)
1561
- - Release 0.6.0 [`69a0b0d`](https://github.com/oceanprotocol/ocean-lib-js/commit/69a0b0d8a2f34ae08e37de1b21c7edc5d52a83ae)
1562
- - add more pool tests [`002a38d`](https://github.com/oceanprotocol/ocean-lib-js/commit/002a38d487ffacb54f04b74679da528d282b873c)
1563
- - more helpers [`d2b770a`](https://github.com/oceanprotocol/ocean-lib-js/commit/d2b770a9823ea0fa4252fedba6033c0634d38d5f)
1564
-
1565
- #### [v0.5.6](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.5.5...v0.5.6)
1563
+ - remove ddo prof [`#358`](https://github.com/oceanprotocol/ocean.js/pull/358)
1564
+ - ocean-lib-js → ocean.js [`#355`](https://github.com/oceanprotocol/ocean.js/pull/355)
1565
+ - metadataStore → metadataCache [`#354`](https://github.com/oceanprotocol/ocean.js/pull/354)
1566
+ - Bump @typescript-eslint/eslint-plugin from 4.4.0 to 4.4.1 [`#352`](https://github.com/oceanprotocol/ocean.js/pull/352)
1567
+ - Bump @typescript-eslint/parser from 4.4.0 to 4.4.1 [`#353`](https://github.com/oceanprotocol/ocean.js/pull/353)
1568
+ - sort polls by blockNumber [`#357`](https://github.com/oceanprotocol/ocean.js/pull/357)
1569
+ - jsdocs updates [`#350`](https://github.com/oceanprotocol/ocean.js/pull/350)
1570
+ - add pool validation and helpers [`#348`](https://github.com/oceanprotocol/ocean.js/pull/348)
1571
+ - Bump eslint from 7.10.0 to 7.11.0 [`#344`](https://github.com/oceanprotocol/ocean.js/pull/344)
1572
+ - Bump @types/node from 14.11.7 to 14.11.8 [`#347`](https://github.com/oceanprotocol/ocean.js/pull/347)
1573
+ - Bump release-it from 14.0.4 to 14.1.0 [`#345`](https://github.com/oceanprotocol/ocean.js/pull/345)
1574
+ - Bump @types/node from 14.11.5 to 14.11.7 [`#342`](https://github.com/oceanprotocol/ocean.js/pull/342)
1575
+ - fix #341 [`#341`](https://github.com/oceanprotocol/ocean.js/issues/341)
1576
+ - Release 0.6.0 [`69a0b0d`](https://github.com/oceanprotocol/ocean.js/commit/69a0b0d8a2f34ae08e37de1b21c7edc5d52a83ae)
1577
+ - add more pool tests [`002a38d`](https://github.com/oceanprotocol/ocean.js/commit/002a38d487ffacb54f04b74679da528d282b873c)
1578
+ - more helpers [`d2b770a`](https://github.com/oceanprotocol/ocean.js/commit/d2b770a9823ea0fa4252fedba6033c0634d38d5f)
1579
+
1580
+ #### [v0.5.6](https://github.com/oceanprotocol/ocean.js/compare/v0.5.5...v0.5.6)
1566
1581
 
1567
1582
  > 8 October 2020
1568
1583
 
1569
- - update DDO [`#340`](https://github.com/oceanprotocol/ocean-lib-js/pull/340)
1570
- - Bump release-it from 14.0.3 to 14.0.4 [`#339`](https://github.com/oceanprotocol/ocean-lib-js/pull/339)
1571
- - Bump @types/node from 14.11.4 to 14.11.5 [`#337`](https://github.com/oceanprotocol/ocean-lib-js/pull/337)
1572
- - fix incorrect dtAddress [`#338`](https://github.com/oceanprotocol/ocean-lib-js/pull/338)
1573
- - Feature/swapFee docs [`#331`](https://github.com/oceanprotocol/ocean-lib-js/pull/331)
1574
- - Bump @types/chai from 4.2.12 to 4.2.13 [`#334`](https://github.com/oceanprotocol/ocean-lib-js/pull/334)
1575
- - Bump @types/node from 14.11.2 to 14.11.4 [`#332`](https://github.com/oceanprotocol/ocean-lib-js/pull/332)
1576
- - Bump @typescript-eslint/eslint-plugin from 4.3.0 to 4.4.0 [`#335`](https://github.com/oceanprotocol/ocean-lib-js/pull/335)
1577
- - Bump @typescript-eslint/parser from 4.3.0 to 4.4.0 [`#333`](https://github.com/oceanprotocol/ocean-lib-js/pull/333)
1578
- - Bump uuid from 8.3.0 to 8.3.1 [`#330`](https://github.com/oceanprotocol/ocean-lib-js/pull/330)
1579
- - Release 0.5.6 [`a6d6a5f`](https://github.com/oceanprotocol/ocean-lib-js/commit/a6d6a5f8c9b83b4ffcfe3a584bcf2dcf23316144)
1580
- - BestPrice interface [`d3b47d6`](https://github.com/oceanprotocol/ocean-lib-js/commit/d3b47d618ba145db55f12ba2a7ffdfc247d58693)
1581
- - Update OceanPool.ts [`e1c7eeb`](https://github.com/oceanprotocol/ocean-lib-js/commit/e1c7eeb6ba050860e63aac4b9909fd475dc786a8)
1582
-
1583
- #### [v0.5.5](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.5.4...v0.5.5)
1584
+ - update DDO [`#340`](https://github.com/oceanprotocol/ocean.js/pull/340)
1585
+ - Bump release-it from 14.0.3 to 14.0.4 [`#339`](https://github.com/oceanprotocol/ocean.js/pull/339)
1586
+ - Bump @types/node from 14.11.4 to 14.11.5 [`#337`](https://github.com/oceanprotocol/ocean.js/pull/337)
1587
+ - fix incorrect dtAddress [`#338`](https://github.com/oceanprotocol/ocean.js/pull/338)
1588
+ - Feature/swapFee docs [`#331`](https://github.com/oceanprotocol/ocean.js/pull/331)
1589
+ - Bump @types/chai from 4.2.12 to 4.2.13 [`#334`](https://github.com/oceanprotocol/ocean.js/pull/334)
1590
+ - Bump @types/node from 14.11.2 to 14.11.4 [`#332`](https://github.com/oceanprotocol/ocean.js/pull/332)
1591
+ - Bump @typescript-eslint/eslint-plugin from 4.3.0 to 4.4.0 [`#335`](https://github.com/oceanprotocol/ocean.js/pull/335)
1592
+ - Bump @typescript-eslint/parser from 4.3.0 to 4.4.0 [`#333`](https://github.com/oceanprotocol/ocean.js/pull/333)
1593
+ - Bump uuid from 8.3.0 to 8.3.1 [`#330`](https://github.com/oceanprotocol/ocean.js/pull/330)
1594
+ - Release 0.5.6 [`a6d6a5f`](https://github.com/oceanprotocol/ocean.js/commit/a6d6a5f8c9b83b4ffcfe3a584bcf2dcf23316144)
1595
+ - BestPrice interface [`d3b47d6`](https://github.com/oceanprotocol/ocean.js/commit/d3b47d618ba145db55f12ba2a7ffdfc247d58693)
1596
+ - Update OceanPool.ts [`e1c7eeb`](https://github.com/oceanprotocol/ocean.js/commit/e1c7eeb6ba050860e63aac4b9909fd475dc786a8)
1597
+
1598
+ #### [v0.5.5](https://github.com/oceanprotocol/ocean.js/compare/v0.5.4...v0.5.5)
1584
1599
 
1585
1600
  > 2 October 2020
1586
1601
 
1587
- - fix typo in Metadata contract address [`#329`](https://github.com/oceanprotocol/ocean-lib-js/pull/329)
1588
- - Release 0.5.5 [`bca3202`](https://github.com/oceanprotocol/ocean-lib-js/commit/bca320281401b13a0fe7e192598f60d487438d8b)
1589
- - fix type in Metadata [`4653432`](https://github.com/oceanprotocol/ocean-lib-js/commit/46534324f5a963d2214c2c70ace0022486c26a54)
1602
+ - fix typo in Metadata contract address [`#329`](https://github.com/oceanprotocol/ocean.js/pull/329)
1603
+ - Release 0.5.5 [`bca3202`](https://github.com/oceanprotocol/ocean.js/commit/bca320281401b13a0fe7e192598f60d487438d8b)
1604
+ - fix type in Metadata [`4653432`](https://github.com/oceanprotocol/ocean.js/commit/46534324f5a963d2214c2c70ace0022486c26a54)
1590
1605
 
1591
- #### [v0.5.4](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.5.3...v0.5.4)
1606
+ #### [v0.5.4](https://github.com/oceanprotocol/ocean.js/compare/v0.5.3...v0.5.4)
1592
1607
 
1593
1608
  > 2 October 2020
1594
1609
 
1595
- - Feature/contracts 053 [`#328`](https://github.com/oceanprotocol/ocean-lib-js/pull/328)
1596
- - update to contracts 0.5.3 [`b78a57c`](https://github.com/oceanprotocol/ocean-lib-js/commit/b78a57c59a98cb10c0f90f14d24011c43920bfff)
1597
- - Release 0.5.4 [`cd033b5`](https://github.com/oceanprotocol/ocean-lib-js/commit/cd033b547a8e059ca37b69594aa5a66dfd5b4d7c)
1598
- - update to contracts 0.5.3 [`cc84784`](https://github.com/oceanprotocol/ocean-lib-js/commit/cc847841c5639fb0f74bea5ca5b4e43f184b923a)
1610
+ - Feature/contracts 053 [`#328`](https://github.com/oceanprotocol/ocean.js/pull/328)
1611
+ - update to contracts 0.5.3 [`b78a57c`](https://github.com/oceanprotocol/ocean.js/commit/b78a57c59a98cb10c0f90f14d24011c43920bfff)
1612
+ - Release 0.5.4 [`cd033b5`](https://github.com/oceanprotocol/ocean.js/commit/cd033b547a8e059ca37b69594aa5a66dfd5b4d7c)
1613
+ - update to contracts 0.5.3 [`cc84784`](https://github.com/oceanprotocol/ocean.js/commit/cc847841c5639fb0f74bea5ca5b4e43f184b923a)
1599
1614
 
1600
- #### [v0.5.3](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.5.2...v0.5.3)
1615
+ #### [v0.5.3](https://github.com/oceanprotocol/ocean.js/compare/v0.5.2...v0.5.3)
1601
1616
 
1602
1617
  > 2 October 2020
1603
1618
 
1604
- - use networkID instead of chainId [`#327`](https://github.com/oceanprotocol/ocean-lib-js/pull/327)
1605
- - Release 0.5.3 [`9a228c1`](https://github.com/oceanprotocol/ocean-lib-js/commit/9a228c131ba61d485c22f575f31e78e4689a3969)
1619
+ - use networkID instead of chainId [`#327`](https://github.com/oceanprotocol/ocean.js/pull/327)
1620
+ - Release 0.5.3 [`9a228c1`](https://github.com/oceanprotocol/ocean.js/commit/9a228c131ba61d485c22f575f31e78e4689a3969)
1606
1621
 
1607
- #### [v0.5.2](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.5.1...v0.5.2)
1622
+ #### [v0.5.2](https://github.com/oceanprotocol/ocean.js/compare/v0.5.1...v0.5.2)
1608
1623
 
1609
1624
  > 1 October 2020
1610
1625
 
1611
- - add order history [`#325`](https://github.com/oceanprotocol/ocean-lib-js/pull/325)
1612
- - Release 0.5.2 [`0526778`](https://github.com/oceanprotocol/ocean-lib-js/commit/05267781824b59ea8eb0fe5ddc38556d77f68dc8)
1613
- - add optional filter [`4d00c88`](https://github.com/oceanprotocol/ocean-lib-js/commit/4d00c882df3915eb172b3df7bcb70d3dfd7a5f5f)
1614
- - rename from OrderHistory to Order [`2a715c9`](https://github.com/oceanprotocol/ocean-lib-js/commit/2a715c94427247d92f06deedde5ecc2f717dd644)
1626
+ - add order history [`#325`](https://github.com/oceanprotocol/ocean.js/pull/325)
1627
+ - Release 0.5.2 [`0526778`](https://github.com/oceanprotocol/ocean.js/commit/05267781824b59ea8eb0fe5ddc38556d77f68dc8)
1628
+ - add optional filter [`4d00c88`](https://github.com/oceanprotocol/ocean.js/commit/4d00c882df3915eb172b3df7bcb70d3dfd7a5f5f)
1629
+ - rename from OrderHistory to Order [`2a715c9`](https://github.com/oceanprotocol/ocean.js/commit/2a715c94427247d92f06deedde5ecc2f717dd644)
1615
1630
 
1616
- #### [v0.5.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.5.0...v0.5.1)
1631
+ #### [v0.5.1](https://github.com/oceanprotocol/ocean.js/compare/v0.5.0...v0.5.1)
1617
1632
 
1618
1633
  > 1 October 2020
1619
1634
 
1620
- - Feature/contracts 0.5.1 [`#324`](https://github.com/oceanprotocol/ocean-lib-js/pull/324)
1621
- - bump contracts to 0.5.1 [`9b7f911`](https://github.com/oceanprotocol/ocean-lib-js/commit/9b7f9119348c1310e34c73dbccecc2c41db828a0)
1622
- - Release 0.5.1 [`50e2f8d`](https://github.com/oceanprotocol/ocean-lib-js/commit/50e2f8de61092f466eb139a42cb3094640dfcfc7)
1623
- - fix lint [`2e04ece`](https://github.com/oceanprotocol/ocean-lib-js/commit/2e04ece81c10ed7b765cb09844145c474230efe7)
1635
+ - Feature/contracts 0.5.1 [`#324`](https://github.com/oceanprotocol/ocean.js/pull/324)
1636
+ - bump contracts to 0.5.1 [`9b7f911`](https://github.com/oceanprotocol/ocean.js/commit/9b7f9119348c1310e34c73dbccecc2c41db828a0)
1637
+ - Release 0.5.1 [`50e2f8d`](https://github.com/oceanprotocol/ocean.js/commit/50e2f8de61092f466eb139a42cb3094640dfcfc7)
1638
+ - fix lint [`2e04ece`](https://github.com/oceanprotocol/ocean.js/commit/2e04ece81c10ed7b765cb09844145c474230efe7)
1624
1639
 
1625
- #### [v0.5.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.4.1...v0.5.0)
1640
+ #### [v0.5.0](https://github.com/oceanprotocol/ocean.js/compare/v0.4.1...v0.5.0)
1626
1641
 
1627
1642
  > 1 October 2020
1628
1643
 
1629
- - Feature/contracts 0.5.0 & account removed where possible [`#323`](https://github.com/oceanprotocol/ocean-lib-js/pull/323)
1630
- - remove need of an account for some calls [`fa2a1f8`](https://github.com/oceanprotocol/ocean-lib-js/commit/fa2a1f8944b5a158a142929bf89e09e21c169b8f)
1631
- - bump contracts to 0.5.0 [`9bbff39`](https://github.com/oceanprotocol/ocean-lib-js/commit/9bbff39cf002d50d2e923135cf35d4c2e5c26c94)
1632
- - Release 0.5.0 [`82af6ed`](https://github.com/oceanprotocol/ocean-lib-js/commit/82af6edcd3382db6241601c3e808a9827447ce59)
1644
+ - Feature/contracts 0.5.0 & account removed where possible [`#323`](https://github.com/oceanprotocol/ocean.js/pull/323)
1645
+ - remove need of an account for some calls [`fa2a1f8`](https://github.com/oceanprotocol/ocean.js/commit/fa2a1f8944b5a158a142929bf89e09e21c169b8f)
1646
+ - bump contracts to 0.5.0 [`9bbff39`](https://github.com/oceanprotocol/ocean.js/commit/9bbff39cf002d50d2e923135cf35d4c2e5c26c94)
1647
+ - Release 0.5.0 [`82af6ed`](https://github.com/oceanprotocol/ocean.js/commit/82af6edcd3382db6241601c3e808a9827447ce59)
1633
1648
 
1634
- #### [v0.4.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.4.0...v0.4.1)
1649
+ #### [v0.4.1](https://github.com/oceanprotocol/ocean.js/compare/v0.4.0...v0.4.1)
1635
1650
 
1636
1651
  > 30 September 2020
1637
1652
 
1638
- - Release 0.4.1 [`b013d97`](https://github.com/oceanprotocol/ocean-lib-js/commit/b013d970ae8c12dc4dc45e82486ea27f5699df0e)
1639
- - run build upon release [`2b5d48a`](https://github.com/oceanprotocol/ocean-lib-js/commit/2b5d48a3c977c925f9b774ac1eb794180824ea22)
1653
+ - Release 0.4.1 [`b013d97`](https://github.com/oceanprotocol/ocean.js/commit/b013d970ae8c12dc4dc45e82486ea27f5699df0e)
1654
+ - run build upon release [`2b5d48a`](https://github.com/oceanprotocol/ocean.js/commit/2b5d48a3c977c925f9b774ac1eb794180824ea22)
1640
1655
 
1641
- #### [v0.4.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.3.2...v0.4.0)
1656
+ #### [v0.4.0](https://github.com/oceanprotocol/ocean.js/compare/v0.3.2...v0.4.0)
1642
1657
 
1643
1658
  > 30 September 2020
1644
1659
 
1645
- - add stats/history [`#289`](https://github.com/oceanprotocol/ocean-lib-js/pull/289)
1646
- - add stats [`c6a9f7d`](https://github.com/oceanprotocol/ocean-lib-js/commit/c6a9f7d69b8ac60f349e62a3dbc161b835b4fb41)
1647
- - add stats [`b815fbf`](https://github.com/oceanprotocol/ocean-lib-js/commit/b815fbf0a135e0825674b45b64f1d911c03e6a59)
1648
- - small refactor [`6f645d6`](https://github.com/oceanprotocol/ocean-lib-js/commit/6f645d6e8fd134a69b56e862e9652a830308df12)
1660
+ - add stats/history [`#289`](https://github.com/oceanprotocol/ocean.js/pull/289)
1661
+ - add stats [`c6a9f7d`](https://github.com/oceanprotocol/ocean.js/commit/c6a9f7d69b8ac60f349e62a3dbc161b835b4fb41)
1662
+ - add stats [`b815fbf`](https://github.com/oceanprotocol/ocean.js/commit/b815fbf0a135e0825674b45b64f1d911c03e6a59)
1663
+ - small refactor [`6f645d6`](https://github.com/oceanprotocol/ocean.js/commit/6f645d6e8fd134a69b56e862e9652a830308df12)
1649
1664
 
1650
- #### [v0.3.2](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.3.1...v0.3.2)
1665
+ #### [v0.3.2](https://github.com/oceanprotocol/ocean.js/compare/v0.3.1...v0.3.2)
1651
1666
 
1652
1667
  > 29 September 2020
1653
1668
 
1654
- - Fix asset create [`#320`](https://github.com/oceanprotocol/ocean-lib-js/pull/320)
1655
- - Bump decimal.js from 10.2.0 to 10.2.1 [`#317`](https://github.com/oceanprotocol/ocean-lib-js/pull/317)
1656
- - Bump @typescript-eslint/eslint-plugin from 4.2.0 to 4.3.0 [`#318`](https://github.com/oceanprotocol/ocean-lib-js/pull/318)
1657
- - Bump @typescript-eslint/parser from 4.2.0 to 4.3.0 [`#319`](https://github.com/oceanprotocol/ocean-lib-js/pull/319)
1658
- - Bump eslint from 7.9.0 to 7.10.0 [`#314`](https://github.com/oceanprotocol/ocean-lib-js/pull/314)
1659
- - Bump eslint-config-prettier from 6.11.0 to 6.12.0 [`#313`](https://github.com/oceanprotocol/ocean-lib-js/pull/313)
1660
- - Release 0.3.2 [`43a96cc`](https://github.com/oceanprotocol/ocean-lib-js/commit/43a96cc9c3570d306528aa4683cba3da6ba2a1bd)
1661
- - fix test spy [`cde752f`](https://github.com/oceanprotocol/ocean-lib-js/commit/cde752f4ae6927ce5acd680bea27f23325e8de02)
1662
- - dt check [`fc534c3`](https://github.com/oceanprotocol/ocean-lib-js/commit/fc534c3ce9d25a20774bdb9f29166d39add840c2)
1669
+ - Fix asset create [`#320`](https://github.com/oceanprotocol/ocean.js/pull/320)
1670
+ - Bump decimal.js from 10.2.0 to 10.2.1 [`#317`](https://github.com/oceanprotocol/ocean.js/pull/317)
1671
+ - Bump @typescript-eslint/eslint-plugin from 4.2.0 to 4.3.0 [`#318`](https://github.com/oceanprotocol/ocean.js/pull/318)
1672
+ - Bump @typescript-eslint/parser from 4.2.0 to 4.3.0 [`#319`](https://github.com/oceanprotocol/ocean.js/pull/319)
1673
+ - Bump eslint from 7.9.0 to 7.10.0 [`#314`](https://github.com/oceanprotocol/ocean.js/pull/314)
1674
+ - Bump eslint-config-prettier from 6.11.0 to 6.12.0 [`#313`](https://github.com/oceanprotocol/ocean.js/pull/313)
1675
+ - Release 0.3.2 [`43a96cc`](https://github.com/oceanprotocol/ocean.js/commit/43a96cc9c3570d306528aa4683cba3da6ba2a1bd)
1676
+ - fix test spy [`cde752f`](https://github.com/oceanprotocol/ocean.js/commit/cde752f4ae6927ce5acd680bea27f23325e8de02)
1677
+ - dt check [`fc534c3`](https://github.com/oceanprotocol/ocean.js/commit/fc534c3ce9d25a20774bdb9f29166d39add840c2)
1663
1678
 
1664
- #### [v0.3.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.3.0...v0.3.1)
1679
+ #### [v0.3.1](https://github.com/oceanprotocol/ocean.js/compare/v0.3.0...v0.3.1)
1665
1680
 
1666
1681
  > 25 September 2020
1667
1682
 
1668
- - replace lzma library [`#311`](https://github.com/oceanprotocol/ocean-lib-js/pull/311)
1669
- - refactor getting local contract addresses [`#312`](https://github.com/oceanprotocol/ocean-lib-js/pull/312)
1670
- - make it work with lzma-native [`2896a8e`](https://github.com/oceanprotocol/ocean-lib-js/commit/2896a8e24f8469e2590ccdab13c45c8c3a942a8e)
1671
- - test lz-string [`7188f33`](https://github.com/oceanprotocol/ocean-lib-js/commit/7188f337076278ea4ca52c9e9401b37d8e035196)
1672
- - use limited, compress-only version of lzma.js [`3b8858a`](https://github.com/oceanprotocol/ocean-lib-js/commit/3b8858a201329fc3489b0d72ebfd86e5e0362003)
1683
+ - replace lzma library [`#311`](https://github.com/oceanprotocol/ocean.js/pull/311)
1684
+ - refactor getting local contract addresses [`#312`](https://github.com/oceanprotocol/ocean.js/pull/312)
1685
+ - make it work with lzma-native [`2896a8e`](https://github.com/oceanprotocol/ocean.js/commit/2896a8e24f8469e2590ccdab13c45c8c3a942a8e)
1686
+ - test lz-string [`7188f33`](https://github.com/oceanprotocol/ocean.js/commit/7188f337076278ea4ca52c9e9401b37d8e035196)
1687
+ - use limited, compress-only version of lzma.js [`3b8858a`](https://github.com/oceanprotocol/ocean.js/commit/3b8858a201329fc3489b0d72ebfd86e5e0362003)
1673
1688
 
1674
- #### [v0.3.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.2.5...v0.3.0)
1689
+ #### [v0.3.0](https://github.com/oceanprotocol/ocean.js/compare/v0.2.5...v0.3.0)
1675
1690
 
1676
1691
  > 23 September 2020
1677
1692
 
1678
- - fix getOwnerAssets response [`#308`](https://github.com/oceanprotocol/ocean-lib-js/pull/308)
1679
- - use dtAddress as did, update metadata contract [`#309`](https://github.com/oceanprotocol/ocean-lib-js/pull/309)
1680
- - Feature/custom provider [`#288`](https://github.com/oceanprotocol/ocean-lib-js/pull/288)
1681
- - Bump @typescript-eslint/parser from 4.1.1 to 4.2.0 [`#303`](https://github.com/oceanprotocol/ocean-lib-js/pull/303)
1682
- - add data token address validity check [`#296`](https://github.com/oceanprotocol/ocean-lib-js/pull/296)
1683
- - Bump typedoc from 0.19.1 to 0.19.2 [`#305`](https://github.com/oceanprotocol/ocean-lib-js/pull/305)
1684
- - Bump @types/node from 14.11.1 to 14.11.2 [`#306`](https://github.com/oceanprotocol/ocean-lib-js/pull/306)
1685
- - Bump @typescript-eslint/eslint-plugin from 4.1.1 to 4.2.0 [`#304`](https://github.com/oceanprotocol/ocean-lib-js/pull/304)
1686
- - Bump typescript from 4.0.2 to 4.0.3 [`#302`](https://github.com/oceanprotocol/ocean-lib-js/pull/302)
1687
- - Bump auto-changelog from 2.2.0 to 2.2.1 [`#301`](https://github.com/oceanprotocol/ocean-lib-js/pull/301)
1688
- - Bump @types/node from 14.10.2 to 14.11.1 [`#294`](https://github.com/oceanprotocol/ocean-lib-js/pull/294)
1689
- - Bump @truffle/hdwallet-provider from 1.0.44 to 1.1.0 [`#295`](https://github.com/oceanprotocol/ocean-lib-js/pull/295)
1690
- - add startOrder [`#271`](https://github.com/oceanprotocol/ocean-lib-js/pull/271)
1691
- - Feature/decentralized ddo (based on feature/StartOrder) [`#287`](https://github.com/oceanprotocol/ocean-lib-js/pull/287)
1692
- - add decentralized DDO [`c37c169`](https://github.com/oceanprotocol/ocean-lib-js/commit/c37c169d6af78c1cfd67130ba48d41a9a70b9a77)
1693
- - add edit helpers [`323e57e`](https://github.com/oceanprotocol/ocean-lib-js/commit/323e57e6f4fbe82d4195653e1027795a54825981)
1694
- - use custom provider [`8665649`](https://github.com/oceanprotocol/ocean-lib-js/commit/86656490d8b0e295dbd06da1ca0036b07dd62d1c)
1695
-
1696
- #### [v0.2.5](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.2.4...v0.2.5)
1693
+ - fix getOwnerAssets response [`#308`](https://github.com/oceanprotocol/ocean.js/pull/308)
1694
+ - use dtAddress as did, update metadata contract [`#309`](https://github.com/oceanprotocol/ocean.js/pull/309)
1695
+ - Feature/custom provider [`#288`](https://github.com/oceanprotocol/ocean.js/pull/288)
1696
+ - Bump @typescript-eslint/parser from 4.1.1 to 4.2.0 [`#303`](https://github.com/oceanprotocol/ocean.js/pull/303)
1697
+ - add data token address validity check [`#296`](https://github.com/oceanprotocol/ocean.js/pull/296)
1698
+ - Bump typedoc from 0.19.1 to 0.19.2 [`#305`](https://github.com/oceanprotocol/ocean.js/pull/305)
1699
+ - Bump @types/node from 14.11.1 to 14.11.2 [`#306`](https://github.com/oceanprotocol/ocean.js/pull/306)
1700
+ - Bump @typescript-eslint/eslint-plugin from 4.1.1 to 4.2.0 [`#304`](https://github.com/oceanprotocol/ocean.js/pull/304)
1701
+ - Bump typescript from 4.0.2 to 4.0.3 [`#302`](https://github.com/oceanprotocol/ocean.js/pull/302)
1702
+ - Bump auto-changelog from 2.2.0 to 2.2.1 [`#301`](https://github.com/oceanprotocol/ocean.js/pull/301)
1703
+ - Bump @types/node from 14.10.2 to 14.11.1 [`#294`](https://github.com/oceanprotocol/ocean.js/pull/294)
1704
+ - Bump @truffle/hdwallet-provider from 1.0.44 to 1.1.0 [`#295`](https://github.com/oceanprotocol/ocean.js/pull/295)
1705
+ - add startOrder [`#271`](https://github.com/oceanprotocol/ocean.js/pull/271)
1706
+ - Feature/decentralized ddo (based on feature/StartOrder) [`#287`](https://github.com/oceanprotocol/ocean.js/pull/287)
1707
+ - add decentralized DDO [`c37c169`](https://github.com/oceanprotocol/ocean.js/commit/c37c169d6af78c1cfd67130ba48d41a9a70b9a77)
1708
+ - add edit helpers [`323e57e`](https://github.com/oceanprotocol/ocean.js/commit/323e57e6f4fbe82d4195653e1027795a54825981)
1709
+ - use custom provider [`8665649`](https://github.com/oceanprotocol/ocean.js/commit/86656490d8b0e295dbd06da1ca0036b07dd62d1c)
1710
+
1711
+ #### [v0.2.5](https://github.com/oceanprotocol/ocean.js/compare/v0.2.4...v0.2.5)
1697
1712
 
1698
1713
  > 16 September 2020
1699
1714
 
1700
- - Bump web3 from 1.2.11 to 1.3.0 [`#282`](https://github.com/oceanprotocol/ocean-lib-js/pull/282)
1701
- - Bump @types/node from 14.10.1 to 14.10.2 [`#281`](https://github.com/oceanprotocol/ocean-lib-js/pull/281)
1702
- - Bump prettier from 2.1.1 to 2.1.2 [`#283`](https://github.com/oceanprotocol/ocean-lib-js/pull/283)
1703
- - Bump @typescript-eslint/eslint-plugin from 4.1.0 to 4.1.1 [`#274`](https://github.com/oceanprotocol/ocean-lib-js/pull/274)
1704
- - Bump @typescript-eslint/parser from 4.1.0 to 4.1.1 [`#275`](https://github.com/oceanprotocol/ocean-lib-js/pull/275)
1705
- - Bump release-it from 14.0.2 to 14.0.3 [`#276`](https://github.com/oceanprotocol/ocean-lib-js/pull/276)
1706
- - Bump @types/node from 14.10.0 to 14.10.1 [`#273`](https://github.com/oceanprotocol/ocean-lib-js/pull/273)
1707
- - Bump eslint from 7.8.1 to 7.9.0 [`#272`](https://github.com/oceanprotocol/ocean-lib-js/pull/272)
1708
- - Bump @types/node from 14.6.4 to 14.10.0 [`#269`](https://github.com/oceanprotocol/ocean-lib-js/pull/269)
1709
- - Bump @truffle/hdwallet-provider from 1.0.43 to 1.0.44 [`#268`](https://github.com/oceanprotocol/ocean-lib-js/pull/268)
1710
- - bump web3-eth-contract [`132d89e`](https://github.com/oceanprotocol/ocean-lib-js/commit/132d89e302188f404e6003d29845eedc0e02f3d7)
1711
- - Release 0.2.5 [`e3e2108`](https://github.com/oceanprotocol/ocean-lib-js/commit/e3e210865d624e8c5f4dff6af6b04f6d81209cb4)
1712
-
1713
- #### [v0.2.4](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.2.3...v0.2.4)
1715
+ - Bump web3 from 1.2.11 to 1.3.0 [`#282`](https://github.com/oceanprotocol/ocean.js/pull/282)
1716
+ - Bump @types/node from 14.10.1 to 14.10.2 [`#281`](https://github.com/oceanprotocol/ocean.js/pull/281)
1717
+ - Bump prettier from 2.1.1 to 2.1.2 [`#283`](https://github.com/oceanprotocol/ocean.js/pull/283)
1718
+ - Bump @typescript-eslint/eslint-plugin from 4.1.0 to 4.1.1 [`#274`](https://github.com/oceanprotocol/ocean.js/pull/274)
1719
+ - Bump @typescript-eslint/parser from 4.1.0 to 4.1.1 [`#275`](https://github.com/oceanprotocol/ocean.js/pull/275)
1720
+ - Bump release-it from 14.0.2 to 14.0.3 [`#276`](https://github.com/oceanprotocol/ocean.js/pull/276)
1721
+ - Bump @types/node from 14.10.0 to 14.10.1 [`#273`](https://github.com/oceanprotocol/ocean.js/pull/273)
1722
+ - Bump eslint from 7.8.1 to 7.9.0 [`#272`](https://github.com/oceanprotocol/ocean.js/pull/272)
1723
+ - Bump @types/node from 14.6.4 to 14.10.0 [`#269`](https://github.com/oceanprotocol/ocean.js/pull/269)
1724
+ - Bump @truffle/hdwallet-provider from 1.0.43 to 1.0.44 [`#268`](https://github.com/oceanprotocol/ocean.js/pull/268)
1725
+ - bump web3-eth-contract [`132d89e`](https://github.com/oceanprotocol/ocean.js/commit/132d89e302188f404e6003d29845eedc0e02f3d7)
1726
+ - Release 0.2.5 [`e3e2108`](https://github.com/oceanprotocol/ocean.js/commit/e3e210865d624e8c5f4dff6af6b04f6d81209cb4)
1727
+
1728
+ #### [v0.2.4](https://github.com/oceanprotocol/ocean.js/compare/v0.2.3...v0.2.4)
1714
1729
 
1715
1730
  > 10 September 2020
1716
1731
 
1717
- - Fix/check in searchForDT [`#267`](https://github.com/oceanprotocol/ocean-lib-js/pull/267)
1718
- - Release 0.2.4 [`57e8014`](https://github.com/oceanprotocol/ocean-lib-js/commit/57e8014060c9388d9aefc281611676a7dae8bdec)
1719
- - add more unit tests [`dafbb1a`](https://github.com/oceanprotocol/ocean-lib-js/commit/dafbb1a6ce33dccb616406d18d9b639b794c7f76)
1720
- - fix lint [`d6053d5`](https://github.com/oceanprotocol/ocean-lib-js/commit/d6053d5dbb98e39f5e630737a6c756bc2459b5fe)
1732
+ - Fix/check in searchForDT [`#267`](https://github.com/oceanprotocol/ocean.js/pull/267)
1733
+ - Release 0.2.4 [`57e8014`](https://github.com/oceanprotocol/ocean.js/commit/57e8014060c9388d9aefc281611676a7dae8bdec)
1734
+ - add more unit tests [`dafbb1a`](https://github.com/oceanprotocol/ocean.js/commit/dafbb1a6ce33dccb616406d18d9b639b794c7f76)
1735
+ - fix lint [`d6053d5`](https://github.com/oceanprotocol/ocean.js/commit/d6053d5dbb98e39f5e630737a6c756bc2459b5fe)
1721
1736
 
1722
- #### [v0.2.3](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.2.2...v0.2.3)
1737
+ #### [v0.2.3](https://github.com/oceanprotocol/ocean.js/compare/v0.2.2...v0.2.3)
1723
1738
 
1724
1739
  > 9 September 2020
1725
1740
 
1726
- - increase default gas [`#266`](https://github.com/oceanprotocol/ocean-lib-js/pull/266)
1727
- - Release 0.2.3 [`6932dfd`](https://github.com/oceanprotocol/ocean-lib-js/commit/6932dfd7703292df1bcf7a02d3ef5a4bbd7f83b9)
1728
- - hardcode create gas limit [`a2decb0`](https://github.com/oceanprotocol/ocean-lib-js/commit/a2decb0f1a34f533900f9072b181dec8b57813e5)
1729
- - lint [`99c6716`](https://github.com/oceanprotocol/ocean-lib-js/commit/99c67168213485929d9913dd8fbc98e98fc2d23f)
1741
+ - increase default gas [`#266`](https://github.com/oceanprotocol/ocean.js/pull/266)
1742
+ - Release 0.2.3 [`6932dfd`](https://github.com/oceanprotocol/ocean.js/commit/6932dfd7703292df1bcf7a02d3ef5a4bbd7f83b9)
1743
+ - hardcode create gas limit [`a2decb0`](https://github.com/oceanprotocol/ocean.js/commit/a2decb0f1a34f533900f9072b181dec8b57813e5)
1744
+ - lint [`99c6716`](https://github.com/oceanprotocol/ocean.js/commit/99c67168213485929d9913dd8fbc98e98fc2d23f)
1730
1745
 
1731
- #### [v0.2.2](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.2.1...v0.2.2)
1746
+ #### [v0.2.2](https://github.com/oceanprotocol/ocean.js/compare/v0.2.1...v0.2.2)
1732
1747
 
1733
1748
  > 9 September 2020
1734
1749
 
1735
- - refactor config helper [`#263`](https://github.com/oceanprotocol/ocean-lib-js/pull/263)
1736
- - More typings fixes [`#262`](https://github.com/oceanprotocol/ocean-lib-js/pull/262)
1737
- - run against latest Node.js [`#261`](https://github.com/oceanprotocol/ocean-lib-js/pull/261)
1738
- - test tweaks [`455983f`](https://github.com/oceanprotocol/ocean-lib-js/commit/455983f7b63ec084fd5029b5852ad5cdbe5c9471)
1739
- - more pool tests [`6f85014`](https://github.com/oceanprotocol/ocean-lib-js/commit/6f85014e0016e683e5dc5f69a809ddc489951ba7)
1740
- - lots of typings [`d154cff`](https://github.com/oceanprotocol/ocean-lib-js/commit/d154cffc178388edd223d68b16528d4d908869ee)
1750
+ - refactor config helper [`#263`](https://github.com/oceanprotocol/ocean.js/pull/263)
1751
+ - More typings fixes [`#262`](https://github.com/oceanprotocol/ocean.js/pull/262)
1752
+ - run against latest Node.js [`#261`](https://github.com/oceanprotocol/ocean.js/pull/261)
1753
+ - test tweaks [`455983f`](https://github.com/oceanprotocol/ocean.js/commit/455983f7b63ec084fd5029b5852ad5cdbe5c9471)
1754
+ - more pool tests [`6f85014`](https://github.com/oceanprotocol/ocean.js/commit/6f85014e0016e683e5dc5f69a809ddc489951ba7)
1755
+ - lots of typings [`d154cff`](https://github.com/oceanprotocol/ocean.js/commit/d154cffc178388edd223d68b16528d4d908869ee)
1741
1756
 
1742
- #### [v0.2.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.2.0...v0.2.1)
1757
+ #### [v0.2.1](https://github.com/oceanprotocol/ocean.js/compare/v0.2.0...v0.2.1)
1743
1758
 
1744
1759
  > 8 September 2020
1745
1760
 
1746
- - Remove queryMetadataByText() [`#260`](https://github.com/oceanprotocol/ocean-lib-js/pull/260)
1747
- - Bump @typescript-eslint/eslint-plugin from 4.0.1 to 4.1.0 [`#258`](https://github.com/oceanprotocol/ocean-lib-js/pull/258)
1748
- - Bump @typescript-eslint/parser from 4.0.1 to 4.1.0 [`#259`](https://github.com/oceanprotocol/ocean-lib-js/pull/259)
1749
- - remove queryMetadataByText() [`971af55`](https://github.com/oceanprotocol/ocean-lib-js/commit/971af5522dd5e2995b59f4c83afb60ffb87901f5)
1750
- - more test fixes [`f8c1cff`](https://github.com/oceanprotocol/ocean-lib-js/commit/f8c1cfff7b226d571b680bc0876d5af0ec8b3240)
1751
- - test updates [`47d1f4d`](https://github.com/oceanprotocol/ocean-lib-js/commit/47d1f4d01064d54892bb74a4f1c47dd837c3b1f3)
1761
+ - Remove queryMetadataByText() [`#260`](https://github.com/oceanprotocol/ocean.js/pull/260)
1762
+ - Bump @typescript-eslint/eslint-plugin from 4.0.1 to 4.1.0 [`#258`](https://github.com/oceanprotocol/ocean.js/pull/258)
1763
+ - Bump @typescript-eslint/parser from 4.0.1 to 4.1.0 [`#259`](https://github.com/oceanprotocol/ocean.js/pull/259)
1764
+ - remove queryMetadataByText() [`971af55`](https://github.com/oceanprotocol/ocean.js/commit/971af5522dd5e2995b59f4c83afb60ffb87901f5)
1765
+ - more test fixes [`f8c1cff`](https://github.com/oceanprotocol/ocean.js/commit/f8c1cfff7b226d571b680bc0876d5af0ec8b3240)
1766
+ - test updates [`47d1f4d`](https://github.com/oceanprotocol/ocean.js/commit/47d1f4d01064d54892bb74a4f1c47dd837c3b1f3)
1752
1767
 
1753
- #### [v0.2.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.17...v0.2.0)
1768
+ #### [v0.2.0](https://github.com/oceanprotocol/ocean.js/compare/v0.1.17...v0.2.0)
1754
1769
 
1755
1770
  > 7 September 2020
1756
1771
 
1757
- - Test coverage setup [`#252`](https://github.com/oceanprotocol/ocean-lib-js/pull/252)
1758
- - Auto-generating data token name [`#250`](https://github.com/oceanprotocol/ocean-lib-js/pull/250)
1759
- - Bump @types/node from 14.6.3 to 14.6.4 [`#251`](https://github.com/oceanprotocol/ocean-lib-js/pull/251)
1760
- - Bump @types/node from 14.6.2 to 14.6.3 [`#249`](https://github.com/oceanprotocol/ocean-lib-js/pull/249)
1761
- - Bump eslint from 7.8.0 to 7.8.1 [`#245`](https://github.com/oceanprotocol/ocean-lib-js/pull/245)
1762
- - Bump @types/chai-spies from 1.0.1 to 1.0.2 [`#244`](https://github.com/oceanprotocol/ocean-lib-js/pull/244)
1763
- - package updates [`694314c`](https://github.com/oceanprotocol/ocean-lib-js/commit/694314cae6d833ded2eea6484e9b75196675cf91)
1764
- - fix release-it dependency [`4f9477e`](https://github.com/oceanprotocol/ocean-lib-js/commit/4f9477e5ba9b0df44a642c0d6017df5015ba7d93)
1765
- - more running unit tests [`0355d04`](https://github.com/oceanprotocol/ocean-lib-js/commit/0355d0420d53786eb8d4259f642190157736d486)
1772
+ - Test coverage setup [`#252`](https://github.com/oceanprotocol/ocean.js/pull/252)
1773
+ - Auto-generating data token name [`#250`](https://github.com/oceanprotocol/ocean.js/pull/250)
1774
+ - Bump @types/node from 14.6.3 to 14.6.4 [`#251`](https://github.com/oceanprotocol/ocean.js/pull/251)
1775
+ - Bump @types/node from 14.6.2 to 14.6.3 [`#249`](https://github.com/oceanprotocol/ocean.js/pull/249)
1776
+ - Bump eslint from 7.8.0 to 7.8.1 [`#245`](https://github.com/oceanprotocol/ocean.js/pull/245)
1777
+ - Bump @types/chai-spies from 1.0.1 to 1.0.2 [`#244`](https://github.com/oceanprotocol/ocean.js/pull/244)
1778
+ - package updates [`694314c`](https://github.com/oceanprotocol/ocean.js/commit/694314cae6d833ded2eea6484e9b75196675cf91)
1779
+ - fix release-it dependency [`4f9477e`](https://github.com/oceanprotocol/ocean.js/commit/4f9477e5ba9b0df44a642c0d6017df5015ba7d93)
1780
+ - more running unit tests [`0355d04`](https://github.com/oceanprotocol/ocean.js/commit/0355d0420d53786eb8d4259f642190157736d486)
1766
1781
 
1767
- #### [v0.1.17](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.16...v0.1.17)
1782
+ #### [v0.1.17](https://github.com/oceanprotocol/ocean.js/compare/v0.1.16...v0.1.17)
1768
1783
 
1769
1784
  > 1 September 2020
1770
1785
 
1771
- - FixedPriceExchange [`#231`](https://github.com/oceanprotocol/ocean-lib-js/pull/231)
1772
- - Bump @typescript-eslint/eslint-plugin from 3.10.1 to 4.0.0 [`#242`](https://github.com/oceanprotocol/ocean-lib-js/pull/242)
1773
- - Bump eslint from 7.7.0 to 7.8.0 [`#240`](https://github.com/oceanprotocol/ocean-lib-js/pull/240)
1774
- - Bump mocha from 8.1.2 to 8.1.3 [`#237`](https://github.com/oceanprotocol/ocean-lib-js/pull/237)
1775
- - Bump @types/node from 14.6.1 to 14.6.2 [`#238`](https://github.com/oceanprotocol/ocean-lib-js/pull/238)
1776
- - Bump typedoc from 0.18.0 to 0.19.0 [`#236`](https://github.com/oceanprotocol/ocean-lib-js/pull/236)
1777
- - first cut, tests are failing [`cc6cf43`](https://github.com/oceanprotocol/ocean-lib-js/commit/cc6cf435fe7ae052467e2b69c3ecf8429b66bc99)
1778
- - add more tests [`22ab447`](https://github.com/oceanprotocol/ocean-lib-js/commit/22ab44713d21d92eaf9319be26af254c165af6b5)
1779
- - update to contracts 0.4.0 [`220261c`](https://github.com/oceanprotocol/ocean-lib-js/commit/220261cada63aedc5e7f71fb41f17a73838fd657)
1786
+ - FixedPriceExchange [`#231`](https://github.com/oceanprotocol/ocean.js/pull/231)
1787
+ - Bump @typescript-eslint/eslint-plugin from 3.10.1 to 4.0.0 [`#242`](https://github.com/oceanprotocol/ocean.js/pull/242)
1788
+ - Bump eslint from 7.7.0 to 7.8.0 [`#240`](https://github.com/oceanprotocol/ocean.js/pull/240)
1789
+ - Bump mocha from 8.1.2 to 8.1.3 [`#237`](https://github.com/oceanprotocol/ocean.js/pull/237)
1790
+ - Bump @types/node from 14.6.1 to 14.6.2 [`#238`](https://github.com/oceanprotocol/ocean.js/pull/238)
1791
+ - Bump typedoc from 0.18.0 to 0.19.0 [`#236`](https://github.com/oceanprotocol/ocean.js/pull/236)
1792
+ - first cut, tests are failing [`cc6cf43`](https://github.com/oceanprotocol/ocean.js/commit/cc6cf435fe7ae052467e2b69c3ecf8429b66bc99)
1793
+ - add more tests [`22ab447`](https://github.com/oceanprotocol/ocean.js/commit/22ab44713d21d92eaf9319be26af254c165af6b5)
1794
+ - update to contracts 0.4.0 [`220261c`](https://github.com/oceanprotocol/ocean.js/commit/220261cada63aedc5e7f71fb41f17a73838fd657)
1780
1795
 
1781
- #### [v0.1.16](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.15...v0.1.16)
1796
+ #### [v0.1.16](https://github.com/oceanprotocol/ocean.js/compare/v0.1.15...v0.1.16)
1782
1797
 
1783
1798
  > 28 August 2020
1784
1799
 
1785
- - fix sharesBalance [`#235`](https://github.com/oceanprotocol/ocean-lib-js/pull/235)
1786
- - pool transaction typings [`#234`](https://github.com/oceanprotocol/ocean-lib-js/pull/234)
1787
- - Bump @truffle/hdwallet-provider from 1.0.42 to 1.0.43 [`#232`](https://github.com/oceanprotocol/ocean-lib-js/pull/232)
1788
- - Bump @types/node from 14.6.0 to 14.6.1 [`#233`](https://github.com/oceanprotocol/ocean-lib-js/pull/233)
1789
- - feature/setup-pool [`#230`](https://github.com/oceanprotocol/ocean-lib-js/pull/230)
1790
- - Bump ts-node from 8.10.2 to 9.0.0 [`#220`](https://github.com/oceanprotocol/ocean-lib-js/pull/220)
1791
- - Bump whatwg-url from 8.1.0 to 8.2.1 [`#225`](https://github.com/oceanprotocol/ocean-lib-js/pull/225)
1792
- - Bump @typescript-eslint/eslint-plugin from 3.9.1 to 3.10.1 [`#226`](https://github.com/oceanprotocol/ocean-lib-js/pull/226)
1793
- - Bump mocha from 8.1.1 to 8.1.2 [`#229`](https://github.com/oceanprotocol/ocean-lib-js/pull/229)
1794
- - Bump prettier from 2.0.5 to 2.1.1 [`#228`](https://github.com/oceanprotocol/ocean-lib-js/pull/228)
1795
- - Bump @typescript-eslint/parser from 3.9.1 to 3.10.1 [`#227`](https://github.com/oceanprotocol/ocean-lib-js/pull/227)
1796
- - Bump typescript from 3.9.7 to 4.0.2 [`#219`](https://github.com/oceanprotocol/ocean-lib-js/pull/219)
1797
- - use solidity setup pool function when creating new pool. [`d47a9f0`](https://github.com/oceanprotocol/ocean-lib-js/commit/d47a9f02a65342a682b904b28100ac376c61d290)
1798
- - Fix lint issues. [`5af50c4`](https://github.com/oceanprotocol/ocean-lib-js/commit/5af50c4c9297c2b98124ae609ff61a0c32626958)
1799
- - pool typings [`6584023`](https://github.com/oceanprotocol/ocean-lib-js/commit/65840235704bdd9f2e0b07418e65addcc86849ba)
1800
-
1801
- #### [v0.1.15](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.14...v0.1.15)
1800
+ - fix sharesBalance [`#235`](https://github.com/oceanprotocol/ocean.js/pull/235)
1801
+ - pool transaction typings [`#234`](https://github.com/oceanprotocol/ocean.js/pull/234)
1802
+ - Bump @truffle/hdwallet-provider from 1.0.42 to 1.0.43 [`#232`](https://github.com/oceanprotocol/ocean.js/pull/232)
1803
+ - Bump @types/node from 14.6.0 to 14.6.1 [`#233`](https://github.com/oceanprotocol/ocean.js/pull/233)
1804
+ - feature/setup-pool [`#230`](https://github.com/oceanprotocol/ocean.js/pull/230)
1805
+ - Bump ts-node from 8.10.2 to 9.0.0 [`#220`](https://github.com/oceanprotocol/ocean.js/pull/220)
1806
+ - Bump whatwg-url from 8.1.0 to 8.2.1 [`#225`](https://github.com/oceanprotocol/ocean.js/pull/225)
1807
+ - Bump @typescript-eslint/eslint-plugin from 3.9.1 to 3.10.1 [`#226`](https://github.com/oceanprotocol/ocean.js/pull/226)
1808
+ - Bump mocha from 8.1.1 to 8.1.2 [`#229`](https://github.com/oceanprotocol/ocean.js/pull/229)
1809
+ - Bump prettier from 2.0.5 to 2.1.1 [`#228`](https://github.com/oceanprotocol/ocean.js/pull/228)
1810
+ - Bump @typescript-eslint/parser from 3.9.1 to 3.10.1 [`#227`](https://github.com/oceanprotocol/ocean.js/pull/227)
1811
+ - Bump typescript from 3.9.7 to 4.0.2 [`#219`](https://github.com/oceanprotocol/ocean.js/pull/219)
1812
+ - use solidity setup pool function when creating new pool. [`d47a9f0`](https://github.com/oceanprotocol/ocean.js/commit/d47a9f02a65342a682b904b28100ac376c61d290)
1813
+ - Fix lint issues. [`5af50c4`](https://github.com/oceanprotocol/ocean.js/commit/5af50c4c9297c2b98124ae609ff61a0c32626958)
1814
+ - pool typings [`6584023`](https://github.com/oceanprotocol/ocean.js/commit/65840235704bdd9f2e0b07418e65addcc86849ba)
1815
+
1816
+ #### [v0.1.15](https://github.com/oceanprotocol/ocean.js/compare/v0.1.14...v0.1.15)
1802
1817
 
1803
1818
  > 20 August 2020
1804
1819
 
1805
- - add ocean.pool.totalSupply() [`#218`](https://github.com/oceanprotocol/ocean-lib-js/pull/218)
1806
- - refactor [`af7964c`](https://github.com/oceanprotocol/ocean-lib-js/commit/af7964ca84394574fb78fece1ca75a6799746fc8)
1807
- - simplification, make it work [`dee24e8`](https://github.com/oceanprotocol/ocean-lib-js/commit/dee24e87a3081373e055422702cff7633ad95131)
1808
- - Release 0.1.15 [`3607f49`](https://github.com/oceanprotocol/ocean-lib-js/commit/3607f49472352c11f14cfb95f5182f9c6254adfe)
1820
+ - add ocean.pool.totalSupply() [`#218`](https://github.com/oceanprotocol/ocean.js/pull/218)
1821
+ - refactor [`af7964c`](https://github.com/oceanprotocol/ocean.js/commit/af7964ca84394574fb78fece1ca75a6799746fc8)
1822
+ - simplification, make it work [`dee24e8`](https://github.com/oceanprotocol/ocean.js/commit/dee24e87a3081373e055422702cff7633ad95131)
1823
+ - Release 0.1.15 [`3607f49`](https://github.com/oceanprotocol/ocean.js/commit/3607f49472352c11f14cfb95f5182f9c6254adfe)
1809
1824
 
1810
- #### [v0.1.14](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.13...v0.1.14)
1825
+ #### [v0.1.14](https://github.com/oceanprotocol/ocean.js/compare/v0.1.13...v0.1.14)
1811
1826
 
1812
1827
  > 19 August 2020
1813
1828
 
1814
- - fix getDTPrice [`#217`](https://github.com/oceanprotocol/ocean-lib-js/pull/217)
1815
- - Release 0.1.14 [`8667e33`](https://github.com/oceanprotocol/ocean-lib-js/commit/8667e3396d6c74440e64de7a3a98f7def281030f)
1829
+ - fix getDTPrice [`#217`](https://github.com/oceanprotocol/ocean.js/pull/217)
1830
+ - Release 0.1.14 [`8667e33`](https://github.com/oceanprotocol/ocean.js/commit/8667e3396d6c74440e64de7a3a98f7def281030f)
1816
1831
 
1817
- #### [v0.1.13](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.12...v0.1.13)
1832
+ #### [v0.1.13](https://github.com/oceanprotocol/ocean.js/compare/v0.1.12...v0.1.13)
1818
1833
 
1819
1834
  > 19 August 2020
1820
1835
 
1821
- - pool docs updates, small refactor [`#216`](https://github.com/oceanprotocol/ocean-lib-js/pull/216)
1822
- - Bump @oceanprotocol/contracts from 0.3.4 to 0.3.5 [`#215`](https://github.com/oceanprotocol/ocean-lib-js/pull/215)
1823
- - remove balancer artifacts [`7cf85f6`](https://github.com/oceanprotocol/ocean-lib-js/commit/7cf85f6392bf2e12f95d834dfde0159af519718c)
1824
- - lots of ABI typings [`bbd4659`](https://github.com/oceanprotocol/ocean-lib-js/commit/bbd465992b25e824d5c8b8934ce2fa61629ed8dc)
1825
- - never stop typing [`76423a4`](https://github.com/oceanprotocol/ocean-lib-js/commit/76423a4ff84f1bdcf0a57af2ed2ad9acce5a5ea6)
1836
+ - pool docs updates, small refactor [`#216`](https://github.com/oceanprotocol/ocean.js/pull/216)
1837
+ - Bump @oceanprotocol/contracts from 0.3.4 to 0.3.5 [`#215`](https://github.com/oceanprotocol/ocean.js/pull/215)
1838
+ - remove balancer artifacts [`7cf85f6`](https://github.com/oceanprotocol/ocean.js/commit/7cf85f6392bf2e12f95d834dfde0159af519718c)
1839
+ - lots of ABI typings [`bbd4659`](https://github.com/oceanprotocol/ocean.js/commit/bbd465992b25e824d5c8b8934ce2fa61629ed8dc)
1840
+ - never stop typing [`76423a4`](https://github.com/oceanprotocol/ocean.js/commit/76423a4ff84f1bdcf0a57af2ed2ad9acce5a5ea6)
1826
1841
 
1827
- #### [v0.1.12](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.11...v0.1.12)
1842
+ #### [v0.1.12](https://github.com/oceanprotocol/ocean.js/compare/v0.1.11...v0.1.12)
1828
1843
 
1829
1844
  > 18 August 2020
1830
1845
 
1831
- - artifacts path fix [`#213`](https://github.com/oceanprotocol/ocean-lib-js/pull/213)
1832
- - package updates & lots of typing fixes [`#210`](https://github.com/oceanprotocol/ocean-lib-js/pull/210)
1833
- - Bump @types/node from 14.0.26 to 14.6.0 [`#211`](https://github.com/oceanprotocol/ocean-lib-js/pull/211)
1834
- - Bump @types/mocha from 8.0.2 to 8.0.3 [`#212`](https://github.com/oceanprotocol/ocean-lib-js/pull/212)
1835
- - added chainId in configs [`#204`](https://github.com/oceanprotocol/ocean-lib-js/pull/204)
1836
- - Bump @types/mocha from 8.0.1 to 8.0.2 [`#207`](https://github.com/oceanprotocol/ocean-lib-js/pull/207)
1837
- - Bump typedoc from 0.17.8 to 0.18.0 [`#202`](https://github.com/oceanprotocol/ocean-lib-js/pull/202)
1838
- - Bump @truffle/hdwallet-provider from 1.0.40 to 1.0.42 [`#203`](https://github.com/oceanprotocol/ocean-lib-js/pull/203)
1839
- - Bump ora from 4.1.0 to 5.0.0 [`#201`](https://github.com/oceanprotocol/ocean-lib-js/pull/201)
1840
- - Bump ora from 4.0.5 to 4.1.0 [`#200`](https://github.com/oceanprotocol/ocean-lib-js/pull/200)
1841
- - Bump mocha from 8.1.0 to 8.1.1 [`#199`](https://github.com/oceanprotocol/ocean-lib-js/pull/199)
1842
- - formatting and typings and lint fixes [`7b1403c`](https://github.com/oceanprotocol/ocean-lib-js/commit/7b1403c8546c09f657bc68cf6307f02641c67899)
1843
- - package updates [`ea5f505`](https://github.com/oceanprotocol/ocean-lib-js/commit/ea5f505edf685d4efb5fb581e8ecb4849989560d)
1844
- - formatting [`dcdd40b`](https://github.com/oceanprotocol/ocean-lib-js/commit/dcdd40bd2d2e84058b889709f77c08bead14b299)
1845
-
1846
- #### [v0.1.11](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.10...v0.1.11)
1846
+ - artifacts path fix [`#213`](https://github.com/oceanprotocol/ocean.js/pull/213)
1847
+ - package updates & lots of typing fixes [`#210`](https://github.com/oceanprotocol/ocean.js/pull/210)
1848
+ - Bump @types/node from 14.0.26 to 14.6.0 [`#211`](https://github.com/oceanprotocol/ocean.js/pull/211)
1849
+ - Bump @types/mocha from 8.0.2 to 8.0.3 [`#212`](https://github.com/oceanprotocol/ocean.js/pull/212)
1850
+ - added chainId in configs [`#204`](https://github.com/oceanprotocol/ocean.js/pull/204)
1851
+ - Bump @types/mocha from 8.0.1 to 8.0.2 [`#207`](https://github.com/oceanprotocol/ocean.js/pull/207)
1852
+ - Bump typedoc from 0.17.8 to 0.18.0 [`#202`](https://github.com/oceanprotocol/ocean.js/pull/202)
1853
+ - Bump @truffle/hdwallet-provider from 1.0.40 to 1.0.42 [`#203`](https://github.com/oceanprotocol/ocean.js/pull/203)
1854
+ - Bump ora from 4.1.0 to 5.0.0 [`#201`](https://github.com/oceanprotocol/ocean.js/pull/201)
1855
+ - Bump ora from 4.0.5 to 4.1.0 [`#200`](https://github.com/oceanprotocol/ocean.js/pull/200)
1856
+ - Bump mocha from 8.1.0 to 8.1.1 [`#199`](https://github.com/oceanprotocol/ocean.js/pull/199)
1857
+ - formatting and typings and lint fixes [`7b1403c`](https://github.com/oceanprotocol/ocean.js/commit/7b1403c8546c09f657bc68cf6307f02641c67899)
1858
+ - package updates [`ea5f505`](https://github.com/oceanprotocol/ocean.js/commit/ea5f505edf685d4efb5fb581e8ecb4849989560d)
1859
+ - formatting [`dcdd40b`](https://github.com/oceanprotocol/ocean.js/commit/dcdd40bd2d2e84058b889709f77c08bead14b299)
1860
+
1861
+ #### [v0.1.11](https://github.com/oceanprotocol/ocean.js/compare/v0.1.10...v0.1.11)
1847
1862
 
1848
1863
  > 4 August 2020
1849
1864
 
1850
- - add getOceanNeeded [`#197`](https://github.com/oceanprotocol/ocean-lib-js/pull/197)
1851
- - Bump @types/mocha from 8.0.0 to 8.0.1 [`#196`](https://github.com/oceanprotocol/ocean-lib-js/pull/196)
1852
- - Bump mocha from 8.0.1 to 8.1.0 [`#195`](https://github.com/oceanprotocol/ocean-lib-js/pull/195)
1853
- - Release 0.1.11 [`c2d49a4`](https://github.com/oceanprotocol/ocean-lib-js/commit/c2d49a4e3c6cdcbdf588f46bfec4a2dd88eb5f37)
1865
+ - add getOceanNeeded [`#197`](https://github.com/oceanprotocol/ocean.js/pull/197)
1866
+ - Bump @types/mocha from 8.0.0 to 8.0.1 [`#196`](https://github.com/oceanprotocol/ocean.js/pull/196)
1867
+ - Bump mocha from 8.0.1 to 8.1.0 [`#195`](https://github.com/oceanprotocol/ocean.js/pull/195)
1868
+ - Release 0.1.11 [`c2d49a4`](https://github.com/oceanprotocol/ocean.js/commit/c2d49a4e3c6cdcbdf588f46bfec4a2dd88eb5f37)
1854
1869
 
1855
- #### [v0.1.10](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.9...v0.1.10)
1870
+ #### [v0.1.10](https://github.com/oceanprotocol/ocean.js/compare/v0.1.9...v0.1.10)
1856
1871
 
1857
1872
  > 30 July 2020
1858
1873
 
1859
- - add nonce to provider signature [`#194`](https://github.com/oceanprotocol/ocean-lib-js/pull/194)
1860
- - Bump @types/node from 14.0.25 to 14.0.26 [`#187`](https://github.com/oceanprotocol/ocean-lib-js/pull/187)
1861
- - Bump @truffle/hdwallet-provider from 1.0.39 to 1.0.40 [`#186`](https://github.com/oceanprotocol/ocean-lib-js/pull/186)
1862
- - Bump @types/node from 14.0.24 to 14.0.25 [`#185`](https://github.com/oceanprotocol/ocean-lib-js/pull/185)
1863
- - Bump @types/chai from 4.2.11 to 4.2.12 [`#184`](https://github.com/oceanprotocol/ocean-lib-js/pull/184)
1864
- - Bump mock-local-storage from 1.1.14 to 1.1.15 [`#183`](https://github.com/oceanprotocol/ocean-lib-js/pull/183)
1865
- - Release 0.1.10 [`1e19165`](https://github.com/oceanprotocol/ocean-lib-js/commit/1e19165d1fd1f53ba07705ff41b7452f97993732)
1874
+ - add nonce to provider signature [`#194`](https://github.com/oceanprotocol/ocean.js/pull/194)
1875
+ - Bump @types/node from 14.0.25 to 14.0.26 [`#187`](https://github.com/oceanprotocol/ocean.js/pull/187)
1876
+ - Bump @truffle/hdwallet-provider from 1.0.39 to 1.0.40 [`#186`](https://github.com/oceanprotocol/ocean.js/pull/186)
1877
+ - Bump @types/node from 14.0.24 to 14.0.25 [`#185`](https://github.com/oceanprotocol/ocean.js/pull/185)
1878
+ - Bump @types/chai from 4.2.11 to 4.2.12 [`#184`](https://github.com/oceanprotocol/ocean.js/pull/184)
1879
+ - Bump mock-local-storage from 1.1.14 to 1.1.15 [`#183`](https://github.com/oceanprotocol/ocean.js/pull/183)
1880
+ - Release 0.1.10 [`1e19165`](https://github.com/oceanprotocol/ocean.js/commit/1e19165d1fd1f53ba07705ff41b7452f97993732)
1866
1881
 
1867
- #### [v0.1.9](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.8...v0.1.9)
1882
+ #### [v0.1.9](https://github.com/oceanprotocol/ocean.js/compare/v0.1.8...v0.1.9)
1868
1883
 
1869
1884
  > 22 July 2020
1870
1885
 
1871
- - allow passing infuraProjectId to getConfig [`#182`](https://github.com/oceanprotocol/ocean-lib-js/pull/182)
1872
- - Bump @oceanprotocol/contracts from 0.3.1 to 0.3.3 [`#180`](https://github.com/oceanprotocol/ocean-lib-js/pull/180)
1873
- - fix transfers [`#179`](https://github.com/oceanprotocol/ocean-lib-js/pull/179)
1874
- - Update Datatokens.ts [`#178`](https://github.com/oceanprotocol/ocean-lib-js/pull/178)
1875
- - Feature/balancer [`#138`](https://github.com/oceanprotocol/ocean-lib-js/pull/138)
1876
- - refactor [`40a8149`](https://github.com/oceanprotocol/ocean-lib-js/commit/40a8149905fd0023b3f8cb486ddb18121d325ea3)
1877
- - first cut [`b42b992`](https://github.com/oceanprotocol/ocean-lib-js/commit/b42b992e84a0c6f8723db3a6f5a8395e71bdd4f9)
1878
- - refactor [`7b8f08e`](https://github.com/oceanprotocol/ocean-lib-js/commit/7b8f08e3c13ef2782fc83a9eadefe2f7354df605)
1886
+ - allow passing infuraProjectId to getConfig [`#182`](https://github.com/oceanprotocol/ocean.js/pull/182)
1887
+ - Bump @oceanprotocol/contracts from 0.3.1 to 0.3.3 [`#180`](https://github.com/oceanprotocol/ocean.js/pull/180)
1888
+ - fix transfers [`#179`](https://github.com/oceanprotocol/ocean.js/pull/179)
1889
+ - Update Datatokens.ts [`#178`](https://github.com/oceanprotocol/ocean.js/pull/178)
1890
+ - Feature/balancer [`#138`](https://github.com/oceanprotocol/ocean.js/pull/138)
1891
+ - refactor [`40a8149`](https://github.com/oceanprotocol/ocean.js/commit/40a8149905fd0023b3f8cb486ddb18121d325ea3)
1892
+ - first cut [`b42b992`](https://github.com/oceanprotocol/ocean.js/commit/b42b992e84a0c6f8723db3a6f5a8395e71bdd4f9)
1893
+ - refactor [`7b8f08e`](https://github.com/oceanprotocol/ocean.js/commit/7b8f08e3c13ef2782fc83a9eadefe2f7354df605)
1879
1894
 
1880
- #### [v0.1.8](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.7...v0.1.8)
1895
+ #### [v0.1.8](https://github.com/oceanprotocol/ocean.js/compare/v0.1.7...v0.1.8)
1881
1896
 
1882
1897
  > 21 July 2020
1883
1898
 
1884
- - Bump @types/node from 14.0.23 to 14.0.24 [`#177`](https://github.com/oceanprotocol/ocean-lib-js/pull/177)
1885
- - Release 0.1.8 [`6b1bf5b`](https://github.com/oceanprotocol/ocean-lib-js/commit/6b1bf5b0b212e4a83a52c523443f880a71313c7b)
1886
- - update factoryAddress [`ffda6cc`](https://github.com/oceanprotocol/ocean-lib-js/commit/ffda6ccd08af26a8cf6af6421bd50bc55c3285da)
1899
+ - Bump @types/node from 14.0.23 to 14.0.24 [`#177`](https://github.com/oceanprotocol/ocean.js/pull/177)
1900
+ - Release 0.1.8 [`6b1bf5b`](https://github.com/oceanprotocol/ocean.js/commit/6b1bf5b0b212e4a83a52c523443f880a71313c7b)
1901
+ - update factoryAddress [`ffda6cc`](https://github.com/oceanprotocol/ocean.js/commit/ffda6ccd08af26a8cf6af6421bd50bc55c3285da)
1887
1902
 
1888
- #### [v0.1.7](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.6...v0.1.7)
1903
+ #### [v0.1.7](https://github.com/oceanprotocol/ocean.js/compare/v0.1.6...v0.1.7)
1889
1904
 
1890
1905
  > 20 July 2020
1891
1906
 
1892
- - update ocean-contracts version [`#176`](https://github.com/oceanprotocol/ocean-lib-js/pull/176)
1893
- - Bump ora from 4.0.4 to 4.0.5 [`#172`](https://github.com/oceanprotocol/ocean-lib-js/pull/172)
1894
- - Bump @oceanprotocol/contracts from 0.2.3 to 0.3.0 [`#171`](https://github.com/oceanprotocol/ocean-lib-js/pull/171)
1895
- - Bump @truffle/hdwallet-provider from 1.0.38 to 1.0.39 [`#170`](https://github.com/oceanprotocol/ocean-lib-js/pull/170)
1896
- - Release 0.1.7 [`7d67fcb`](https://github.com/oceanprotocol/ocean-lib-js/commit/7d67fcb54465380daa01196251f2c8e8a0db17ef)
1907
+ - update ocean-contracts version [`#176`](https://github.com/oceanprotocol/ocean.js/pull/176)
1908
+ - Bump ora from 4.0.4 to 4.0.5 [`#172`](https://github.com/oceanprotocol/ocean.js/pull/172)
1909
+ - Bump @oceanprotocol/contracts from 0.2.3 to 0.3.0 [`#171`](https://github.com/oceanprotocol/ocean.js/pull/171)
1910
+ - Bump @truffle/hdwallet-provider from 1.0.38 to 1.0.39 [`#170`](https://github.com/oceanprotocol/ocean.js/pull/170)
1911
+ - Release 0.1.7 [`7d67fcb`](https://github.com/oceanprotocol/ocean.js/commit/7d67fcb54465380daa01196251f2c8e8a0db17ef)
1897
1912
 
1898
- #### [v0.1.6](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.5...v0.1.6)
1913
+ #### [v0.1.6](https://github.com/oceanprotocol/ocean.js/compare/v0.1.5...v0.1.6)
1899
1914
 
1900
1915
  > 17 July 2020
1901
1916
 
1902
- - revert fetch require [`#169`](https://github.com/oceanprotocol/ocean-lib-js/pull/169)
1903
- - Bump typescript from 3.9.6 to 3.9.7 [`#168`](https://github.com/oceanprotocol/ocean-lib-js/pull/168)
1904
- - Bump mock-local-storage from 1.1.12 to 1.1.14 [`#167`](https://github.com/oceanprotocol/ocean-lib-js/pull/167)
1905
- - Release 0.1.6 [`83bf7c6`](https://github.com/oceanprotocol/ocean-lib-js/commit/83bf7c6e040eb5ddd4c0eaa2a313e56270915e99)
1917
+ - revert fetch require [`#169`](https://github.com/oceanprotocol/ocean.js/pull/169)
1918
+ - Bump typescript from 3.9.6 to 3.9.7 [`#168`](https://github.com/oceanprotocol/ocean.js/pull/168)
1919
+ - Bump mock-local-storage from 1.1.12 to 1.1.14 [`#167`](https://github.com/oceanprotocol/ocean.js/pull/167)
1920
+ - Release 0.1.6 [`83bf7c6`](https://github.com/oceanprotocol/ocean.js/commit/83bf7c6e040eb5ddd4c0eaa2a313e56270915e99)
1906
1921
 
1907
- #### [v0.1.5](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.4...v0.1.5)
1922
+ #### [v0.1.5](https://github.com/oceanprotocol/ocean.js/compare/v0.1.4...v0.1.5)
1908
1923
 
1909
1924
  > 16 July 2020
1910
1925
 
1911
- - Fix DDO interfaces typings export [`#165`](https://github.com/oceanprotocol/ocean-lib-js/pull/165)
1912
- - add rinkeby to known configs [`#164`](https://github.com/oceanprotocol/ocean-lib-js/pull/164)
1913
- - security fixes [`108d794`](https://github.com/oceanprotocol/ocean-lib-js/commit/108d794c2293a4eee3be994b52b77dd508574e75)
1914
- - more config helpers [`2426561`](https://github.com/oceanprotocol/ocean-lib-js/commit/24265617b068ace688814f45fcc668749d1a04a5)
1915
- - Release 0.1.5 [`c1592eb`](https://github.com/oceanprotocol/ocean-lib-js/commit/c1592eb7b5e7c47d38a5fa1b0a7fb672edd2776f)
1926
+ - Fix DDO interfaces typings export [`#165`](https://github.com/oceanprotocol/ocean.js/pull/165)
1927
+ - add rinkeby to known configs [`#164`](https://github.com/oceanprotocol/ocean.js/pull/164)
1928
+ - security fixes [`108d794`](https://github.com/oceanprotocol/ocean.js/commit/108d794c2293a4eee3be994b52b77dd508574e75)
1929
+ - more config helpers [`2426561`](https://github.com/oceanprotocol/ocean.js/commit/24265617b068ace688814f45fcc668749d1a04a5)
1930
+ - Release 0.1.5 [`c1592eb`](https://github.com/oceanprotocol/ocean.js/commit/c1592eb7b5e7c47d38a5fa1b0a7fb672edd2776f)
1916
1931
 
1917
- #### [v0.1.4](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.3...v0.1.4)
1932
+ #### [v0.1.4](https://github.com/oceanprotocol/ocean.js/compare/v0.1.3...v0.1.4)
1918
1933
 
1919
1934
  > 15 July 2020
1920
1935
 
1921
- - Fix default abi's are not initialized correctly when initializing oceanlib [`#163`](https://github.com/oceanprotocol/ocean-lib-js/pull/163)
1922
- - Release 0.1.4 [`8252990`](https://github.com/oceanprotocol/ocean-lib-js/commit/82529909817abe8273396e14165ff7a75d8869ee)
1923
- - bump contracts [`faff5f1`](https://github.com/oceanprotocol/ocean-lib-js/commit/faff5f143d541319a5a9d558be70098320ed1620)
1924
- - Update README_marketplace_flow.md [`2230098`](https://github.com/oceanprotocol/ocean-lib-js/commit/2230098ca5cfc26a720f212ea6dd37d6619a0e2d)
1936
+ - Fix default abi's are not initialized correctly when initializing oceanlib [`#163`](https://github.com/oceanprotocol/ocean.js/pull/163)
1937
+ - Release 0.1.4 [`8252990`](https://github.com/oceanprotocol/ocean.js/commit/82529909817abe8273396e14165ff7a75d8869ee)
1938
+ - bump contracts [`faff5f1`](https://github.com/oceanprotocol/ocean.js/commit/faff5f143d541319a5a9d558be70098320ed1620)
1939
+ - Update README_marketplace_flow.md [`2230098`](https://github.com/oceanprotocol/ocean.js/commit/2230098ca5cfc26a720f212ea6dd37d6619a0e2d)
1925
1940
 
1926
- #### [v0.1.3](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.2...v0.1.3)
1941
+ #### [v0.1.3](https://github.com/oceanprotocol/ocean.js/compare/v0.1.2...v0.1.3)
1927
1942
 
1928
1943
  > 15 July 2020
1929
1944
 
1930
- - always use Strings in Datatoken class [`#161`](https://github.com/oceanprotocol/ocean-lib-js/pull/161)
1931
- - Fix ABIs data types [`#159`](https://github.com/oceanprotocol/ocean-lib-js/pull/159)
1932
- - add ocean token & any token balance to Account [`#158`](https://github.com/oceanprotocol/ocean-lib-js/pull/158)
1933
- - feature/cleanup-test [`#157`](https://github.com/oceanprotocol/ocean-lib-js/pull/157)
1934
- - Update .travis.yml [`#155`](https://github.com/oceanprotocol/ocean-lib-js/pull/155)
1935
- - Update ConfigHelper.ts [`#156`](https://github.com/oceanprotocol/ocean-lib-js/pull/156)
1936
- - Fix/contracts dependencies [`#150`](https://github.com/oceanprotocol/ocean-lib-js/pull/150)
1937
- - added missing section [`#153`](https://github.com/oceanprotocol/ocean-lib-js/pull/153)
1938
- - dependencies cleanup [`3716c5d`](https://github.com/oceanprotocol/ocean-lib-js/commit/3716c5d1b6f60a6760975688361271c8948d9a62)
1939
- - Release 0.1.3 [`36ba35f`](https://github.com/oceanprotocol/ocean-lib-js/commit/36ba35f23825c130e5ff95cb3a09113a463c52ce)
1940
- - fix (#152) [`edb2d53`](https://github.com/oceanprotocol/ocean-lib-js/commit/edb2d53fe398dd0fb30f38b327ea3898e6bfe526)
1945
+ - always use Strings in Datatoken class [`#161`](https://github.com/oceanprotocol/ocean.js/pull/161)
1946
+ - Fix ABIs data types [`#159`](https://github.com/oceanprotocol/ocean.js/pull/159)
1947
+ - add ocean token & any token balance to Account [`#158`](https://github.com/oceanprotocol/ocean.js/pull/158)
1948
+ - feature/cleanup-test [`#157`](https://github.com/oceanprotocol/ocean.js/pull/157)
1949
+ - Update .travis.yml [`#155`](https://github.com/oceanprotocol/ocean.js/pull/155)
1950
+ - Update ConfigHelper.ts [`#156`](https://github.com/oceanprotocol/ocean.js/pull/156)
1951
+ - Fix/contracts dependencies [`#150`](https://github.com/oceanprotocol/ocean.js/pull/150)
1952
+ - added missing section [`#153`](https://github.com/oceanprotocol/ocean.js/pull/153)
1953
+ - dependencies cleanup [`3716c5d`](https://github.com/oceanprotocol/ocean.js/commit/3716c5d1b6f60a6760975688361271c8948d9a62)
1954
+ - Release 0.1.3 [`36ba35f`](https://github.com/oceanprotocol/ocean.js/commit/36ba35f23825c130e5ff95cb3a09113a463c52ce)
1955
+ - fix (#152) [`edb2d53`](https://github.com/oceanprotocol/ocean.js/commit/edb2d53fe398dd0fb30f38b327ea3898e6bfe526)
1941
1956
 
1942
- #### [v0.1.2](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.1...v0.1.2)
1957
+ #### [v0.1.2](https://github.com/oceanprotocol/ocean.js/compare/v0.1.1...v0.1.2)
1943
1958
 
1944
1959
  > 14 July 2020
1945
1960
 
1946
- - DataTokens - use wei in the library [`#147`](https://github.com/oceanprotocol/ocean-lib-js/pull/147)
1947
- - Fix/documentation [`#146`](https://github.com/oceanprotocol/ocean-lib-js/pull/146)
1948
- - Bump @types/node from 14.0.22 to 14.0.23 [`#148`](https://github.com/oceanprotocol/ocean-lib-js/pull/148)
1949
- - feature/compute-interface [`#130`](https://github.com/oceanprotocol/ocean-lib-js/pull/130)
1950
- - Feature/compute test [`#143`](https://github.com/oceanprotocol/ocean-lib-js/pull/143)
1951
- - Bump @types/mocha from 7.0.2 to 8.0.0 [`#142`](https://github.com/oceanprotocol/ocean-lib-js/pull/142)
1952
- - Bump yargs from 15.4.0 to 15.4.1 [`#141`](https://github.com/oceanprotocol/ocean-lib-js/pull/141)
1953
- - Bump @types/node from 14.0.20 to 14.0.22 [`#140`](https://github.com/oceanprotocol/ocean-lib-js/pull/140)
1954
- - Bump @types/node from 14.0.19 to 14.0.20 [`#137`](https://github.com/oceanprotocol/ocean-lib-js/pull/137)
1955
- - Bump @truffle/hdwallet-provider from 1.0.37 to 1.0.38 [`#139`](https://github.com/oceanprotocol/ocean-lib-js/pull/139)
1956
- - Bump @types/node from 14.0.18 to 14.0.19 [`#135`](https://github.com/oceanprotocol/ocean-lib-js/pull/135)
1957
- - Bump @types/node from 14.0.14 to 14.0.18 [`#133`](https://github.com/oceanprotocol/ocean-lib-js/pull/133)
1958
- - fixes #144 [`#144`](https://github.com/oceanprotocol/ocean-lib-js/issues/144)
1959
- - wip: compute module, compute tests, create compute service. [`dad7a56`](https://github.com/oceanprotocol/ocean-lib-js/commit/dad7a56c1e102c8666e7d44fcc2ed7e50ffc462f)
1960
- - move compute to separate file [`95325a7`](https://github.com/oceanprotocol/ocean-lib-js/commit/95325a733d47d9314c55d78c08bad8f30b8563c9)
1961
- - add provider compute mock [`60c406b`](https://github.com/oceanprotocol/ocean-lib-js/commit/60c406bcea73403df8c1899db382e73974969be8)
1962
-
1963
- #### [v0.1.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.0...v0.1.1)
1961
+ - DataTokens - use wei in the library [`#147`](https://github.com/oceanprotocol/ocean.js/pull/147)
1962
+ - Fix/documentation [`#146`](https://github.com/oceanprotocol/ocean.js/pull/146)
1963
+ - Bump @types/node from 14.0.22 to 14.0.23 [`#148`](https://github.com/oceanprotocol/ocean.js/pull/148)
1964
+ - feature/compute-interface [`#130`](https://github.com/oceanprotocol/ocean.js/pull/130)
1965
+ - Feature/compute test [`#143`](https://github.com/oceanprotocol/ocean.js/pull/143)
1966
+ - Bump @types/mocha from 7.0.2 to 8.0.0 [`#142`](https://github.com/oceanprotocol/ocean.js/pull/142)
1967
+ - Bump yargs from 15.4.0 to 15.4.1 [`#141`](https://github.com/oceanprotocol/ocean.js/pull/141)
1968
+ - Bump @types/node from 14.0.20 to 14.0.22 [`#140`](https://github.com/oceanprotocol/ocean.js/pull/140)
1969
+ - Bump @types/node from 14.0.19 to 14.0.20 [`#137`](https://github.com/oceanprotocol/ocean.js/pull/137)
1970
+ - Bump @truffle/hdwallet-provider from 1.0.37 to 1.0.38 [`#139`](https://github.com/oceanprotocol/ocean.js/pull/139)
1971
+ - Bump @types/node from 14.0.18 to 14.0.19 [`#135`](https://github.com/oceanprotocol/ocean.js/pull/135)
1972
+ - Bump @types/node from 14.0.14 to 14.0.18 [`#133`](https://github.com/oceanprotocol/ocean.js/pull/133)
1973
+ - fixes #144 [`#144`](https://github.com/oceanprotocol/ocean.js/issues/144)
1974
+ - wip: compute module, compute tests, create compute service. [`dad7a56`](https://github.com/oceanprotocol/ocean.js/commit/dad7a56c1e102c8666e7d44fcc2ed7e50ffc462f)
1975
+ - move compute to separate file [`95325a7`](https://github.com/oceanprotocol/ocean.js/commit/95325a733d47d9314c55d78c08bad8f30b8563c9)
1976
+ - add provider compute mock [`60c406b`](https://github.com/oceanprotocol/ocean.js/commit/60c406bcea73403df8c1899db382e73974969be8)
1977
+
1978
+ #### [v0.1.1](https://github.com/oceanprotocol/ocean.js/compare/v0.1.0...v0.1.1)
1964
1979
 
1965
1980
  > 3 July 2020
1966
1981
 
1967
- - Fix/releases [`#128`](https://github.com/oceanprotocol/ocean-lib-js/pull/128)
1968
- - Release 0.1.0 [`#127`](https://github.com/oceanprotocol/ocean-lib-js/pull/127)
1969
- - add release to travis [`f3dd76f`](https://github.com/oceanprotocol/ocean-lib-js/commit/f3dd76fe80a0229649f83aaa0b2eb627a5e4cb93)
1970
- - Release 0.1.1 [`487b430`](https://github.com/oceanprotocol/ocean-lib-js/commit/487b4305461d3aedf87d290f5f339f8adb6c2e96)
1982
+ - Fix/releases [`#128`](https://github.com/oceanprotocol/ocean.js/pull/128)
1983
+ - Release 0.1.0 [`#127`](https://github.com/oceanprotocol/ocean.js/pull/127)
1984
+ - add release to travis [`f3dd76f`](https://github.com/oceanprotocol/ocean.js/commit/f3dd76fe80a0229649f83aaa0b2eb627a5e4cb93)
1985
+ - Release 0.1.1 [`487b430`](https://github.com/oceanprotocol/ocean.js/commit/487b4305461d3aedf87d290f5f339f8adb6c2e96)
1971
1986
 
1972
1987
  #### v0.1.0
1973
1988
 
1974
1989
  > 3 July 2020
1975
1990
 
1976
- - Fix/ocean assets [`#126`](https://github.com/oceanprotocol/ocean-lib-js/pull/126)
1977
- - Bump yargs from 15.3.1 to 15.4.0 [`#125`](https://github.com/oceanprotocol/ocean-lib-js/pull/125)
1978
- - Bump @truffle/hdwallet-provider from 1.0.36 to 1.0.37 [`#124`](https://github.com/oceanprotocol/ocean-lib-js/pull/124)
1979
- - Feature/marketplace flow [`#110`](https://github.com/oceanprotocol/ocean-lib-js/pull/110)
1980
- - Feature/assets download [`#119`](https://github.com/oceanprotocol/ocean-lib-js/pull/119)
1981
- - Fix/unit test [`#116`](https://github.com/oceanprotocol/ocean-lib-js/pull/116)
1982
- - Update .travis.yml [`#123`](https://github.com/oceanprotocol/ocean-lib-js/pull/123)
1983
- - Bump typescript from 3.9.5 to 3.9.6 [`#122`](https://github.com/oceanprotocol/ocean-lib-js/pull/122)
1984
- - Bump typedoc from 0.17.7 to 0.17.8 [`#120`](https://github.com/oceanprotocol/ocean-lib-js/pull/120)
1985
- - feature/resolve-assets [`#117`](https://github.com/oceanprotocol/ocean-lib-js/pull/117)
1986
- - barge contains ganache now [`#115`](https://github.com/oceanprotocol/ocean-lib-js/pull/115)
1987
- - Feature/integrate barge [`#113`](https://github.com/oceanprotocol/ocean-lib-js/pull/113)
1988
- - Bump @truffle/hdwallet-provider from 1.0.35 to 1.0.36 [`#111`](https://github.com/oceanprotocol/ocean-lib-js/pull/111)
1989
- - Feature/unit-testing-beta [Part-1] [`#99`](https://github.com/oceanprotocol/ocean-lib-js/pull/99)
1990
- - Fix/args for encrypt method [`#107`](https://github.com/oceanprotocol/ocean-lib-js/pull/107)
1991
- - fix/readme [`#106`](https://github.com/oceanprotocol/ocean-lib-js/pull/106)
1992
- - Bump @types/node from 14.0.13 to 14.0.14 [`#105`](https://github.com/oceanprotocol/ocean-lib-js/pull/105)
1993
- - fix resolveByDTAddress [`#102`](https://github.com/oceanprotocol/ocean-lib-js/pull/102)
1994
- - Fix/integration test-beta [`#94`](https://github.com/oceanprotocol/ocean-lib-js/pull/94)
1995
- - Bump uuid from 8.1.0 to 8.2.0 [`#100`](https://github.com/oceanprotocol/ocean-lib-js/pull/100)
1996
- - Fix/integration test beta firstcut [`#97`](https://github.com/oceanprotocol/ocean-lib-js/pull/97)
1997
- - add coverage report tool [`#96`](https://github.com/oceanprotocol/ocean-lib-js/pull/96)
1998
- - Feature/beta version phase 2 [`#79`](https://github.com/oceanprotocol/ocean-lib-js/pull/79)
1999
- - Bump prettier from 1.19.1 to 2.0.5 [`#85`](https://github.com/oceanprotocol/ocean-lib-js/pull/85)
2000
- - Bump @types/node from 14.0.5 to 14.0.13 [`#86`](https://github.com/oceanprotocol/ocean-lib-js/pull/86)
2001
- - Feature/phase-2 [`#50`](https://github.com/oceanprotocol/ocean-lib-js/pull/50)
2002
- - Full flow for Phase-2 [Part-1] [`#78`](https://github.com/oceanprotocol/ocean-lib-js/pull/78)
2003
- - Bump @release-it/bumper from 1.1.1 to 1.4.0 [`#76`](https://github.com/oceanprotocol/ocean-lib-js/pull/76)
2004
- - Create Dependabot config file [`#64`](https://github.com/oceanprotocol/ocean-lib-js/pull/64)
2005
- - Feature/contracts [`#63`](https://github.com/oceanprotocol/ocean-lib-js/pull/63)
2006
- - init travis [`#52`](https://github.com/oceanprotocol/ocean-lib-js/pull/52)
2007
- - Feature/add detailed readme [`#51`](https://github.com/oceanprotocol/ocean-lib-js/pull/51)
2008
- - fix lint errors [`#49`](https://github.com/oceanprotocol/ocean-lib-js/pull/49)
2009
- - Feature/tests [`#41`](https://github.com/oceanprotocol/ocean-lib-js/pull/41)
2010
- - Feature/ datatokens.create [`#38`](https://github.com/oceanprotocol/ocean-lib-js/pull/38)
2011
- - Feature: datatokens class [`#36`](https://github.com/oceanprotocol/ocean-lib-js/pull/36)
2012
- - add configHelper [`#35`](https://github.com/oceanprotocol/ocean-lib-js/pull/35)
2013
- - Feature: move squid-js to ocean-lib-js [`#30`](https://github.com/oceanprotocol/ocean-lib-js/pull/30)
2014
- - Fix versions module [`#23`](https://github.com/oceanprotocol/ocean-lib-js/pull/23)
2015
- - feature: replace OceanAssets with Assets [`#27`](https://github.com/oceanprotocol/ocean-lib-js/pull/27)
2016
- - Feature/replace OceanCompute with Compute [`#22`](https://github.com/oceanprotocol/ocean-lib-js/pull/22)
2017
- - minor rendering fix [`#11`](https://github.com/oceanprotocol/ocean-lib-js/pull/11)
2018
- - cleaning [`cd9f629`](https://github.com/oceanprotocol/ocean-lib-js/commit/cd9f6295ed08110936f9a092527bae5d0a974bbb)
2019
- - remove test output files [`28d1775`](https://github.com/oceanprotocol/ocean-lib-js/commit/28d1775593ab78bf404708244c49af8f912f3117)
2020
- - add ownerAssets [`d8dadf5`](https://github.com/oceanprotocol/ocean-lib-js/commit/d8dadf5495d77e2f73d45454347c13e185bed7d4)
1991
+ - Fix/ocean assets [`#126`](https://github.com/oceanprotocol/ocean.js/pull/126)
1992
+ - Bump yargs from 15.3.1 to 15.4.0 [`#125`](https://github.com/oceanprotocol/ocean.js/pull/125)
1993
+ - Bump @truffle/hdwallet-provider from 1.0.36 to 1.0.37 [`#124`](https://github.com/oceanprotocol/ocean.js/pull/124)
1994
+ - Feature/marketplace flow [`#110`](https://github.com/oceanprotocol/ocean.js/pull/110)
1995
+ - Feature/assets download [`#119`](https://github.com/oceanprotocol/ocean.js/pull/119)
1996
+ - Fix/unit test [`#116`](https://github.com/oceanprotocol/ocean.js/pull/116)
1997
+ - Update .travis.yml [`#123`](https://github.com/oceanprotocol/ocean.js/pull/123)
1998
+ - Bump typescript from 3.9.5 to 3.9.6 [`#122`](https://github.com/oceanprotocol/ocean.js/pull/122)
1999
+ - Bump typedoc from 0.17.7 to 0.17.8 [`#120`](https://github.com/oceanprotocol/ocean.js/pull/120)
2000
+ - feature/resolve-assets [`#117`](https://github.com/oceanprotocol/ocean.js/pull/117)
2001
+ - barge contains ganache now [`#115`](https://github.com/oceanprotocol/ocean.js/pull/115)
2002
+ - Feature/integrate barge [`#113`](https://github.com/oceanprotocol/ocean.js/pull/113)
2003
+ - Bump @truffle/hdwallet-provider from 1.0.35 to 1.0.36 [`#111`](https://github.com/oceanprotocol/ocean.js/pull/111)
2004
+ - Feature/unit-testing-beta [Part-1] [`#99`](https://github.com/oceanprotocol/ocean.js/pull/99)
2005
+ - Fix/args for encrypt method [`#107`](https://github.com/oceanprotocol/ocean.js/pull/107)
2006
+ - fix/readme [`#106`](https://github.com/oceanprotocol/ocean.js/pull/106)
2007
+ - Bump @types/node from 14.0.13 to 14.0.14 [`#105`](https://github.com/oceanprotocol/ocean.js/pull/105)
2008
+ - fix resolveByDTAddress [`#102`](https://github.com/oceanprotocol/ocean.js/pull/102)
2009
+ - Fix/integration test-beta [`#94`](https://github.com/oceanprotocol/ocean.js/pull/94)
2010
+ - Bump uuid from 8.1.0 to 8.2.0 [`#100`](https://github.com/oceanprotocol/ocean.js/pull/100)
2011
+ - Fix/integration test beta firstcut [`#97`](https://github.com/oceanprotocol/ocean.js/pull/97)
2012
+ - add coverage report tool [`#96`](https://github.com/oceanprotocol/ocean.js/pull/96)
2013
+ - Feature/beta version phase 2 [`#79`](https://github.com/oceanprotocol/ocean.js/pull/79)
2014
+ - Bump prettier from 1.19.1 to 2.0.5 [`#85`](https://github.com/oceanprotocol/ocean.js/pull/85)
2015
+ - Bump @types/node from 14.0.5 to 14.0.13 [`#86`](https://github.com/oceanprotocol/ocean.js/pull/86)
2016
+ - Feature/phase-2 [`#50`](https://github.com/oceanprotocol/ocean.js/pull/50)
2017
+ - Full flow for Phase-2 [Part-1] [`#78`](https://github.com/oceanprotocol/ocean.js/pull/78)
2018
+ - Bump @release-it/bumper from 1.1.1 to 1.4.0 [`#76`](https://github.com/oceanprotocol/ocean.js/pull/76)
2019
+ - Create Dependabot config file [`#64`](https://github.com/oceanprotocol/ocean.js/pull/64)
2020
+ - Feature/contracts [`#63`](https://github.com/oceanprotocol/ocean.js/pull/63)
2021
+ - init travis [`#52`](https://github.com/oceanprotocol/ocean.js/pull/52)
2022
+ - Feature/add detailed readme [`#51`](https://github.com/oceanprotocol/ocean.js/pull/51)
2023
+ - fix lint errors [`#49`](https://github.com/oceanprotocol/ocean.js/pull/49)
2024
+ - Feature/tests [`#41`](https://github.com/oceanprotocol/ocean.js/pull/41)
2025
+ - Feature/ datatokens.create [`#38`](https://github.com/oceanprotocol/ocean.js/pull/38)
2026
+ - Feature: datatokens class [`#36`](https://github.com/oceanprotocol/ocean.js/pull/36)
2027
+ - add configHelper [`#35`](https://github.com/oceanprotocol/ocean.js/pull/35)
2028
+ - Feature: move squid-js to ocean-lib-js [`#30`](https://github.com/oceanprotocol/ocean.js/pull/30)
2029
+ - Fix versions module [`#23`](https://github.com/oceanprotocol/ocean.js/pull/23)
2030
+ - feature: replace OceanAssets with Assets [`#27`](https://github.com/oceanprotocol/ocean.js/pull/27)
2031
+ - Feature/replace OceanCompute with Compute [`#22`](https://github.com/oceanprotocol/ocean.js/pull/22)
2032
+ - minor rendering fix [`#11`](https://github.com/oceanprotocol/ocean.js/pull/11)
2033
+ - cleaning [`cd9f629`](https://github.com/oceanprotocol/ocean.js/commit/cd9f6295ed08110936f9a092527bae5d0a974bbb)
2034
+ - remove test output files [`28d1775`](https://github.com/oceanprotocol/ocean.js/commit/28d1775593ab78bf404708244c49af8f912f3117)
2035
+ - add ownerAssets [`d8dadf5`](https://github.com/oceanprotocol/ocean.js/commit/d8dadf5495d77e2f73d45454347c13e185bed7d4)