@oceanprotocol/lib 1.0.0-next.39 → 1.0.0-next.41

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,2046 +4,2062 @@ 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.39](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.38...v1.0.0-next.39)
7
+ #### [v1.0.0-next.41](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.40...v1.0.0-next.41)
8
8
 
9
- - Issue-#1409: Excessive contract calls [`#1424`](https://github.com/oceanprotocol/ocean.js/pull/1424)
10
- - Issue-#1425: Use proper config in constructors [`#1430`](https://github.com/oceanprotocol/ocean.js/pull/1430)
11
- - Bump release-it from 14.14.2 to 15.0.0 [`#1449`](https://github.com/oceanprotocol/ocean.js/pull/1449)
12
- - Bump mocha from 9.2.2 to 10.0.0 [`#1450`](https://github.com/oceanprotocol/ocean.js/pull/1450)
13
- - Bump @types/node from 17.0.30 to 17.0.31 [`#1451`](https://github.com/oceanprotocol/ocean.js/pull/1451)
14
- - use getConfig(network) function to get proper configuration [`b259b16`](https://github.com/oceanprotocol/ocean.js/commit/b259b16d452b90ea05dfefcbcb3a52fe8b009d28)
15
- - change param order [`2d744c3`](https://github.com/oceanprotocol/ocean.js/commit/2d744c3dd28566f1b2465085ec9b886e7943376f)
16
- - fix test [`1b93d86`](https://github.com/oceanprotocol/ocean.js/commit/1b93d86df5af96aff4ba4413f9b138b18d15a5f6)
9
+ - Lock microbundle to v0.14.2 [`#1457`](https://github.com/oceanprotocol/ocean-lib-js/pull/1457)
10
+ - Issue-#1345: Rewrite Provider test [`#1452`](https://github.com/oceanprotocol/ocean-lib-js/pull/1452)
11
+ - test getComputeEnvironments() [`997bbf5`](https://github.com/oceanprotocol/ocean-lib-js/commit/997bbf57b4c05e6077abb3b7799be319815547b2)
12
+ - add assertion [`b40f52d`](https://github.com/oceanprotocol/ocean-lib-js/commit/b40f52d6a68ab86b424839922b819cea08f869d2)
17
13
 
18
- #### [v1.0.0-next.38](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.37...v1.0.0-next.38)
14
+ #### [v1.0.0-next.40](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.39...v1.0.0-next.40)
15
+
16
+ > 5 May 2022
17
+
18
+ - update default ESM export [`#1456`](https://github.com/oceanprotocol/ocean-lib-js/pull/1456)
19
+ - Release 1.0.0-next.40 [`7782bf4`](https://github.com/oceanprotocol/ocean-lib-js/commit/7782bf49b37cd88bfa000805cdff2bd6de716d5c)
20
+
21
+ #### [v1.0.0-next.39](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.38...v1.0.0-next.39)
22
+
23
+ > 5 May 2022
24
+
25
+ - Issue-#1409: Excessive contract calls [`#1424`](https://github.com/oceanprotocol/ocean-lib-js/pull/1424)
26
+ - Issue-#1425: Use proper config in constructors [`#1430`](https://github.com/oceanprotocol/ocean-lib-js/pull/1430)
27
+ - Bump release-it from 14.14.2 to 15.0.0 [`#1449`](https://github.com/oceanprotocol/ocean-lib-js/pull/1449)
28
+ - Bump mocha from 9.2.2 to 10.0.0 [`#1450`](https://github.com/oceanprotocol/ocean-lib-js/pull/1450)
29
+ - Bump @types/node from 17.0.30 to 17.0.31 [`#1451`](https://github.com/oceanprotocol/ocean-lib-js/pull/1451)
30
+ - use getConfig(network) function to get proper configuration [`b259b16`](https://github.com/oceanprotocol/ocean-lib-js/commit/b259b16d452b90ea05dfefcbcb3a52fe8b009d28)
31
+ - change param order [`2d744c3`](https://github.com/oceanprotocol/ocean-lib-js/commit/2d744c3dd28566f1b2465085ec9b886e7943376f)
32
+ - Release 1.0.0-next.39 [`af5137c`](https://github.com/oceanprotocol/ocean-lib-js/commit/af5137c3702ad03815ab6cb02265ccef45e7841d)
33
+
34
+ #### [v1.0.0-next.38](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.37...v1.0.0-next.38)
19
35
 
20
36
  > 29 April 2022
21
37
 
22
- - bump to contracts alpha 31 [`#1448`](https://github.com/oceanprotocol/ocean.js/pull/1448)
23
- - Bump @truffle/hdwallet-provider from 2.0.7 to 2.0.8 [`#1445`](https://github.com/oceanprotocol/ocean.js/pull/1445)
24
- - Bump typescript from 4.6.3 to 4.6.4 [`#1446`](https://github.com/oceanprotocol/ocean.js/pull/1446)
25
- - Bump @types/node from 17.0.29 to 17.0.30 [`#1447`](https://github.com/oceanprotocol/ocean.js/pull/1447)
26
- - Bump ejs from 3.1.6 to 3.1.7 [`#1444`](https://github.com/oceanprotocol/ocean.js/pull/1444)
27
- - Bump @types/node from 17.0.25 to 17.0.29 [`#1441`](https://github.com/oceanprotocol/ocean.js/pull/1441)
28
- - Bump microbundle from 0.14.2 to 0.15.0 [`#1442`](https://github.com/oceanprotocol/ocean.js/pull/1442)
29
- - Bump @types/mocha from 9.1.0 to 9.1.1 [`#1431`](https://github.com/oceanprotocol/ocean.js/pull/1431)
30
- - Bump @truffle/hdwallet-provider from 2.0.6 to 2.0.7 [`#1432`](https://github.com/oceanprotocol/ocean.js/pull/1432)
31
- - Release 1.0.0-next.38 [`f9db9ce`](https://github.com/oceanprotocol/ocean.js/commit/f9db9cea310dc3004438e6a7373fed5f0334d01d)
38
+ - bump to contracts alpha 31 [`#1448`](https://github.com/oceanprotocol/ocean-lib-js/pull/1448)
39
+ - Bump @truffle/hdwallet-provider from 2.0.7 to 2.0.8 [`#1445`](https://github.com/oceanprotocol/ocean-lib-js/pull/1445)
40
+ - Bump typescript from 4.6.3 to 4.6.4 [`#1446`](https://github.com/oceanprotocol/ocean-lib-js/pull/1446)
41
+ - Bump @types/node from 17.0.29 to 17.0.30 [`#1447`](https://github.com/oceanprotocol/ocean-lib-js/pull/1447)
42
+ - Bump ejs from 3.1.6 to 3.1.7 [`#1444`](https://github.com/oceanprotocol/ocean-lib-js/pull/1444)
43
+ - Bump @types/node from 17.0.25 to 17.0.29 [`#1441`](https://github.com/oceanprotocol/ocean-lib-js/pull/1441)
44
+ - Bump microbundle from 0.14.2 to 0.15.0 [`#1442`](https://github.com/oceanprotocol/ocean-lib-js/pull/1442)
45
+ - Bump @types/mocha from 9.1.0 to 9.1.1 [`#1431`](https://github.com/oceanprotocol/ocean-lib-js/pull/1431)
46
+ - Bump @truffle/hdwallet-provider from 2.0.6 to 2.0.7 [`#1432`](https://github.com/oceanprotocol/ocean-lib-js/pull/1432)
47
+ - Release 1.0.0-next.38 [`f9db9ce`](https://github.com/oceanprotocol/ocean-lib-js/commit/f9db9cea310dc3004438e6a7373fed5f0334d01d)
32
48
 
33
- #### [v1.0.0-next.37](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.36...v1.0.0-next.37)
49
+ #### [v1.0.0-next.37](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.36...v1.0.0-next.37)
34
50
 
35
51
  > 20 April 2022
36
52
 
37
- - test old package lock [`#1429`](https://github.com/oceanprotocol/ocean.js/pull/1429)
38
- - fix [`#1426`](https://github.com/oceanprotocol/ocean.js/pull/1426)
39
- - Add reuseOrder method [`#1421`](https://github.com/oceanprotocol/ocean.js/pull/1421)
40
- - Bump @types/node from 17.0.24 to 17.0.25 [`#1423`](https://github.com/oceanprotocol/ocean.js/pull/1423)
41
- - Bump @types/node from 17.0.23 to 17.0.24 [`#1422`](https://github.com/oceanprotocol/ocean.js/pull/1422)
42
- - Release 1.0.0-next.37 [`e72055f`](https://github.com/oceanprotocol/ocean.js/commit/e72055f4c759bd1ae38ca25330e301b6e07ae014)
53
+ - test old package lock [`#1429`](https://github.com/oceanprotocol/ocean-lib-js/pull/1429)
54
+ - fix [`#1426`](https://github.com/oceanprotocol/ocean-lib-js/pull/1426)
55
+ - Add reuseOrder method [`#1421`](https://github.com/oceanprotocol/ocean-lib-js/pull/1421)
56
+ - Bump @types/node from 17.0.24 to 17.0.25 [`#1423`](https://github.com/oceanprotocol/ocean-lib-js/pull/1423)
57
+ - Bump @types/node from 17.0.23 to 17.0.24 [`#1422`](https://github.com/oceanprotocol/ocean-lib-js/pull/1422)
58
+ - Release 1.0.0-next.37 [`e72055f`](https://github.com/oceanprotocol/ocean-lib-js/commit/e72055f4c759bd1ae38ca25330e301b6e07ae014)
43
59
 
44
- #### [v1.0.0-next.36](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.35...v1.0.0-next.36)
60
+ #### [v1.0.0-next.36](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.35...v1.0.0-next.36)
45
61
 
46
62
  > 15 April 2022
47
63
 
48
- - Fix get compute results [`#1386`](https://github.com/oceanprotocol/ocean.js/pull/1386)
49
- - Release 1.0.0-next.36 [`c4a5f9e`](https://github.com/oceanprotocol/ocean.js/commit/c4a5f9e5ad356db6f8733252dfe497507075605c)
64
+ - Fix get compute results [`#1386`](https://github.com/oceanprotocol/ocean-lib-js/pull/1386)
65
+ - Release 1.0.0-next.36 [`c4a5f9e`](https://github.com/oceanprotocol/ocean-lib-js/commit/c4a5f9e5ad356db6f8733252dfe497507075605c)
50
66
 
51
- #### [v1.0.0-next.35](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.34...v1.0.0-next.35)
67
+ #### [v1.0.0-next.35](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.34...v1.0.0-next.35)
52
68
 
53
69
  > 14 April 2022
54
70
 
55
- - fix mm signature [`#1420`](https://github.com/oceanprotocol/ocean.js/pull/1420)
56
- - setPaymentCollector apply same checking as contract [`#1396`](https://github.com/oceanprotocol/ocean.js/pull/1396)
57
- - Release 1.0.0-next.35 [`80bf5cc`](https://github.com/oceanprotocol/ocean.js/commit/80bf5cc33fa7f5e3b4cf47805ce53510c563b29b)
71
+ - fix mm signature [`#1420`](https://github.com/oceanprotocol/ocean-lib-js/pull/1420)
72
+ - setPaymentCollector apply same checking as contract [`#1396`](https://github.com/oceanprotocol/ocean-lib-js/pull/1396)
73
+ - Release 1.0.0-next.35 [`80bf5cc`](https://github.com/oceanprotocol/ocean-lib-js/commit/80bf5cc33fa7f5e3b4cf47805ce53510c563b29b)
58
74
 
59
- #### [v1.0.0-next.34](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.33...v1.0.0-next.34)
75
+ #### [v1.0.0-next.34](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.33...v1.0.0-next.34)
60
76
 
61
77
  > 14 April 2022
62
78
 
63
- - refactor signatures [`#1395`](https://github.com/oceanprotocol/ocean.js/pull/1395)
64
- - Bump @types/chai from 4.3.0 to 4.3.1 [`#1417`](https://github.com/oceanprotocol/ocean.js/pull/1417)
65
- - Bump @truffle/hdwallet-provider from 2.0.5 to 2.0.6 [`#1418`](https://github.com/oceanprotocol/ocean.js/pull/1418)
66
- - Issue-#1353: Rewrite Router test [`#1382`](https://github.com/oceanprotocol/ocean.js/pull/1382)
67
- - Issue-#1413: Refactor ZERO_ADDRESS constant [`#1414`](https://github.com/oceanprotocol/ocean.js/pull/1414)
68
- - Issue-#1410: Export Router and SideStaking classes [`#1411`](https://github.com/oceanprotocol/ocean.js/pull/1411)
69
- - Bump prettier from 2.6.1 to 2.6.2 [`#1388`](https://github.com/oceanprotocol/ocean.js/pull/1388)
70
- - Bump release-it from 14.14.1 to 14.14.2 [`#1415`](https://github.com/oceanprotocol/ocean.js/pull/1415)
71
- - Bump typedoc from 0.22.14 to 0.22.15 [`#1407`](https://github.com/oceanprotocol/ocean.js/pull/1407)
72
- - Bump @truffle/hdwallet-provider from 2.0.4 to 2.0.5 [`#1408`](https://github.com/oceanprotocol/ocean.js/pull/1408)
73
- - Bump release-it from 14.14.0 to 14.14.1 [`#1405`](https://github.com/oceanprotocol/ocean.js/pull/1405)
74
- - Bump typedoc from 0.22.13 to 0.22.14 [`#1402`](https://github.com/oceanprotocol/ocean.js/pull/1402)
75
- - Bump web3 from 1.7.1 to 1.7.3 [`#1403`](https://github.com/oceanprotocol/ocean.js/pull/1403)
76
- - refactor constants [`73c4647`](https://github.com/oceanprotocol/ocean.js/commit/73c464778395bceab02e9459c830dd52cdcb23d1)
77
- - refactor pool and erc creation params [`0ecc973`](https://github.com/oceanprotocol/ocean.js/commit/0ecc973e0884eab5b60af9c12c7c441c0b2cfe77)
78
- - Use ZERO_ADDRESS constant in src folder files [`ec10f43`](https://github.com/oceanprotocol/ocean.js/commit/ec10f43ac7fdf696191d3894d2e2d3f82b7da3ca)
79
-
80
- #### [v1.0.0-next.33](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.32...v1.0.0-next.33)
79
+ - refactor signatures [`#1395`](https://github.com/oceanprotocol/ocean-lib-js/pull/1395)
80
+ - Bump @types/chai from 4.3.0 to 4.3.1 [`#1417`](https://github.com/oceanprotocol/ocean-lib-js/pull/1417)
81
+ - Bump @truffle/hdwallet-provider from 2.0.5 to 2.0.6 [`#1418`](https://github.com/oceanprotocol/ocean-lib-js/pull/1418)
82
+ - Issue-#1353: Rewrite Router test [`#1382`](https://github.com/oceanprotocol/ocean-lib-js/pull/1382)
83
+ - Issue-#1413: Refactor ZERO_ADDRESS constant [`#1414`](https://github.com/oceanprotocol/ocean-lib-js/pull/1414)
84
+ - Issue-#1410: Export Router and SideStaking classes [`#1411`](https://github.com/oceanprotocol/ocean-lib-js/pull/1411)
85
+ - Bump prettier from 2.6.1 to 2.6.2 [`#1388`](https://github.com/oceanprotocol/ocean-lib-js/pull/1388)
86
+ - Bump release-it from 14.14.1 to 14.14.2 [`#1415`](https://github.com/oceanprotocol/ocean-lib-js/pull/1415)
87
+ - Bump typedoc from 0.22.14 to 0.22.15 [`#1407`](https://github.com/oceanprotocol/ocean-lib-js/pull/1407)
88
+ - Bump @truffle/hdwallet-provider from 2.0.4 to 2.0.5 [`#1408`](https://github.com/oceanprotocol/ocean-lib-js/pull/1408)
89
+ - Bump release-it from 14.14.0 to 14.14.1 [`#1405`](https://github.com/oceanprotocol/ocean-lib-js/pull/1405)
90
+ - Bump typedoc from 0.22.13 to 0.22.14 [`#1402`](https://github.com/oceanprotocol/ocean-lib-js/pull/1402)
91
+ - Bump web3 from 1.7.1 to 1.7.3 [`#1403`](https://github.com/oceanprotocol/ocean-lib-js/pull/1403)
92
+ - refactor constants [`73c4647`](https://github.com/oceanprotocol/ocean-lib-js/commit/73c464778395bceab02e9459c830dd52cdcb23d1)
93
+ - refactor pool and erc creation params [`0ecc973`](https://github.com/oceanprotocol/ocean-lib-js/commit/0ecc973e0884eab5b60af9c12c7c441c0b2cfe77)
94
+ - Use ZERO_ADDRESS constant in src folder files [`ec10f43`](https://github.com/oceanprotocol/ocean-lib-js/commit/ec10f43ac7fdf696191d3894d2e2d3f82b7da3ca)
95
+
96
+ #### [v1.0.0-next.33](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.32...v1.0.0-next.33)
81
97
 
82
98
  > 4 April 2022
83
99
 
84
- - Feature/bump contracts to alpha 28 [`#1392`](https://github.com/oceanprotocol/ocean.js/pull/1392)
85
- - Bump mock-local-storage from 1.1.20 to 1.1.21 [`#1384`](https://github.com/oceanprotocol/ocean.js/pull/1384)
86
- - Bump release-it from 14.13.1 to 14.14.0 [`#1385`](https://github.com/oceanprotocol/ocean.js/pull/1385)
87
- - Issue-#1356 rewrite testcontracthandler helper class [`#1357`](https://github.com/oceanprotocol/ocean.js/pull/1357)
88
- - Bump @oceanprotocol/contracts from 1.0.0-alpha.26 to 1.0.0-alpha.27 [`#1381`](https://github.com/oceanprotocol/ocean.js/pull/1381)
89
- - upgrade to @oceanprotocol/contracts 1.0.0-alpha.27 [`745647b`](https://github.com/oceanprotocol/ocean.js/commit/745647b65ff9aaf55801078f5e7fd2c4672d9a61)
90
- - update package-lock file [`a434458`](https://github.com/oceanprotocol/ocean.js/commit/a4344580ed86b4f3aaa10c6345fc9cd8decf5cc4)
91
- - revert package-lock to v4main version [`5766f87`](https://github.com/oceanprotocol/ocean.js/commit/5766f874270000152df070a152e2ae847f2beb51)
100
+ - Feature/bump contracts to alpha 28 [`#1392`](https://github.com/oceanprotocol/ocean-lib-js/pull/1392)
101
+ - Bump mock-local-storage from 1.1.20 to 1.1.21 [`#1384`](https://github.com/oceanprotocol/ocean-lib-js/pull/1384)
102
+ - Bump release-it from 14.13.1 to 14.14.0 [`#1385`](https://github.com/oceanprotocol/ocean-lib-js/pull/1385)
103
+ - Issue-#1356 rewrite testcontracthandler helper class [`#1357`](https://github.com/oceanprotocol/ocean-lib-js/pull/1357)
104
+ - 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)
105
+ - upgrade to @oceanprotocol/contracts 1.0.0-alpha.27 [`745647b`](https://github.com/oceanprotocol/ocean-lib-js/commit/745647b65ff9aaf55801078f5e7fd2c4672d9a61)
106
+ - update package-lock file [`a434458`](https://github.com/oceanprotocol/ocean-lib-js/commit/a4344580ed86b4f3aaa10c6345fc9cd8decf5cc4)
107
+ - revert package-lock to v4main version [`5766f87`](https://github.com/oceanprotocol/ocean-lib-js/commit/5766f874270000152df070a152e2ae847f2beb51)
92
108
 
93
- #### [v1.0.0-next.32](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.31...v1.0.0-next.32)
109
+ #### [v1.0.0-next.32](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.31...v1.0.0-next.32)
94
110
 
95
111
  > 29 March 2022
96
112
 
97
- - comment broken tests [`#1379`](https://github.com/oceanprotocol/ocean.js/pull/1379)
98
- - Release 1.0.0-next.32 [`271e870`](https://github.com/oceanprotocol/ocean.js/commit/271e870b5ea50966f1df063e3c72ffb3524a05e3)
113
+ - comment broken tests [`#1379`](https://github.com/oceanprotocol/ocean-lib-js/pull/1379)
114
+ - Release 1.0.0-next.32 [`271e870`](https://github.com/oceanprotocol/ocean-lib-js/commit/271e870b5ea50966f1df063e3c72ffb3524a05e3)
99
115
 
100
- #### [v1.0.0-next.31](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.30...v1.0.0-next.31)
116
+ #### [v1.0.0-next.31](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.30...v1.0.0-next.31)
101
117
 
102
118
  > 29 March 2022
103
119
 
104
- - Release 1.0.0-next.31 [`7662364`](https://github.com/oceanprotocol/ocean.js/commit/76623648d2fa19e6bf760cec04230531c11b80f2)
120
+ - Release 1.0.0-next.31 [`7662364`](https://github.com/oceanprotocol/ocean-lib-js/commit/76623648d2fa19e6bf760cec04230531c11b80f2)
105
121
 
106
- #### [v1.0.0-next.30](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.29...v1.0.0-next.30)
122
+ #### [v1.0.0-next.30](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.29...v1.0.0-next.30)
107
123
 
108
124
  > 29 March 2022
109
125
 
110
- - default amountToUnits decimals to 18, FRE consumerMarketSwapFee witho… [`#1374`](https://github.com/oceanprotocol/ocean.js/pull/1374)
111
- - change address[1] to paymentCollector based on smart contract [`#1375`](https://github.com/oceanprotocol/ocean.js/pull/1375)
112
- - update compute status query and jsdoc [`#1361`](https://github.com/oceanprotocol/ocean.js/pull/1361)
113
- - Bump prettier from 2.6.0 to 2.6.1 [`#1373`](https://github.com/oceanprotocol/ocean.js/pull/1373)
114
- - Bump minimist from 1.2.5 to 1.2.6 [`#1370`](https://github.com/oceanprotocol/ocean.js/pull/1370)
115
- - Issue-#1367: Fix error in `NftFactory.disableTokenTemplate()` and `NftFactory.reactivateTokenTemplate()` [`#1368`](https://github.com/oceanprotocol/ocean.js/pull/1368)
116
- - fix typedoc [`#1378`](https://github.com/oceanprotocol/ocean.js/pull/1378)
117
- - Bump typescript from 4.6.2 to 4.6.3 [`#1371`](https://github.com/oceanprotocol/ocean.js/pull/1371)
118
- - Bump @types/node from 17.0.22 to 17.0.23 [`#1366`](https://github.com/oceanprotocol/ocean.js/pull/1366)
119
- - Issue-#1246: Use confighelper instead of hardcoded endpoints [`#1355`](https://github.com/oceanprotocol/ocean.js/pull/1355)
120
- - solve all typing warnings [`#1364`](https://github.com/oceanprotocol/ocean.js/pull/1364)
121
- - Bump @types/node from 17.0.21 to 17.0.22 [`#1363`](https://github.com/oceanprotocol/ocean.js/pull/1363)
122
- - Bump release-it from 14.12.5 to 14.13.1 [`#1360`](https://github.com/oceanprotocol/ocean.js/pull/1360)
123
- - Bump prettier from 2.5.1 to 2.6.0 [`#1340`](https://github.com/oceanprotocol/ocean.js/pull/1340)
124
- - use configuration file to read variables [`3572223`](https://github.com/oceanprotocol/ocean.js/commit/35722239dfa2d021b074098e76f790e0191aa12a)
125
- - refactor imports in the tests [`165b4c8`](https://github.com/oceanprotocol/ocean.js/commit/165b4c86809615aada2463f2ece2a3be1d3ee419)
126
- - read configHelperNetworks values for the tests [`896211b`](https://github.com/oceanprotocol/ocean.js/commit/896211b93f1bfb634ab4677c4c68795884f16fc8)
127
-
128
- #### [v1.0.0-next.29](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.28...v1.0.0-next.29)
126
+ - default amountToUnits decimals to 18, FRE consumerMarketSwapFee witho… [`#1374`](https://github.com/oceanprotocol/ocean-lib-js/pull/1374)
127
+ - change address[1] to paymentCollector based on smart contract [`#1375`](https://github.com/oceanprotocol/ocean-lib-js/pull/1375)
128
+ - update compute status query and jsdoc [`#1361`](https://github.com/oceanprotocol/ocean-lib-js/pull/1361)
129
+ - Bump prettier from 2.6.0 to 2.6.1 [`#1373`](https://github.com/oceanprotocol/ocean-lib-js/pull/1373)
130
+ - Bump minimist from 1.2.5 to 1.2.6 [`#1370`](https://github.com/oceanprotocol/ocean-lib-js/pull/1370)
131
+ - Issue-#1367: Fix error in `NftFactory.disableTokenTemplate()` and `NftFactory.reactivateTokenTemplate()` [`#1368`](https://github.com/oceanprotocol/ocean-lib-js/pull/1368)
132
+ - fix typedoc [`#1378`](https://github.com/oceanprotocol/ocean-lib-js/pull/1378)
133
+ - Bump typescript from 4.6.2 to 4.6.3 [`#1371`](https://github.com/oceanprotocol/ocean-lib-js/pull/1371)
134
+ - Bump @types/node from 17.0.22 to 17.0.23 [`#1366`](https://github.com/oceanprotocol/ocean-lib-js/pull/1366)
135
+ - Issue-#1246: Use confighelper instead of hardcoded endpoints [`#1355`](https://github.com/oceanprotocol/ocean-lib-js/pull/1355)
136
+ - solve all typing warnings [`#1364`](https://github.com/oceanprotocol/ocean-lib-js/pull/1364)
137
+ - Bump @types/node from 17.0.21 to 17.0.22 [`#1363`](https://github.com/oceanprotocol/ocean-lib-js/pull/1363)
138
+ - Bump release-it from 14.12.5 to 14.13.1 [`#1360`](https://github.com/oceanprotocol/ocean-lib-js/pull/1360)
139
+ - Bump prettier from 2.5.1 to 2.6.0 [`#1340`](https://github.com/oceanprotocol/ocean-lib-js/pull/1340)
140
+ - use configuration file to read variables [`3572223`](https://github.com/oceanprotocol/ocean-lib-js/commit/35722239dfa2d021b074098e76f790e0191aa12a)
141
+ - refactor imports in the tests [`165b4c8`](https://github.com/oceanprotocol/ocean-lib-js/commit/165b4c86809615aada2463f2ece2a3be1d3ee419)
142
+ - read configHelperNetworks values for the tests [`896211b`](https://github.com/oceanprotocol/ocean-lib-js/commit/896211b93f1bfb634ab4677c4c68795884f16fc8)
143
+
144
+ #### [v1.0.0-next.29](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.28...v1.0.0-next.29)
129
145
 
130
146
  > 21 March 2022
131
147
 
132
- - Feature/contracts alpha 25 [`#1358`](https://github.com/oceanprotocol/ocean.js/pull/1358)
133
- - Release 1.0.0-next.29 [`069d21c`](https://github.com/oceanprotocol/ocean.js/commit/069d21c16473a5e568d573834f85d9684bfdfca4)
148
+ - Feature/contracts alpha 25 [`#1358`](https://github.com/oceanprotocol/ocean-lib-js/pull/1358)
149
+ - Release 1.0.0-next.29 [`069d21c`](https://github.com/oceanprotocol/ocean-lib-js/commit/069d21c16473a5e568d573834f85d9684bfdfca4)
134
150
 
135
- #### [v1.0.0-next.28](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.27...v1.0.0-next.28)
151
+ #### [v1.0.0-next.28](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.27...v1.0.0-next.28)
136
152
 
137
153
  > 16 March 2022
138
154
 
139
- - Replace toWei/fromWei when base token conversion [`#1318`](https://github.com/oceanprotocol/ocean.js/pull/1318)
140
- - Make metadataProofs optional in setMetadataAndTokenURI [`#1336`](https://github.com/oceanprotocol/ocean.js/pull/1336)
141
- - fix moonbase urls [`#1337`](https://github.com/oceanprotocol/ocean.js/pull/1337)
142
- - Release 1.0.0-next.28 [`6675de4`](https://github.com/oceanprotocol/ocean.js/commit/6675de4e361cb62c8dc45e6e162139c77f6d5a45)
155
+ - Replace toWei/fromWei when base token conversion [`#1318`](https://github.com/oceanprotocol/ocean-lib-js/pull/1318)
156
+ - Make metadataProofs optional in setMetadataAndTokenURI [`#1336`](https://github.com/oceanprotocol/ocean-lib-js/pull/1336)
157
+ - fix moonbase urls [`#1337`](https://github.com/oceanprotocol/ocean-lib-js/pull/1337)
158
+ - Release 1.0.0-next.28 [`6675de4`](https://github.com/oceanprotocol/ocean-lib-js/commit/6675de4e361cb62c8dc45e6e162139c77f6d5a45)
143
159
 
144
- #### [v1.0.0-next.27](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.26...v1.0.0-next.27)
160
+ #### [v1.0.0-next.27](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.26...v1.0.0-next.27)
145
161
 
146
162
  > 14 March 2022
147
163
 
148
- - Feature/contracts alpha 22 [`#1334`](https://github.com/oceanprotocol/ocean.js/pull/1334)
149
- - Bump mocha from 9.2.1 to 9.2.2 [`#1332`](https://github.com/oceanprotocol/ocean.js/pull/1332)
150
- - Release 1.0.0-next.27 [`d3fcdd0`](https://github.com/oceanprotocol/ocean.js/commit/d3fcdd0d561f85924a1b8266c564604d554e8148)
164
+ - Feature/contracts alpha 22 [`#1334`](https://github.com/oceanprotocol/ocean-lib-js/pull/1334)
165
+ - Bump mocha from 9.2.1 to 9.2.2 [`#1332`](https://github.com/oceanprotocol/ocean-lib-js/pull/1332)
166
+ - Release 1.0.0-next.27 [`d3fcdd0`](https://github.com/oceanprotocol/ocean-lib-js/commit/d3fcdd0d561f85924a1b8266c564604d554e8148)
151
167
 
152
- #### [v1.0.0-next.26](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.25...v1.0.0-next.26)
168
+ #### [v1.0.0-next.26](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.25...v1.0.0-next.26)
153
169
 
154
170
  > 11 March 2022
155
171
 
156
- - update `ServiceComputeOptions` [`#1330`](https://github.com/oceanprotocol/ocean.js/pull/1330)
157
- - dispenser creation: transform maxTokens and maxBalance to wei [`#1328`](https://github.com/oceanprotocol/ocean.js/pull/1328)
158
- - Bump @truffle/hdwallet-provider from 2.0.3 to 2.0.4 [`#1329`](https://github.com/oceanprotocol/ocean.js/pull/1329)
159
- - Release 1.0.0-next.26 [`e9f32c7`](https://github.com/oceanprotocol/ocean.js/commit/e9f32c729abadc5985add4016d72f7647b8cecf9)
172
+ - update `ServiceComputeOptions` [`#1330`](https://github.com/oceanprotocol/ocean-lib-js/pull/1330)
173
+ - dispenser creation: transform maxTokens and maxBalance to wei [`#1328`](https://github.com/oceanprotocol/ocean-lib-js/pull/1328)
174
+ - Bump @truffle/hdwallet-provider from 2.0.3 to 2.0.4 [`#1329`](https://github.com/oceanprotocol/ocean-lib-js/pull/1329)
175
+ - Release 1.0.0-next.26 [`e9f32c7`](https://github.com/oceanprotocol/ocean-lib-js/commit/e9f32c729abadc5985add4016d72f7647b8cecf9)
160
176
 
161
- #### [v1.0.0-next.25](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.24...v1.0.0-next.25)
177
+ #### [v1.0.0-next.25](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.24...v1.0.0-next.25)
162
178
 
163
179
  > 8 March 2022
164
180
 
165
- - Bump ts-node from 10.6.0 to 10.7.0 [`#1327`](https://github.com/oceanprotocol/ocean.js/pull/1327)
166
- - Bump typedoc from 0.22.12 to 0.22.13 [`#1326`](https://github.com/oceanprotocol/ocean.js/pull/1326)
167
- - fix url [`#1325`](https://github.com/oceanprotocol/ocean.js/pull/1325)
168
- - Bump web3 from 1.7.0 to 1.7.1 [`#1323`](https://github.com/oceanprotocol/ocean.js/pull/1323)
169
- - Bump eslint-config-prettier from 8.4.0 to 8.5.0 [`#1324`](https://github.com/oceanprotocol/ocean.js/pull/1324)
170
- - Bump ts-node from 10.5.0 to 10.6.0 [`#1319`](https://github.com/oceanprotocol/ocean.js/pull/1319)
171
- - Bump typescript from 4.5.5 to 4.6.2 [`#1317`](https://github.com/oceanprotocol/ocean.js/pull/1317)
172
- - Bump @types/node from 17.0.19 to 17.0.21 [`#1310`](https://github.com/oceanprotocol/ocean.js/pull/1310)
173
- - services specific additional information [`#1311`](https://github.com/oceanprotocol/ocean.js/pull/1311)
174
- - Bump release-it from 14.12.4 to 14.12.5 [`#1308`](https://github.com/oceanprotocol/ocean.js/pull/1308)
175
- - Update README: harmonize with ocean.py's v4 changes [`81b1849`](https://github.com/oceanprotocol/ocean.js/commit/81b18493ff1a6dee13b23648b5f8a47452aaf3ab)
176
- - Release 1.0.0-next.25 [`b403130`](https://github.com/oceanprotocol/ocean.js/commit/b403130e2d7e99711d2fb582a12baeac49acbcc7)
177
- - 2021 -> 2022 [`28a48f5`](https://github.com/oceanprotocol/ocean.js/commit/28a48f5b5a2f792a79dabcd1a4fa9be1b2228311)
178
-
179
- #### [v1.0.0-next.24](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.23...v1.0.0-next.24)
181
+ - Bump ts-node from 10.6.0 to 10.7.0 [`#1327`](https://github.com/oceanprotocol/ocean-lib-js/pull/1327)
182
+ - Bump typedoc from 0.22.12 to 0.22.13 [`#1326`](https://github.com/oceanprotocol/ocean-lib-js/pull/1326)
183
+ - fix url [`#1325`](https://github.com/oceanprotocol/ocean-lib-js/pull/1325)
184
+ - Bump web3 from 1.7.0 to 1.7.1 [`#1323`](https://github.com/oceanprotocol/ocean-lib-js/pull/1323)
185
+ - Bump eslint-config-prettier from 8.4.0 to 8.5.0 [`#1324`](https://github.com/oceanprotocol/ocean-lib-js/pull/1324)
186
+ - Bump ts-node from 10.5.0 to 10.6.0 [`#1319`](https://github.com/oceanprotocol/ocean-lib-js/pull/1319)
187
+ - Bump typescript from 4.5.5 to 4.6.2 [`#1317`](https://github.com/oceanprotocol/ocean-lib-js/pull/1317)
188
+ - Bump @types/node from 17.0.19 to 17.0.21 [`#1310`](https://github.com/oceanprotocol/ocean-lib-js/pull/1310)
189
+ - services specific additional information [`#1311`](https://github.com/oceanprotocol/ocean-lib-js/pull/1311)
190
+ - Bump release-it from 14.12.4 to 14.12.5 [`#1308`](https://github.com/oceanprotocol/ocean-lib-js/pull/1308)
191
+ - Update README: harmonize with ocean.py's v4 changes [`81b1849`](https://github.com/oceanprotocol/ocean-lib-js/commit/81b18493ff1a6dee13b23648b5f8a47452aaf3ab)
192
+ - Release 1.0.0-next.25 [`b403130`](https://github.com/oceanprotocol/ocean-lib-js/commit/b403130e2d7e99711d2fb582a12baeac49acbcc7)
193
+ - 2021 -> 2022 [`28a48f5`](https://github.com/oceanprotocol/ocean-lib-js/commit/28a48f5b5a2f792a79dabcd1a4fa9be1b2228311)
194
+
195
+ #### [v1.0.0-next.24](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.23...v1.0.0-next.24)
180
196
 
181
197
  > 23 February 2022
182
198
 
183
- - fix export [`#1309`](https://github.com/oceanprotocol/ocean.js/pull/1309)
184
- - Release 1.0.0-next.24 [`9116852`](https://github.com/oceanprotocol/ocean.js/commit/91168527fca9c0667e686486bd0aae4892b79e2a)
199
+ - fix export [`#1309`](https://github.com/oceanprotocol/ocean-lib-js/pull/1309)
200
+ - Release 1.0.0-next.24 [`9116852`](https://github.com/oceanprotocol/ocean-lib-js/commit/91168527fca9c0667e686486bd0aae4892b79e2a)
185
201
 
186
- #### [v1.0.0-next.23](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.22...v1.0.0-next.23)
202
+ #### [v1.0.0-next.23](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.22...v1.0.0-next.23)
187
203
 
188
204
  > 22 February 2022
189
205
 
190
- - Calculating max swap/liquidity [`#1306`](https://github.com/oceanprotocol/ocean.js/pull/1306)
191
- - Bump @types/node from 17.0.18 to 17.0.19 [`#1305`](https://github.com/oceanprotocol/ocean.js/pull/1305)
192
- - Release 1.0.0-next.23 [`aadd145`](https://github.com/oceanprotocol/ocean.js/commit/aadd1458ba7364a709f6eb94b3f8c123de3c189a)
206
+ - Calculating max swap/liquidity [`#1306`](https://github.com/oceanprotocol/ocean-lib-js/pull/1306)
207
+ - Bump @types/node from 17.0.18 to 17.0.19 [`#1305`](https://github.com/oceanprotocol/ocean-lib-js/pull/1305)
208
+ - Release 1.0.0-next.23 [`aadd145`](https://github.com/oceanprotocol/ocean-lib-js/commit/aadd1458ba7364a709f6eb94b3f8c123de3c189a)
193
209
 
194
- #### [v1.0.0-next.22](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.21...v1.0.0-next.22)
210
+ #### [v1.0.0-next.22](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.21...v1.0.0-next.22)
195
211
 
196
212
  > 21 February 2022
197
213
 
198
- - fix estGas for setMetadata call [`#1303`](https://github.com/oceanprotocol/ocean.js/pull/1303)
199
- - Bump eslint-config-prettier from 8.3.0 to 8.4.0 [`#1301`](https://github.com/oceanprotocol/ocean.js/pull/1301)
200
- - Bump typedoc from 0.22.11 to 0.22.12 [`#1300`](https://github.com/oceanprotocol/ocean.js/pull/1300)
201
- - Bump mocha from 9.2.0 to 9.2.1 [`#1299`](https://github.com/oceanprotocol/ocean.js/pull/1299)
202
- - Release 1.0.0-next.22 [`ff0653c`](https://github.com/oceanprotocol/ocean.js/commit/ff0653c8831a10dee36994adde460dbfa5567810)
214
+ - fix estGas for setMetadata call [`#1303`](https://github.com/oceanprotocol/ocean-lib-js/pull/1303)
215
+ - Bump eslint-config-prettier from 8.3.0 to 8.4.0 [`#1301`](https://github.com/oceanprotocol/ocean-lib-js/pull/1301)
216
+ - Bump typedoc from 0.22.11 to 0.22.12 [`#1300`](https://github.com/oceanprotocol/ocean-lib-js/pull/1300)
217
+ - Bump mocha from 9.2.0 to 9.2.1 [`#1299`](https://github.com/oceanprotocol/ocean-lib-js/pull/1299)
218
+ - Release 1.0.0-next.22 [`ff0653c`](https://github.com/oceanprotocol/ocean-lib-js/commit/ff0653c8831a10dee36994adde460dbfa5567810)
203
219
 
204
- #### [v1.0.0-next.21](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.20...v1.0.0-next.21)
220
+ #### [v1.0.0-next.21](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.20...v1.0.0-next.21)
205
221
 
206
222
  > 17 February 2022
207
223
 
208
- - Update contracts [`#1297`](https://github.com/oceanprotocol/ocean.js/pull/1297)
209
- - Release 1.0.0-next.21 [`ce88427`](https://github.com/oceanprotocol/ocean.js/commit/ce8842701aa1e9c82dbc8d6b18d94eeb0ea24540)
224
+ - Update contracts [`#1297`](https://github.com/oceanprotocol/ocean-lib-js/pull/1297)
225
+ - Release 1.0.0-next.21 [`ce88427`](https://github.com/oceanprotocol/ocean-lib-js/commit/ce8842701aa1e9c82dbc8d6b18d94eeb0ea24540)
210
226
 
211
- #### [v1.0.0-next.20](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.19...v1.0.0-next.20)
227
+ #### [v1.0.0-next.20](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.19...v1.0.0-next.20)
212
228
 
213
229
  > 16 February 2022
214
230
 
215
- - bump to contracts alpha.20 [`#1295`](https://github.com/oceanprotocol/ocean.js/pull/1295)
216
- - use barge addresses for unit tests [`#1291`](https://github.com/oceanprotocol/ocean.js/pull/1291)
217
- - Bump @types/node from 17.0.17 to 17.0.18 [`#1290`](https://github.com/oceanprotocol/ocean.js/pull/1290)
218
- - Bump @types/crypto-js from 4.1.0 to 4.1.1 [`#1289`](https://github.com/oceanprotocol/ocean.js/pull/1289)
219
- - Release 1.0.0-next.20 [`cb8b52c`](https://github.com/oceanprotocol/ocean.js/commit/cb8b52c6e1a73444b8170a762822e4ba15bf244e)
231
+ - bump to contracts alpha.20 [`#1295`](https://github.com/oceanprotocol/ocean-lib-js/pull/1295)
232
+ - use barge addresses for unit tests [`#1291`](https://github.com/oceanprotocol/ocean-lib-js/pull/1291)
233
+ - Bump @types/node from 17.0.17 to 17.0.18 [`#1290`](https://github.com/oceanprotocol/ocean-lib-js/pull/1290)
234
+ - Bump @types/crypto-js from 4.1.0 to 4.1.1 [`#1289`](https://github.com/oceanprotocol/ocean-lib-js/pull/1289)
235
+ - Release 1.0.0-next.20 [`cb8b52c`](https://github.com/oceanprotocol/ocean-lib-js/commit/cb8b52c6e1a73444b8170a762822e4ba15bf244e)
220
236
 
221
- #### [v1.0.0-next.19](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.18...v1.0.0-next.19)
237
+ #### [v1.0.0-next.19](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.18...v1.0.0-next.19)
222
238
 
223
239
  > 15 February 2022
224
240
 
225
- - update config endpoint [`#1288`](https://github.com/oceanprotocol/ocean.js/pull/1288)
226
- - Release 1.0.0-next.19 [`9b71c85`](https://github.com/oceanprotocol/ocean.js/commit/9b71c853f7cd1f596b5fbd451f63e9cdb5af3b72)
241
+ - update config endpoint [`#1288`](https://github.com/oceanprotocol/ocean-lib-js/pull/1288)
242
+ - Release 1.0.0-next.19 [`9b71c85`](https://github.com/oceanprotocol/ocean-lib-js/commit/9b71c853f7cd1f596b5fbd451f63e9cdb5af3b72)
227
243
 
228
- #### [v1.0.0-next.18](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.17...v1.0.0-next.18)
244
+ #### [v1.0.0-next.18](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.17...v1.0.0-next.18)
229
245
 
230
246
  > 14 February 2022
231
247
 
232
- - update to contracts alpha.19 [`#1286`](https://github.com/oceanprotocol/ocean.js/pull/1286)
233
- - Update Pool class JSDoc comments [`#1281`](https://github.com/oceanprotocol/ocean.js/pull/1281)
234
- - updated existing jsdoc comments and add missing ones [`7b2ff71`](https://github.com/oceanprotocol/ocean.js/commit/7b2ff71d0cb148308cc49a0cb267e4b4f4ee83bb)
235
- - Release 1.0.0-next.18 [`9f9e3dc`](https://github.com/oceanprotocol/ocean.js/commit/9f9e3dce88d5e5e731cc13dbadfefc8a66cd43a5)
248
+ - update to contracts alpha.19 [`#1286`](https://github.com/oceanprotocol/ocean-lib-js/pull/1286)
249
+ - Update Pool class JSDoc comments [`#1281`](https://github.com/oceanprotocol/ocean-lib-js/pull/1281)
250
+ - updated existing jsdoc comments and add missing ones [`7b2ff71`](https://github.com/oceanprotocol/ocean-lib-js/commit/7b2ff71d0cb148308cc49a0cb267e4b4f4ee83bb)
251
+ - Release 1.0.0-next.18 [`9f9e3dc`](https://github.com/oceanprotocol/ocean-lib-js/commit/9f9e3dce88d5e5e731cc13dbadfefc8a66cd43a5)
236
252
 
237
- #### [v1.0.0-next.17](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.16...v1.0.0-next.17)
253
+ #### [v1.0.0-next.17](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.16...v1.0.0-next.17)
238
254
 
239
255
  > 14 February 2022
240
256
 
241
- - fix fixed order params [`#1287`](https://github.com/oceanprotocol/ocean.js/pull/1287)
242
- - Release 1.0.0-next.17 [`9c3a12d`](https://github.com/oceanprotocol/ocean.js/commit/9c3a12daa6276aeb3f0cf59d53ff76d2b8df7219)
257
+ - fix fixed order params [`#1287`](https://github.com/oceanprotocol/ocean-lib-js/pull/1287)
258
+ - Release 1.0.0-next.17 [`9c3a12d`](https://github.com/oceanprotocol/ocean-lib-js/commit/9c3a12daa6276aeb3f0cf59d53ff76d2b8df7219)
243
259
 
244
- #### [v1.0.0-next.16](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.15...v1.0.0-next.16)
260
+ #### [v1.0.0-next.16](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.15...v1.0.0-next.16)
245
261
 
246
262
  > 14 February 2022
247
263
 
248
- - Remove redundant get in `calcBaseInGivenOutDT` [`#1283`](https://github.com/oceanprotocol/ocean.js/pull/1283)
249
- - add aquarius to export list [`#1280`](https://github.com/oceanprotocol/ocean.js/pull/1280)
250
- - Release 1.0.0-next.16 [`9f8f6aa`](https://github.com/oceanprotocol/ocean.js/commit/9f8f6aae99ab409cd0bdb61f3950b067b0363c2f)
264
+ - Remove redundant get in `calcBaseInGivenOutDT` [`#1283`](https://github.com/oceanprotocol/ocean-lib-js/pull/1283)
265
+ - add aquarius to export list [`#1280`](https://github.com/oceanprotocol/ocean-lib-js/pull/1280)
266
+ - Release 1.0.0-next.16 [`9f8f6aa`](https://github.com/oceanprotocol/ocean-lib-js/commit/9f8f6aae99ab409cd0bdb61f3950b067b0363c2f)
251
267
 
252
- #### [v1.0.0-next.15](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.14...v1.0.0-next.15)
268
+ #### [v1.0.0-next.15](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.14...v1.0.0-next.15)
253
269
 
254
270
  > 11 February 2022
255
271
 
256
- - fix redundancy [`#1278`](https://github.com/oceanprotocol/ocean.js/pull/1278)
257
- - Bump chai from 4.3.4 to 4.3.6 [`#1277`](https://github.com/oceanprotocol/ocean.js/pull/1277)
258
- - Bump @types/crypto-js from 4.0.2 to 4.1.0 [`#1276`](https://github.com/oceanprotocol/ocean.js/pull/1276)
259
- - Bump @types/node from 17.0.16 to 17.0.17 [`#1275`](https://github.com/oceanprotocol/ocean.js/pull/1275)
260
- - Release 1.0.0-next.15 [`84a022f`](https://github.com/oceanprotocol/ocean.js/commit/84a022f80c30bed5c7ad6ab692252210a71e9ae3)
272
+ - fix redundancy [`#1278`](https://github.com/oceanprotocol/ocean-lib-js/pull/1278)
273
+ - Bump chai from 4.3.4 to 4.3.6 [`#1277`](https://github.com/oceanprotocol/ocean-lib-js/pull/1277)
274
+ - Bump @types/crypto-js from 4.0.2 to 4.1.0 [`#1276`](https://github.com/oceanprotocol/ocean-lib-js/pull/1276)
275
+ - Bump @types/node from 17.0.16 to 17.0.17 [`#1275`](https://github.com/oceanprotocol/ocean-lib-js/pull/1275)
276
+ - Release 1.0.0-next.15 [`84a022f`](https://github.com/oceanprotocol/ocean-lib-js/commit/84a022f80c30bed5c7ad6ab692252210a71e9ae3)
261
277
 
262
- #### [v1.0.0-next.14](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.13...v1.0.0-next.14)
278
+ #### [v1.0.0-next.14](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.13...v1.0.0-next.14)
263
279
 
264
280
  > 10 February 2022
265
281
 
266
- - fixes [`#1273`](https://github.com/oceanprotocol/ocean.js/pull/1273)
267
- - Release 1.0.0-next.14 [`6aa1231`](https://github.com/oceanprotocol/ocean.js/commit/6aa1231a0a64d32a148108fc43bef2afca42e873)
282
+ - fixes [`#1273`](https://github.com/oceanprotocol/ocean-lib-js/pull/1273)
283
+ - Release 1.0.0-next.14 [`6aa1231`](https://github.com/oceanprotocol/ocean-lib-js/commit/6aa1231a0a64d32a148108fc43bef2afca42e873)
268
284
 
269
- #### [v1.0.0-next.13](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.12...v1.0.0-next.13)
285
+ #### [v1.0.0-next.13](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.12...v1.0.0-next.13)
270
286
 
271
287
  > 10 February 2022
272
288
 
273
- - Bump typescript from 4.4.4 to 4.5.5 [`#1270`](https://github.com/oceanprotocol/ocean.js/pull/1270)
274
- - Bump mocha from 9.1.3 to 9.2.0 [`#1269`](https://github.com/oceanprotocol/ocean.js/pull/1269)
275
- - Use v4main images [`#1267`](https://github.com/oceanprotocol/ocean.js/pull/1267)
276
- - Bump ts-node from 10.4.0 to 10.5.0 [`#1268`](https://github.com/oceanprotocol/ocean.js/pull/1268)
277
- - Bump @truffle/hdwallet-provider from 1.7.0 to 2.0.3 [`#1271`](https://github.com/oceanprotocol/ocean.js/pull/1271)
278
- - Bump mock-local-storage from 1.1.19 to 1.1.20 [`#1263`](https://github.com/oceanprotocol/ocean.js/pull/1263)
279
- - Bump cross-fetch from 3.1.4 to 3.1.5 [`#1264`](https://github.com/oceanprotocol/ocean.js/pull/1264)
280
- - Bump auto-changelog from 2.3.0 to 2.4.0 [`#1265`](https://github.com/oceanprotocol/ocean.js/pull/1265)
281
- - Bump @types/mocha from 9.0.0 to 9.1.0 [`#1262`](https://github.com/oceanprotocol/ocean.js/pull/1262)
282
- - Bump follow-redirects from 1.14.6 to 1.14.8 [`#1261`](https://github.com/oceanprotocol/ocean.js/pull/1261)
283
- - Bump simple-get from 2.8.1 to 2.8.2 [`#1260`](https://github.com/oceanprotocol/ocean.js/pull/1260)
284
- - Bump @openzeppelin/contracts from 4.4.1 to 4.4.2 [`#1259`](https://github.com/oceanprotocol/ocean.js/pull/1259)
285
- - Bump @types/node from 17.0.8 to 17.0.16 [`#1255`](https://github.com/oceanprotocol/ocean.js/pull/1255)
286
- - Bump typedoc from 0.22.10 to 0.22.11 [`#1230`](https://github.com/oceanprotocol/ocean.js/pull/1230)
287
- - npm audit fix [`92f4eb9`](https://github.com/oceanprotocol/ocean.js/commit/92f4eb96695a1e32e750f6c3c0de7774e992e4f2)
288
- - Release 1.0.0-next.13 [`5152bc2`](https://github.com/oceanprotocol/ocean.js/commit/5152bc21646a6375799838daf77188a9dd6713f0)
289
-
290
- #### [v1.0.0-next.12](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.11...v1.0.0-next.12)
289
+ - Bump typescript from 4.4.4 to 4.5.5 [`#1270`](https://github.com/oceanprotocol/ocean-lib-js/pull/1270)
290
+ - Bump mocha from 9.1.3 to 9.2.0 [`#1269`](https://github.com/oceanprotocol/ocean-lib-js/pull/1269)
291
+ - Use v4main images [`#1267`](https://github.com/oceanprotocol/ocean-lib-js/pull/1267)
292
+ - Bump ts-node from 10.4.0 to 10.5.0 [`#1268`](https://github.com/oceanprotocol/ocean-lib-js/pull/1268)
293
+ - Bump @truffle/hdwallet-provider from 1.7.0 to 2.0.3 [`#1271`](https://github.com/oceanprotocol/ocean-lib-js/pull/1271)
294
+ - Bump mock-local-storage from 1.1.19 to 1.1.20 [`#1263`](https://github.com/oceanprotocol/ocean-lib-js/pull/1263)
295
+ - Bump cross-fetch from 3.1.4 to 3.1.5 [`#1264`](https://github.com/oceanprotocol/ocean-lib-js/pull/1264)
296
+ - Bump auto-changelog from 2.3.0 to 2.4.0 [`#1265`](https://github.com/oceanprotocol/ocean-lib-js/pull/1265)
297
+ - Bump @types/mocha from 9.0.0 to 9.1.0 [`#1262`](https://github.com/oceanprotocol/ocean-lib-js/pull/1262)
298
+ - Bump follow-redirects from 1.14.6 to 1.14.8 [`#1261`](https://github.com/oceanprotocol/ocean-lib-js/pull/1261)
299
+ - Bump simple-get from 2.8.1 to 2.8.2 [`#1260`](https://github.com/oceanprotocol/ocean-lib-js/pull/1260)
300
+ - Bump @openzeppelin/contracts from 4.4.1 to 4.4.2 [`#1259`](https://github.com/oceanprotocol/ocean-lib-js/pull/1259)
301
+ - Bump @types/node from 17.0.8 to 17.0.16 [`#1255`](https://github.com/oceanprotocol/ocean-lib-js/pull/1255)
302
+ - Bump typedoc from 0.22.10 to 0.22.11 [`#1230`](https://github.com/oceanprotocol/ocean-lib-js/pull/1230)
303
+ - npm audit fix [`92f4eb9`](https://github.com/oceanprotocol/ocean-lib-js/commit/92f4eb96695a1e32e750f6c3c0de7774e992e4f2)
304
+ - Release 1.0.0-next.13 [`5152bc2`](https://github.com/oceanprotocol/ocean-lib-js/commit/5152bc21646a6375799838daf77188a9dd6713f0)
305
+
306
+ #### [v1.0.0-next.12](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.11...v1.0.0-next.12)
291
307
 
292
308
  > 9 February 2022
293
309
 
294
- - use compute environments [`#1258`](https://github.com/oceanprotocol/ocean.js/pull/1258)
295
- - Bump web3 from 1.6.1 to 1.7.0 [`#1224`](https://github.com/oceanprotocol/ocean.js/pull/1224)
296
- - Barge c2d & latest contracts bump [`#1248`](https://github.com/oceanprotocol/ocean.js/pull/1248)
297
- - Release 1.0.0-next.12 [`022c8c7`](https://github.com/oceanprotocol/ocean.js/commit/022c8c7454a8e39fe552f68cacb6a5ec75776cdf)
298
- - fixed version for contracts [`fbcd22e`](https://github.com/oceanprotocol/ocean.js/commit/fbcd22e714d6233d7d71f60d7eabb0cecb2fe963)
299
- - run push builds against v4main [`9142c35`](https://github.com/oceanprotocol/ocean.js/commit/9142c354f0ba3829a31d71c2814e6bdac406d91e)
310
+ - use compute environments [`#1258`](https://github.com/oceanprotocol/ocean-lib-js/pull/1258)
311
+ - Bump web3 from 1.6.1 to 1.7.0 [`#1224`](https://github.com/oceanprotocol/ocean-lib-js/pull/1224)
312
+ - Barge c2d & latest contracts bump [`#1248`](https://github.com/oceanprotocol/ocean-lib-js/pull/1248)
313
+ - Release 1.0.0-next.12 [`022c8c7`](https://github.com/oceanprotocol/ocean-lib-js/commit/022c8c7454a8e39fe552f68cacb6a5ec75776cdf)
314
+ - fixed version for contracts [`fbcd22e`](https://github.com/oceanprotocol/ocean-lib-js/commit/fbcd22e714d6233d7d71f60d7eabb0cecb2fe963)
315
+ - run push builds against v4main [`9142c35`](https://github.com/oceanprotocol/ocean-lib-js/commit/9142c354f0ba3829a31d71c2814e6bdac406d91e)
300
316
 
301
- #### [v1.0.0-next.11](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.10...v1.0.0-next.11)
317
+ #### [v1.0.0-next.11](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.10...v1.0.0-next.11)
302
318
 
303
319
  > 7 February 2022
304
320
 
305
- - Moved interfaces under types and some small fixes [`#1253`](https://github.com/oceanprotocol/ocean.js/pull/1253)
306
- - stop removing jsdocs [`#1254`](https://github.com/oceanprotocol/ocean.js/pull/1254)
307
- - Release 1.0.0-next.11 [`8fc3773`](https://github.com/oceanprotocol/ocean.js/commit/8fc377383434a1c8a3ba68586ab8db85bc922d40)
321
+ - Moved interfaces under types and some small fixes [`#1253`](https://github.com/oceanprotocol/ocean-lib-js/pull/1253)
322
+ - stop removing jsdocs [`#1254`](https://github.com/oceanprotocol/ocean-lib-js/pull/1254)
323
+ - Release 1.0.0-next.11 [`8fc3773`](https://github.com/oceanprotocol/ocean-lib-js/commit/8fc377383434a1c8a3ba68586ab8db85bc922d40)
308
324
 
309
- #### [v1.0.0-next.10](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.9...v1.0.0-next.10)
325
+ #### [v1.0.0-next.10](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.9...v1.0.0-next.10)
310
326
 
311
327
  > 28 January 2022
312
328
 
313
- - remove ammount [`#1241`](https://github.com/oceanprotocol/ocean.js/pull/1241)
314
- - update contracts [`#1244`](https://github.com/oceanprotocol/ocean.js/pull/1244)
315
- - Release 1.0.0-next.10 [`3dda9a6`](https://github.com/oceanprotocol/ocean.js/commit/3dda9a67097ac0adc388741b506cd23ef3e2cdb1)
329
+ - remove ammount [`#1241`](https://github.com/oceanprotocol/ocean-lib-js/pull/1241)
330
+ - update contracts [`#1244`](https://github.com/oceanprotocol/ocean-lib-js/pull/1244)
331
+ - Release 1.0.0-next.10 [`3dda9a6`](https://github.com/oceanprotocol/ocean-lib-js/commit/3dda9a67097ac0adc388741b506cd23ef3e2cdb1)
316
332
 
317
- #### [v1.0.0-next.9](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.8...v1.0.0-next.9)
333
+ #### [v1.0.0-next.9](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.8...v1.0.0-next.9)
318
334
 
319
335
  > 26 January 2022
320
336
 
321
- - fix order, update contracts [`#1240`](https://github.com/oceanprotocol/ocean.js/pull/1240)
322
- - Release 1.0.0-next.9 [`ef83df7`](https://github.com/oceanprotocol/ocean.js/commit/ef83df7c7248402940a25a3f5d223131c7ece82e)
337
+ - fix order, update contracts [`#1240`](https://github.com/oceanprotocol/ocean-lib-js/pull/1240)
338
+ - Release 1.0.0-next.9 [`ef83df7`](https://github.com/oceanprotocol/ocean-lib-js/commit/ef83df7c7248402940a25a3f5d223131c7ece82e)
323
339
 
324
- #### [v1.0.0-next.8](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.7...v1.0.0-next.8)
340
+ #### [v1.0.0-next.8](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.7...v1.0.0-next.8)
325
341
 
326
342
  > 25 January 2022
327
343
 
328
- - heleper+ remove old ibs [`#1238`](https://github.com/oceanprotocol/ocean.js/pull/1238)
329
- - Add setMetaDataAndTokenURI method [`#1234`](https://github.com/oceanprotocol/ocean.js/pull/1234)
330
- - remove optional fetch method, add abort signal [`#1235`](https://github.com/oceanprotocol/ocean.js/pull/1235)
331
- - Release 1.0.0-next.8 [`1b0fb28`](https://github.com/oceanprotocol/ocean.js/commit/1b0fb28e7676737f2086f5032dd9dfca85431b0b)
344
+ - heleper+ remove old ibs [`#1238`](https://github.com/oceanprotocol/ocean-lib-js/pull/1238)
345
+ - Add setMetaDataAndTokenURI method [`#1234`](https://github.com/oceanprotocol/ocean-lib-js/pull/1234)
346
+ - remove optional fetch method, add abort signal [`#1235`](https://github.com/oceanprotocol/ocean-lib-js/pull/1235)
347
+ - Release 1.0.0-next.8 [`1b0fb28`](https://github.com/oceanprotocol/ocean-lib-js/commit/1b0fb28e7676737f2086f5032dd9dfca85431b0b)
332
348
 
333
- #### [v1.0.0-next.7](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.6...v1.0.0-next.7)
349
+ #### [v1.0.0-next.7](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.6...v1.0.0-next.7)
334
350
 
335
351
  > 20 January 2022
336
352
 
337
- - replaced local artifacts with the published ones [`#1232`](https://github.com/oceanprotocol/ocean.js/pull/1232)
338
- - Allow users/market to set own gas contract options & configurable web3 contract params [`#1214`](https://github.com/oceanprotocol/ocean.js/pull/1214)
339
- - Add default http function and fixes provider class [`#1212`](https://github.com/oceanprotocol/ocean.js/pull/1212)
340
- - Feature/ split orders&fees and uniformize datatoken naming [`#1223`](https://github.com/oceanprotocol/ocean.js/pull/1223)
341
- - added default contract options and gas in config [`4d60a16`](https://github.com/oceanprotocol/ocean.js/commit/4d60a16f6e79a89ed636b99592167c2c8f8c50ed)
342
- - update artifacts after latest contract changes [`b4e102e`](https://github.com/oceanprotocol/ocean.js/commit/b4e102e6a6fa597fc9540d169428030db52efcad)
343
- - update artifacts [`c5b5835`](https://github.com/oceanprotocol/ocean.js/commit/c5b583554eea28bab8a0c3af252dc70a707cdb51)
353
+ - replaced local artifacts with the published ones [`#1232`](https://github.com/oceanprotocol/ocean-lib-js/pull/1232)
354
+ - Allow users/market to set own gas contract options & configurable web3 contract params [`#1214`](https://github.com/oceanprotocol/ocean-lib-js/pull/1214)
355
+ - Add default http function and fixes provider class [`#1212`](https://github.com/oceanprotocol/ocean-lib-js/pull/1212)
356
+ - Feature/ split orders&fees and uniformize datatoken naming [`#1223`](https://github.com/oceanprotocol/ocean-lib-js/pull/1223)
357
+ - added default contract options and gas in config [`4d60a16`](https://github.com/oceanprotocol/ocean-lib-js/commit/4d60a16f6e79a89ed636b99592167c2c8f8c50ed)
358
+ - update artifacts after latest contract changes [`b4e102e`](https://github.com/oceanprotocol/ocean-lib-js/commit/b4e102e6a6fa597fc9540d169428030db52efcad)
359
+ - update artifacts [`c5b5835`](https://github.com/oceanprotocol/ocean-lib-js/commit/c5b583554eea28bab8a0c3af252dc70a707cdb51)
344
360
 
345
- #### [v1.0.0-next.6](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.5...v1.0.0-next.6)
361
+ #### [v1.0.0-next.6](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.5...v1.0.0-next.6)
346
362
 
347
363
  > 14 January 2022
348
364
 
349
- - up [`#1219`](https://github.com/oceanprotocol/ocean.js/pull/1219)
350
- - Release 1.0.0-next.6 [`1879315`](https://github.com/oceanprotocol/ocean.js/commit/187931531021b89bd9c735f90c7426aea65dd57b)
365
+ - up [`#1219`](https://github.com/oceanprotocol/ocean-lib-js/pull/1219)
366
+ - Release 1.0.0-next.6 [`1879315`](https://github.com/oceanprotocol/ocean-lib-js/commit/187931531021b89bd9c735f90c7426aea65dd57b)
351
367
 
352
- #### [v1.0.0-next.5](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.4...v1.0.0-next.5)
368
+ #### [v1.0.0-next.5](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.4...v1.0.0-next.5)
353
369
 
354
370
  > 13 January 2022
355
371
 
356
- - update abi/address [`#1218`](https://github.com/oceanprotocol/ocean.js/pull/1218)
357
- - Release 1.0.0-next.5 [`672e2b1`](https://github.com/oceanprotocol/ocean.js/commit/672e2b1f4abcc16b4a747b66fa609ea4ca9b5994)
372
+ - update abi/address [`#1218`](https://github.com/oceanprotocol/ocean-lib-js/pull/1218)
373
+ - Release 1.0.0-next.5 [`672e2b1`](https://github.com/oceanprotocol/ocean-lib-js/commit/672e2b1f4abcc16b4a747b66fa609ea4ca9b5994)
358
374
 
359
- #### [v1.0.0-next.4](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.3...v1.0.0-next.4)
375
+ #### [v1.0.0-next.4](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.3...v1.0.0-next.4)
360
376
 
361
377
  > 13 January 2022
362
378
 
363
- - update addresses based on new deployment [`#1216`](https://github.com/oceanprotocol/ocean.js/pull/1216)
364
- - Release 1.0.0-next.4 [`a85f29a`](https://github.com/oceanprotocol/ocean.js/commit/a85f29a5d2324f4b17ab45882267920f7a66e42b)
379
+ - update addresses based on new deployment [`#1216`](https://github.com/oceanprotocol/ocean-lib-js/pull/1216)
380
+ - Release 1.0.0-next.4 [`a85f29a`](https://github.com/oceanprotocol/ocean-lib-js/commit/a85f29a5d2324f4b17ab45882267920f7a66e42b)
365
381
 
366
- #### [v1.0.0-next.3](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.2...v1.0.0-next.3)
382
+ #### [v1.0.0-next.3](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.2...v1.0.0-next.3)
367
383
 
368
384
  > 12 January 2022
369
385
 
370
- - update addresses [`#1213`](https://github.com/oceanprotocol/ocean.js/pull/1213)
371
- - Release 1.0.0-next.3 [`3c9ee75`](https://github.com/oceanprotocol/ocean.js/commit/3c9ee7599ba3c5a8109925cdb6e76fa9ff389fe2)
386
+ - update addresses [`#1213`](https://github.com/oceanprotocol/ocean-lib-js/pull/1213)
387
+ - Release 1.0.0-next.3 [`3c9ee75`](https://github.com/oceanprotocol/ocean-lib-js/commit/3c9ee7599ba3c5a8109925cdb6e76fa9ff389fe2)
372
388
 
373
- #### [v1.0.0-next.2](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.1...v1.0.0-next.2)
389
+ #### [v1.0.0-next.2](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.1...v1.0.0-next.2)
374
390
 
375
391
  > 11 January 2022
376
392
 
377
- - Release 1.0.0-next.2 [`a9c592c`](https://github.com/oceanprotocol/ocean.js/commit/a9c592c3e6f77419f9ddc13ac396063696f7eb69)
378
- - fix dist typings path [`ae6ee6f`](https://github.com/oceanprotocol/ocean.js/commit/ae6ee6f9c71218e0bf6c7a22283dbe9d725e61f0)
393
+ - Release 1.0.0-next.2 [`a9c592c`](https://github.com/oceanprotocol/ocean-lib-js/commit/a9c592c3e6f77419f9ddc13ac396063696f7eb69)
394
+ - fix dist typings path [`ae6ee6f`](https://github.com/oceanprotocol/ocean-lib-js/commit/ae6ee6f9c71218e0bf6c7a22283dbe9d725e61f0)
379
395
 
380
- #### [v1.0.0-next.1](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.0...v1.0.0-next.1)
396
+ #### [v1.0.0-next.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v1.0.0-next.0...v1.0.0-next.1)
381
397
 
382
398
  > 11 January 2022
383
399
 
384
- - move artifacts folder under /src [`bdfa60a`](https://github.com/oceanprotocol/ocean.js/commit/bdfa60a91b7c304ee775c5c88cc5e22b569acc74)
385
- - fix artifacts path in all test files [`24425fc`](https://github.com/oceanprotocol/ocean.js/commit/24425fcf8ba8f0b2f950cc5857c71e1b1d57f683)
386
- - make mocha pick up individual tsconfig, compile test files [`8776c1b`](https://github.com/oceanprotocol/ocean.js/commit/8776c1bb91d7136cf945179a00cf40847b9c413f)
400
+ - move artifacts folder under /src [`bdfa60a`](https://github.com/oceanprotocol/ocean-lib-js/commit/bdfa60a91b7c304ee775c5c88cc5e22b569acc74)
401
+ - fix artifacts path in all test files [`24425fc`](https://github.com/oceanprotocol/ocean-lib-js/commit/24425fcf8ba8f0b2f950cc5857c71e1b1d57f683)
402
+ - make mocha pick up individual tsconfig, compile test files [`8776c1b`](https://github.com/oceanprotocol/ocean-lib-js/commit/8776c1bb91d7136cf945179a00cf40847b9c413f)
387
403
 
388
- #### [v1.0.0-next.0](https://github.com/oceanprotocol/ocean.js/compare/v0.20.2...v1.0.0-next.0)
404
+ #### [v1.0.0-next.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.20.2...v1.0.0-next.0)
389
405
 
390
406
  > 11 January 2022
391
407
 
392
- - Fix/pool_approve [`#1207`](https://github.com/oceanprotocol/ocean.js/pull/1207)
393
- - Add ocean-contracts artifacts in root dir [`#1208`](https://github.com/oceanprotocol/ocean.js/pull/1208)
394
- - integration tests publish all methods [`#1197`](https://github.com/oceanprotocol/ocean.js/pull/1197)
395
- - compute start [`#1196`](https://github.com/oceanprotocol/ocean.js/pull/1196)
396
- - publish & consume flow working [`#1192`](https://github.com/oceanprotocol/ocean.js/pull/1192)
397
- - publish tests [`#1184`](https://github.com/oceanprotocol/ocean.js/pull/1184)
398
- - Fix/update address [`#1174`](https://github.com/oceanprotocol/ocean.js/pull/1174)
399
- - config and encrypt fixes [`#1173`](https://github.com/oceanprotocol/ocean.js/pull/1173)
400
- - Function checks & provider fee updates [`#1159`](https://github.com/oceanprotocol/ocean.js/pull/1159)
401
- - add dispenser [`#1170`](https://github.com/oceanprotocol/ocean.js/pull/1170)
402
- - fix [`#1166`](https://github.com/oceanprotocol/ocean.js/pull/1166)
403
- - Feature/didutils [`#1163`](https://github.com/oceanprotocol/ocean.js/pull/1163)
404
- - fix encrypt function [`#1162`](https://github.com/oceanprotocol/ocean.js/pull/1162)
405
- - Add setTokenURI and others [`#1151`](https://github.com/oceanprotocol/ocean.js/pull/1151)
406
- - add provider to index [`#1150`](https://github.com/oceanprotocol/ocean.js/pull/1150)
407
- - update config url [`#1149`](https://github.com/oceanprotocol/ocean.js/pull/1149)
408
- - add c2d methods in provider class [`#1143`](https://github.com/oceanprotocol/ocean.js/pull/1143)
409
- - random fixes [`#1148`](https://github.com/oceanprotocol/ocean.js/pull/1148)
410
- - add code owner [`#1140`](https://github.com/oceanprotocol/ocean.js/pull/1140)
411
- - Ddo updates & refactoring & structure updates [`#1130`](https://github.com/oceanprotocol/ocean.js/pull/1130)
412
- - config [`#1139`](https://github.com/oceanprotocol/ocean.js/pull/1139)
413
- - build fix [`#1138`](https://github.com/oceanprotocol/ocean.js/pull/1138)
414
- - Helper class for provider interaction [`#1120`](https://github.com/oceanprotocol/ocean.js/pull/1120)
415
- - Post audit contract updates [`#1129`](https://github.com/oceanprotocol/ocean.js/pull/1129)
416
- - Integrate dispenser contract and post existing post audit fixes from contracts [`#1101`](https://github.com/oceanprotocol/ocean.js/pull/1101)
417
- - DDO typings [`#1111`](https://github.com/oceanprotocol/ocean.js/pull/1111)
418
- - Integration of Side staking and Fixed rate exchange contracts and unit tests [`#1102`](https://github.com/oceanprotocol/ocean.js/pull/1102)
419
- - Integrate erc721 erc20 template contracts & lot of refactoring [`#1082`](https://github.com/oceanprotocol/ocean.js/pull/1082)
420
- - Integrate pool contract and add support for multiple token decimals [`#1100`](https://github.com/oceanprotocol/ocean.js/pull/1100)
421
- - Feature/nft factory [`#1083`](https://github.com/oceanprotocol/ocean.js/pull/1083)
422
- - Integrated erc721factory contract methods [`#1080`](https://github.com/oceanprotocol/ocean.js/pull/1080)
423
- - updated tsconfig [`0a9cb3d`](https://github.com/oceanprotocol/ocean.js/commit/0a9cb3d5926f29f22eabaa09d6f1c52f2f219348)
424
- - add getMetadata function, add more tests in NFT class [`96cfa95`](https://github.com/oceanprotocol/ocean.js/commit/96cfa952e4ab48c79e3870eb56ee905f728fa22c)
425
- - add used artifacts update imports and removed not used dependancies [`a019491`](https://github.com/oceanprotocol/ocean.js/commit/a019491ed2512c1c774d163c079c82392d9ecbf4)
426
-
427
- #### [v0.20.2](https://github.com/oceanprotocol/ocean.js/compare/v0.20.1...v0.20.2)
408
+ - Fix/pool_approve [`#1207`](https://github.com/oceanprotocol/ocean-lib-js/pull/1207)
409
+ - Add ocean-contracts artifacts in root dir [`#1208`](https://github.com/oceanprotocol/ocean-lib-js/pull/1208)
410
+ - integration tests publish all methods [`#1197`](https://github.com/oceanprotocol/ocean-lib-js/pull/1197)
411
+ - compute start [`#1196`](https://github.com/oceanprotocol/ocean-lib-js/pull/1196)
412
+ - publish & consume flow working [`#1192`](https://github.com/oceanprotocol/ocean-lib-js/pull/1192)
413
+ - publish tests [`#1184`](https://github.com/oceanprotocol/ocean-lib-js/pull/1184)
414
+ - Fix/update address [`#1174`](https://github.com/oceanprotocol/ocean-lib-js/pull/1174)
415
+ - config and encrypt fixes [`#1173`](https://github.com/oceanprotocol/ocean-lib-js/pull/1173)
416
+ - Function checks & provider fee updates [`#1159`](https://github.com/oceanprotocol/ocean-lib-js/pull/1159)
417
+ - add dispenser [`#1170`](https://github.com/oceanprotocol/ocean-lib-js/pull/1170)
418
+ - fix [`#1166`](https://github.com/oceanprotocol/ocean-lib-js/pull/1166)
419
+ - Feature/didutils [`#1163`](https://github.com/oceanprotocol/ocean-lib-js/pull/1163)
420
+ - fix encrypt function [`#1162`](https://github.com/oceanprotocol/ocean-lib-js/pull/1162)
421
+ - Add setTokenURI and others [`#1151`](https://github.com/oceanprotocol/ocean-lib-js/pull/1151)
422
+ - add provider to index [`#1150`](https://github.com/oceanprotocol/ocean-lib-js/pull/1150)
423
+ - update config url [`#1149`](https://github.com/oceanprotocol/ocean-lib-js/pull/1149)
424
+ - add c2d methods in provider class [`#1143`](https://github.com/oceanprotocol/ocean-lib-js/pull/1143)
425
+ - random fixes [`#1148`](https://github.com/oceanprotocol/ocean-lib-js/pull/1148)
426
+ - add code owner [`#1140`](https://github.com/oceanprotocol/ocean-lib-js/pull/1140)
427
+ - Ddo updates & refactoring & structure updates [`#1130`](https://github.com/oceanprotocol/ocean-lib-js/pull/1130)
428
+ - config [`#1139`](https://github.com/oceanprotocol/ocean-lib-js/pull/1139)
429
+ - build fix [`#1138`](https://github.com/oceanprotocol/ocean-lib-js/pull/1138)
430
+ - Helper class for provider interaction [`#1120`](https://github.com/oceanprotocol/ocean-lib-js/pull/1120)
431
+ - Post audit contract updates [`#1129`](https://github.com/oceanprotocol/ocean-lib-js/pull/1129)
432
+ - Integrate dispenser contract and post existing post audit fixes from contracts [`#1101`](https://github.com/oceanprotocol/ocean-lib-js/pull/1101)
433
+ - DDO typings [`#1111`](https://github.com/oceanprotocol/ocean-lib-js/pull/1111)
434
+ - Integration of Side staking and Fixed rate exchange contracts and unit tests [`#1102`](https://github.com/oceanprotocol/ocean-lib-js/pull/1102)
435
+ - Integrate erc721 erc20 template contracts & lot of refactoring [`#1082`](https://github.com/oceanprotocol/ocean-lib-js/pull/1082)
436
+ - Integrate pool contract and add support for multiple token decimals [`#1100`](https://github.com/oceanprotocol/ocean-lib-js/pull/1100)
437
+ - Feature/nft factory [`#1083`](https://github.com/oceanprotocol/ocean-lib-js/pull/1083)
438
+ - Integrated erc721factory contract methods [`#1080`](https://github.com/oceanprotocol/ocean-lib-js/pull/1080)
439
+ - updated tsconfig [`0a9cb3d`](https://github.com/oceanprotocol/ocean-lib-js/commit/0a9cb3d5926f29f22eabaa09d6f1c52f2f219348)
440
+ - add getMetadata function, add more tests in NFT class [`96cfa95`](https://github.com/oceanprotocol/ocean-lib-js/commit/96cfa952e4ab48c79e3870eb56ee905f728fa22c)
441
+ - add used artifacts update imports and removed not used dependancies [`a019491`](https://github.com/oceanprotocol/ocean-lib-js/commit/a019491ed2512c1c774d163c079c82392d9ecbf4)
442
+
443
+ #### [v0.20.2](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.20.1...v0.20.2)
428
444
 
429
445
  > 3 January 2022
430
446
 
431
- - allow custom parameters [`#1179`](https://github.com/oceanprotocol/ocean.js/pull/1179)
432
- - Bump source-map-support from 0.5.20 to 0.5.21 [`#1127`](https://github.com/oceanprotocol/ocean.js/pull/1127)
433
- - Bump @truffle/hdwallet-provider from 1.7.0 to 2.0.0 [`#1181`](https://github.com/oceanprotocol/ocean.js/pull/1181)
434
- - Bump @types/node from 17.0.5 to 17.0.7 [`#1187`](https://github.com/oceanprotocol/ocean.js/pull/1187)
435
- - Bump mock-local-storage from 1.1.18 to 1.1.19 [`#1186`](https://github.com/oceanprotocol/ocean.js/pull/1186)
436
- - Bump typescript from 4.5.3 to 4.5.4 [`#1185`](https://github.com/oceanprotocol/ocean.js/pull/1185)
437
- - Bump prettier from 2.4.1 to 2.5.1 [`#1180`](https://github.com/oceanprotocol/ocean.js/pull/1180)
438
- - Bump @types/crypto-js from 4.0.2 to 4.1.0 [`#1182`](https://github.com/oceanprotocol/ocean.js/pull/1182)
439
- - Bump typedoc from 0.22.9 to 0.22.10 [`#1126`](https://github.com/oceanprotocol/ocean.js/pull/1126)
440
- - Bump @types/node from 16.11.7 to 17.0.5 [`#1177`](https://github.com/oceanprotocol/ocean.js/pull/1177)
441
- - Bump @types/chai from 4.2.22 to 4.3.0 [`#1147`](https://github.com/oceanprotocol/ocean.js/pull/1147)
442
- - Fix beginner guide [`#1157`](https://github.com/oceanprotocol/ocean.js/pull/1157)
443
- - Fix quickstart simple [`#1158`](https://github.com/oceanprotocol/ocean.js/pull/1158)
444
- - reuse datatoken info without getting from contract [`#1141`](https://github.com/oceanprotocol/ocean.js/pull/1141)
445
- - Bump typescript from 4.4.4 to 4.5.3 [`#1144`](https://github.com/oceanprotocol/ocean.js/pull/1144)
446
- - Release 0.20.2 [`62490dc`](https://github.com/oceanprotocol/ocean.js/commit/62490dcdbb734b304522f4bccf1c761ed84ab7ff)
447
-
448
- #### [v0.20.1](https://github.com/oceanprotocol/ocean.js/compare/v0.20.0...v0.20.1)
447
+ - allow custom parameters [`#1179`](https://github.com/oceanprotocol/ocean-lib-js/pull/1179)
448
+ - Bump source-map-support from 0.5.20 to 0.5.21 [`#1127`](https://github.com/oceanprotocol/ocean-lib-js/pull/1127)
449
+ - Bump @truffle/hdwallet-provider from 1.7.0 to 2.0.0 [`#1181`](https://github.com/oceanprotocol/ocean-lib-js/pull/1181)
450
+ - Bump @types/node from 17.0.5 to 17.0.7 [`#1187`](https://github.com/oceanprotocol/ocean-lib-js/pull/1187)
451
+ - Bump mock-local-storage from 1.1.18 to 1.1.19 [`#1186`](https://github.com/oceanprotocol/ocean-lib-js/pull/1186)
452
+ - Bump typescript from 4.5.3 to 4.5.4 [`#1185`](https://github.com/oceanprotocol/ocean-lib-js/pull/1185)
453
+ - Bump prettier from 2.4.1 to 2.5.1 [`#1180`](https://github.com/oceanprotocol/ocean-lib-js/pull/1180)
454
+ - Bump @types/crypto-js from 4.0.2 to 4.1.0 [`#1182`](https://github.com/oceanprotocol/ocean-lib-js/pull/1182)
455
+ - Bump typedoc from 0.22.9 to 0.22.10 [`#1126`](https://github.com/oceanprotocol/ocean-lib-js/pull/1126)
456
+ - Bump @types/node from 16.11.7 to 17.0.5 [`#1177`](https://github.com/oceanprotocol/ocean-lib-js/pull/1177)
457
+ - Bump @types/chai from 4.2.22 to 4.3.0 [`#1147`](https://github.com/oceanprotocol/ocean-lib-js/pull/1147)
458
+ - Fix beginner guide [`#1157`](https://github.com/oceanprotocol/ocean-lib-js/pull/1157)
459
+ - Fix quickstart simple [`#1158`](https://github.com/oceanprotocol/ocean-lib-js/pull/1158)
460
+ - reuse datatoken info without getting from contract [`#1141`](https://github.com/oceanprotocol/ocean-lib-js/pull/1141)
461
+ - Bump typescript from 4.4.4 to 4.5.3 [`#1144`](https://github.com/oceanprotocol/ocean-lib-js/pull/1144)
462
+ - Release 0.20.2 [`62490dc`](https://github.com/oceanprotocol/ocean-lib-js/commit/62490dcdbb734b304522f4bccf1c761ed84ab7ff)
463
+
464
+ #### [v0.20.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.20.0...v0.20.1)
449
465
 
450
466
  > 10 December 2021
451
467
 
452
- - required only validation on user custom parameter [`#1146`](https://github.com/oceanprotocol/ocean.js/pull/1146)
453
- - add configurable request timeout for HTTP request [`#1145`](https://github.com/oceanprotocol/ocean.js/pull/1145)
454
- - Release 0.20.1 [`e216090`](https://github.com/oceanprotocol/ocean.js/commit/e216090394721358ce2bf9126c94f0b8069158db)
468
+ - required only validation on user custom parameter [`#1146`](https://github.com/oceanprotocol/ocean-lib-js/pull/1146)
469
+ - add configurable request timeout for HTTP request [`#1145`](https://github.com/oceanprotocol/ocean-lib-js/pull/1145)
470
+ - Release 0.20.1 [`e216090`](https://github.com/oceanprotocol/ocean-lib-js/commit/e216090394721358ce2bf9126c94f0b8069158db)
455
471
 
456
- #### [v0.20.0](https://github.com/oceanprotocol/ocean.js/compare/v0.19.3...v0.20.0)
472
+ #### [v0.20.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.19.3...v0.20.0)
457
473
 
458
474
  > 29 November 2021
459
475
 
460
- - Bump @truffle/hdwallet-provider from 1.6.0 to 1.7.0 [`#1123`](https://github.com/oceanprotocol/ocean.js/pull/1123)
461
- - Bump release-it from 14.11.7 to 14.11.8 [`#1124`](https://github.com/oceanprotocol/ocean.js/pull/1124)
462
- - Bump mock-local-storage from 1.1.17 to 1.1.18 [`#1122`](https://github.com/oceanprotocol/ocean.js/pull/1122)
463
- - configurable web3 params [`#1112`](https://github.com/oceanprotocol/ocean.js/pull/1112)
464
- - add compute getResult [`#983`](https://github.com/oceanprotocol/ocean.js/pull/983)
465
- - Bump web3 from 1.6.0 to 1.6.1 [`#1115`](https://github.com/oceanprotocol/ocean.js/pull/1115)
466
- - Bump microbundle from 0.14.1 to 0.14.2 [`#1118`](https://github.com/oceanprotocol/ocean.js/pull/1118)
467
- - Release 0.20.0 [`f79194f`](https://github.com/oceanprotocol/ocean.js/commit/f79194faf37e447c07963c1114f0481b0b18030b)
476
+ - Bump @truffle/hdwallet-provider from 1.6.0 to 1.7.0 [`#1123`](https://github.com/oceanprotocol/ocean-lib-js/pull/1123)
477
+ - Bump release-it from 14.11.7 to 14.11.8 [`#1124`](https://github.com/oceanprotocol/ocean-lib-js/pull/1124)
478
+ - Bump mock-local-storage from 1.1.17 to 1.1.18 [`#1122`](https://github.com/oceanprotocol/ocean-lib-js/pull/1122)
479
+ - configurable web3 params [`#1112`](https://github.com/oceanprotocol/ocean-lib-js/pull/1112)
480
+ - add compute getResult [`#983`](https://github.com/oceanprotocol/ocean-lib-js/pull/983)
481
+ - Bump web3 from 1.6.0 to 1.6.1 [`#1115`](https://github.com/oceanprotocol/ocean-lib-js/pull/1115)
482
+ - Bump microbundle from 0.14.1 to 0.14.2 [`#1118`](https://github.com/oceanprotocol/ocean-lib-js/pull/1118)
483
+ - Release 0.20.0 [`f79194f`](https://github.com/oceanprotocol/ocean-lib-js/commit/f79194faf37e447c07963c1114f0481b0b18030b)
468
484
 
469
- #### [v0.19.3](https://github.com/oceanprotocol/ocean.js/compare/v0.19.2...v0.19.3)
485
+ #### [v0.19.3](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.19.2...v0.19.3)
470
486
 
471
487
  > 26 November 2021
472
488
 
473
- - Feature/issue 1060 change credential type [`#1073`](https://github.com/oceanprotocol/ocean.js/pull/1073)
474
- - Bump @truffle/hdwallet-provider from 1.5.1 to 1.6.0 [`#1103`](https://github.com/oceanprotocol/ocean.js/pull/1103)
475
- - Bump @types/node from 16.11.4 to 16.11.7 [`#1108`](https://github.com/oceanprotocol/ocean.js/pull/1108)
476
- - Bump release-it from 14.11.6 to 14.11.7 [`#1113`](https://github.com/oceanprotocol/ocean.js/pull/1113)
477
- - Bump typedoc from 0.22.6 to 0.22.9 [`#1114`](https://github.com/oceanprotocol/ocean.js/pull/1114)
478
- - Bump @types/node from 16.11.2 to 16.11.4 [`#1087`](https://github.com/oceanprotocol/ocean.js/pull/1087)
479
- - Bump ts-node from 10.3.1 to 10.4.0 [`#1086`](https://github.com/oceanprotocol/ocean.js/pull/1086)
480
- - Bump @types/node from 16.11.1 to 16.11.2 [`#1085`](https://github.com/oceanprotocol/ocean.js/pull/1085)
481
- - Bump ts-node from 10.3.0 to 10.3.1 [`#1084`](https://github.com/oceanprotocol/ocean.js/pull/1084)
482
- - Bump @types/node from 16.11.0 to 16.11.1 [`#1077`](https://github.com/oceanprotocol/ocean.js/pull/1077)
483
- - Bump mocha from 9.1.2 to 9.1.3 [`#1078`](https://github.com/oceanprotocol/ocean.js/pull/1078)
484
- - Bump typedoc from 0.22.5 to 0.22.6 [`#1079`](https://github.com/oceanprotocol/ocean.js/pull/1079)
485
- - Bump @types/node from 16.10.4 to 16.11.0 [`#1074`](https://github.com/oceanprotocol/ocean.js/pull/1074)
486
- - Bump microbundle from 0.14.0 to 0.14.1 [`#1075`](https://github.com/oceanprotocol/ocean.js/pull/1075)
487
- - Bump @types/node from 16.10.3 to 16.10.4 [`#1071`](https://github.com/oceanprotocol/ocean.js/pull/1071)
488
- - Bump typescript from 4.4.3 to 4.4.4 [`#1070`](https://github.com/oceanprotocol/ocean.js/pull/1070)
489
- - Bump ts-node from 10.2.1 to 10.3.0 [`#1069`](https://github.com/oceanprotocol/ocean.js/pull/1069)
490
- - Delete parameters.md [`#1063`](https://github.com/oceanprotocol/ocean.js/pull/1063)
491
- - Bump @truffle/hdwallet-provider from 1.5.0 to 1.5.1 [`#1067`](https://github.com/oceanprotocol/ocean.js/pull/1067)
492
- - Bump @types/node from 16.10.2 to 16.10.3 [`#1065`](https://github.com/oceanprotocol/ocean.js/pull/1065)
493
- - Bump microbundle from 0.13.3 to 0.14.0 [`#1066`](https://github.com/oceanprotocol/ocean.js/pull/1066)
494
- - Bump @typescript-eslint/eslint-plugin from 4.32.0 to 4.33.0 [`#1062`](https://github.com/oceanprotocol/ocean.js/pull/1062)
495
- - Bump @typescript-eslint/parser from 4.32.0 to 4.33.0 [`#1061`](https://github.com/oceanprotocol/ocean.js/pull/1061)
496
- - #1060 Event access control validation [`d7a21e7`](https://github.com/oceanprotocol/ocean.js/commit/d7a21e7e342e2094a864e1d1492324d5810f63db)
497
- - Fix bug [`be79812`](https://github.com/oceanprotocol/ocean.js/commit/be798129f9cb007d603ce78632c75dcc18506796)
498
- - Fix codeclimate [`bd4f663`](https://github.com/oceanprotocol/ocean.js/commit/bd4f663113597b9d23f44a56b57d5f1fb5ab3e7b)
499
-
500
- #### [v0.19.2](https://github.com/oceanprotocol/ocean.js/compare/v0.19.1...v0.19.2)
489
+ - Feature/issue 1060 change credential type [`#1073`](https://github.com/oceanprotocol/ocean-lib-js/pull/1073)
490
+ - Bump @truffle/hdwallet-provider from 1.5.1 to 1.6.0 [`#1103`](https://github.com/oceanprotocol/ocean-lib-js/pull/1103)
491
+ - Bump @types/node from 16.11.4 to 16.11.7 [`#1108`](https://github.com/oceanprotocol/ocean-lib-js/pull/1108)
492
+ - Bump release-it from 14.11.6 to 14.11.7 [`#1113`](https://github.com/oceanprotocol/ocean-lib-js/pull/1113)
493
+ - Bump typedoc from 0.22.6 to 0.22.9 [`#1114`](https://github.com/oceanprotocol/ocean-lib-js/pull/1114)
494
+ - Bump @types/node from 16.11.2 to 16.11.4 [`#1087`](https://github.com/oceanprotocol/ocean-lib-js/pull/1087)
495
+ - Bump ts-node from 10.3.1 to 10.4.0 [`#1086`](https://github.com/oceanprotocol/ocean-lib-js/pull/1086)
496
+ - Bump @types/node from 16.11.1 to 16.11.2 [`#1085`](https://github.com/oceanprotocol/ocean-lib-js/pull/1085)
497
+ - Bump ts-node from 10.3.0 to 10.3.1 [`#1084`](https://github.com/oceanprotocol/ocean-lib-js/pull/1084)
498
+ - Bump @types/node from 16.11.0 to 16.11.1 [`#1077`](https://github.com/oceanprotocol/ocean-lib-js/pull/1077)
499
+ - Bump mocha from 9.1.2 to 9.1.3 [`#1078`](https://github.com/oceanprotocol/ocean-lib-js/pull/1078)
500
+ - Bump typedoc from 0.22.5 to 0.22.6 [`#1079`](https://github.com/oceanprotocol/ocean-lib-js/pull/1079)
501
+ - Bump @types/node from 16.10.4 to 16.11.0 [`#1074`](https://github.com/oceanprotocol/ocean-lib-js/pull/1074)
502
+ - Bump microbundle from 0.14.0 to 0.14.1 [`#1075`](https://github.com/oceanprotocol/ocean-lib-js/pull/1075)
503
+ - Bump @types/node from 16.10.3 to 16.10.4 [`#1071`](https://github.com/oceanprotocol/ocean-lib-js/pull/1071)
504
+ - Bump typescript from 4.4.3 to 4.4.4 [`#1070`](https://github.com/oceanprotocol/ocean-lib-js/pull/1070)
505
+ - Bump ts-node from 10.2.1 to 10.3.0 [`#1069`](https://github.com/oceanprotocol/ocean-lib-js/pull/1069)
506
+ - Delete parameters.md [`#1063`](https://github.com/oceanprotocol/ocean-lib-js/pull/1063)
507
+ - Bump @truffle/hdwallet-provider from 1.5.0 to 1.5.1 [`#1067`](https://github.com/oceanprotocol/ocean-lib-js/pull/1067)
508
+ - Bump @types/node from 16.10.2 to 16.10.3 [`#1065`](https://github.com/oceanprotocol/ocean-lib-js/pull/1065)
509
+ - Bump microbundle from 0.13.3 to 0.14.0 [`#1066`](https://github.com/oceanprotocol/ocean-lib-js/pull/1066)
510
+ - Bump @typescript-eslint/eslint-plugin from 4.32.0 to 4.33.0 [`#1062`](https://github.com/oceanprotocol/ocean-lib-js/pull/1062)
511
+ - Bump @typescript-eslint/parser from 4.32.0 to 4.33.0 [`#1061`](https://github.com/oceanprotocol/ocean-lib-js/pull/1061)
512
+ - #1060 Event access control validation [`d7a21e7`](https://github.com/oceanprotocol/ocean-lib-js/commit/d7a21e7e342e2094a864e1d1492324d5810f63db)
513
+ - Fix bug [`be79812`](https://github.com/oceanprotocol/ocean-lib-js/commit/be798129f9cb007d603ce78632c75dcc18506796)
514
+ - Fix codeclimate [`bd4f663`](https://github.com/oceanprotocol/ocean-lib-js/commit/bd4f663113597b9d23f44a56b57d5f1fb5ab3e7b)
515
+
516
+ #### [v0.19.2](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.19.1...v0.19.2)
501
517
 
502
518
  > 4 October 2021
503
519
 
504
- - Changing files name event.d.ts -> event.ts [`#1058`](https://github.com/oceanprotocol/ocean.js/pull/1058)
505
- - Release 0.19.2 [`5af26f0`](https://github.com/oceanprotocol/ocean.js/commit/5af26f08e49c9eb357e2ae9cd8e39dc0b3182448)
520
+ - Changing files name event.d.ts -> event.ts [`#1058`](https://github.com/oceanprotocol/ocean-lib-js/pull/1058)
521
+ - Release 0.19.2 [`5af26f0`](https://github.com/oceanprotocol/ocean-lib-js/commit/5af26f08e49c9eb357e2ae9cd8e39dc0b3182448)
506
522
 
507
- #### [v0.19.1](https://github.com/oceanprotocol/ocean.js/compare/v0.19.0...v0.19.1)
523
+ #### [v0.19.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.19.0...v0.19.1)
508
524
 
509
525
  > 4 October 2021
510
526
 
511
- - bump contracts + add networks [`#1059`](https://github.com/oceanprotocol/ocean.js/pull/1059)
512
- - Bump typedoc from 0.21.9 to 0.22.5 [`#1056`](https://github.com/oceanprotocol/ocean.js/pull/1056)
513
- - Bump web3 from 1.5.3 to 1.6.0 [`#1052`](https://github.com/oceanprotocol/ocean.js/pull/1052)
514
- - Bump @types/node from 16.10.1 to 16.10.2 [`#1049`](https://github.com/oceanprotocol/ocean.js/pull/1049)
515
- - Bump @typescript-eslint/eslint-plugin from 4.31.2 to 4.32.0 [`#1045`](https://github.com/oceanprotocol/ocean.js/pull/1045)
516
- - Bump @typescript-eslint/parser from 4.31.2 to 4.32.0 [`#1044`](https://github.com/oceanprotocol/ocean.js/pull/1044)
517
- - Bump @types/node from 16.9.6 to 16.10.1 [`#1043`](https://github.com/oceanprotocol/ocean.js/pull/1043)
518
- - Bump mocha from 9.1.1 to 9.1.2 [`#1042`](https://github.com/oceanprotocol/ocean.js/pull/1042)
519
- - Release 0.19.1 [`606d5c2`](https://github.com/oceanprotocol/ocean.js/commit/606d5c2a0bbe36b1f7bb7b7b79796ef77d6170bb)
527
+ - bump contracts + add networks [`#1059`](https://github.com/oceanprotocol/ocean-lib-js/pull/1059)
528
+ - Bump typedoc from 0.21.9 to 0.22.5 [`#1056`](https://github.com/oceanprotocol/ocean-lib-js/pull/1056)
529
+ - Bump web3 from 1.5.3 to 1.6.0 [`#1052`](https://github.com/oceanprotocol/ocean-lib-js/pull/1052)
530
+ - Bump @types/node from 16.10.1 to 16.10.2 [`#1049`](https://github.com/oceanprotocol/ocean-lib-js/pull/1049)
531
+ - Bump @typescript-eslint/eslint-plugin from 4.31.2 to 4.32.0 [`#1045`](https://github.com/oceanprotocol/ocean-lib-js/pull/1045)
532
+ - Bump @typescript-eslint/parser from 4.31.2 to 4.32.0 [`#1044`](https://github.com/oceanprotocol/ocean-lib-js/pull/1044)
533
+ - Bump @types/node from 16.9.6 to 16.10.1 [`#1043`](https://github.com/oceanprotocol/ocean-lib-js/pull/1043)
534
+ - Bump mocha from 9.1.1 to 9.1.2 [`#1042`](https://github.com/oceanprotocol/ocean-lib-js/pull/1042)
535
+ - Release 0.19.1 [`606d5c2`](https://github.com/oceanprotocol/ocean-lib-js/commit/606d5c2a0bbe36b1f7bb7b7b79796ef77d6170bb)
520
536
 
521
- #### [v0.19.0](https://github.com/oceanprotocol/ocean.js/compare/v0.18.0...v0.19.0)
537
+ #### [v0.19.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.18.0...v0.19.0)
522
538
 
523
539
  > 24 September 2021
524
540
 
525
- - Custom user parameters [`#944`](https://github.com/oceanprotocol/ocean.js/pull/944)
526
- - Release 0.19.0 [`9c94a87`](https://github.com/oceanprotocol/ocean.js/commit/9c94a8789c8dc5ca88b798196cfa5fb807811651)
541
+ - Custom user parameters [`#944`](https://github.com/oceanprotocol/ocean-lib-js/pull/944)
542
+ - Release 0.19.0 [`9c94a87`](https://github.com/oceanprotocol/ocean-lib-js/commit/9c94a8789c8dc5ca88b798196cfa5fb807811651)
527
543
 
528
- #### [v0.18.0](https://github.com/oceanprotocol/ocean.js/compare/v0.18.0-next.0...v0.18.0)
544
+ #### [v0.18.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.18.0-next.0...v0.18.0)
529
545
 
530
546
  > 24 September 2021
531
547
 
532
- - Bump web3-core from 1.5.2 to 1.5.3 [`#1038`](https://github.com/oceanprotocol/ocean.js/pull/1038)
533
- - fix yaml indentation [`#1041`](https://github.com/oceanprotocol/ocean.js/pull/1041)
534
- - set versioning-strategy [`#1040`](https://github.com/oceanprotocol/ocean.js/pull/1040)
535
- - Bump web3 from 1.5.2 to 1.5.3 [`#1039`](https://github.com/oceanprotocol/ocean.js/pull/1039)
536
- - Fix token amount - token allowance comparison [`#1012`](https://github.com/oceanprotocol/ocean.js/pull/1012)
537
- - Bump @types/chai from 4.2.21 to 4.2.22 [`#1036`](https://github.com/oceanprotocol/ocean.js/pull/1036)
538
- - Bump @types/node from 16.9.4 to 16.9.6 [`#1034`](https://github.com/oceanprotocol/ocean.js/pull/1034)
539
- - Bump release-it from 14.11.5 to 14.11.6 [`#1035`](https://github.com/oceanprotocol/ocean.js/pull/1035)
540
- - Bump @typescript-eslint/parser from 4.31.1 to 4.31.2 [`#1032`](https://github.com/oceanprotocol/ocean.js/pull/1032)
541
- - Bump @typescript-eslint/eslint-plugin from 4.31.1 to 4.31.2 [`#1031`](https://github.com/oceanprotocol/ocean.js/pull/1031)
542
- - Bump @types/node from 16.9.2 to 16.9.4 [`#1028`](https://github.com/oceanprotocol/ocean.js/pull/1028)
543
- - Bump @types/node from 16.9.1 to 16.9.2 [`#1026`](https://github.com/oceanprotocol/ocean.js/pull/1026)
544
- - Bump prettier from 2.4.0 to 2.4.1 [`#1027`](https://github.com/oceanprotocol/ocean.js/pull/1027)
545
- - add catenax network config [`#1025`](https://github.com/oceanprotocol/ocean.js/pull/1025)
546
- - Bump @oceanprotocol/contracts from 0.6.5 to 0.6.7 [`#1024`](https://github.com/oceanprotocol/ocean.js/pull/1024)
547
- - Bump aqua queries [`3bea2aa`](https://github.com/oceanprotocol/ocean.js/commit/3bea2aaf9082bf1b61219f3d7960c14cec04fa1e)
548
- - Release 0.17.4 [`2651b72`](https://github.com/oceanprotocol/ocean.js/commit/2651b72a2f02f952eb94e0b83edaf308cbb9e130)
549
- - Release 0.17.5 [`f893cb8`](https://github.com/oceanprotocol/ocean.js/commit/f893cb8b09e325df238be243713e07d64a158269)
550
-
551
- #### [v0.18.0-next.0](https://github.com/oceanprotocol/ocean.js/compare/v0.17.5...v0.18.0-next.0)
548
+ - Bump web3-core from 1.5.2 to 1.5.3 [`#1038`](https://github.com/oceanprotocol/ocean-lib-js/pull/1038)
549
+ - fix yaml indentation [`#1041`](https://github.com/oceanprotocol/ocean-lib-js/pull/1041)
550
+ - set versioning-strategy [`#1040`](https://github.com/oceanprotocol/ocean-lib-js/pull/1040)
551
+ - Bump web3 from 1.5.2 to 1.5.3 [`#1039`](https://github.com/oceanprotocol/ocean-lib-js/pull/1039)
552
+ - Fix token amount - token allowance comparison [`#1012`](https://github.com/oceanprotocol/ocean-lib-js/pull/1012)
553
+ - Bump @types/chai from 4.2.21 to 4.2.22 [`#1036`](https://github.com/oceanprotocol/ocean-lib-js/pull/1036)
554
+ - Bump @types/node from 16.9.4 to 16.9.6 [`#1034`](https://github.com/oceanprotocol/ocean-lib-js/pull/1034)
555
+ - Bump release-it from 14.11.5 to 14.11.6 [`#1035`](https://github.com/oceanprotocol/ocean-lib-js/pull/1035)
556
+ - Bump @typescript-eslint/parser from 4.31.1 to 4.31.2 [`#1032`](https://github.com/oceanprotocol/ocean-lib-js/pull/1032)
557
+ - Bump @typescript-eslint/eslint-plugin from 4.31.1 to 4.31.2 [`#1031`](https://github.com/oceanprotocol/ocean-lib-js/pull/1031)
558
+ - Bump @types/node from 16.9.2 to 16.9.4 [`#1028`](https://github.com/oceanprotocol/ocean-lib-js/pull/1028)
559
+ - Bump @types/node from 16.9.1 to 16.9.2 [`#1026`](https://github.com/oceanprotocol/ocean-lib-js/pull/1026)
560
+ - Bump prettier from 2.4.0 to 2.4.1 [`#1027`](https://github.com/oceanprotocol/ocean-lib-js/pull/1027)
561
+ - add catenax network config [`#1025`](https://github.com/oceanprotocol/ocean-lib-js/pull/1025)
562
+ - Bump @oceanprotocol/contracts from 0.6.5 to 0.6.7 [`#1024`](https://github.com/oceanprotocol/ocean-lib-js/pull/1024)
563
+ - Bump aqua queries [`3bea2aa`](https://github.com/oceanprotocol/ocean-lib-js/commit/3bea2aaf9082bf1b61219f3d7960c14cec04fa1e)
564
+ - Release 0.17.4 [`2651b72`](https://github.com/oceanprotocol/ocean-lib-js/commit/2651b72a2f02f952eb94e0b83edaf308cbb9e130)
565
+ - Release 0.17.5 [`f893cb8`](https://github.com/oceanprotocol/ocean-lib-js/commit/f893cb8b09e325df238be243713e07d64a158269)
566
+
567
+ #### [v0.18.0-next.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.17.5...v0.18.0-next.0)
552
568
 
553
569
  > 14 September 2021
554
570
 
555
- - enable create / passthrough of userData & algoData [`b1e91af`](https://github.com/oceanprotocol/ocean.js/commit/b1e91afd3d9cb03edd0317bf72c89426ad16ebc7)
556
- - refactor balance check async flows [`51ca87f`](https://github.com/oceanprotocol/ocean.js/commit/51ca87f3f7eee95b749996699a8b8f8e602ed7d6)
557
- - naming & typings [`e707d0e`](https://github.com/oceanprotocol/ocean.js/commit/e707d0e5d803e0d93fdba7117dd989ce3a5b66bd)
571
+ - enable create / passthrough of userData & algoData [`b1e91af`](https://github.com/oceanprotocol/ocean-lib-js/commit/b1e91afd3d9cb03edd0317bf72c89426ad16ebc7)
572
+ - refactor balance check async flows [`51ca87f`](https://github.com/oceanprotocol/ocean-lib-js/commit/51ca87f3f7eee95b749996699a8b8f8e602ed7d6)
573
+ - naming & typings [`e707d0e`](https://github.com/oceanprotocol/ocean-lib-js/commit/e707d0e5d803e0d93fdba7117dd989ce3a5b66bd)
558
574
 
559
- #### [v0.17.5](https://github.com/oceanprotocol/ocean.js/compare/v0.17.4...v0.17.5)
575
+ #### [v0.17.5](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.17.4...v0.17.5)
560
576
 
561
577
  > 22 September 2021
562
578
 
563
- - Fix token amount - token allowance comparison [`#1012`](https://github.com/oceanprotocol/ocean.js/pull/1012)
564
- - Bump @types/chai from 4.2.21 to 4.2.22 [`#1036`](https://github.com/oceanprotocol/ocean.js/pull/1036)
565
- - Bump @types/node from 16.9.4 to 16.9.6 [`#1034`](https://github.com/oceanprotocol/ocean.js/pull/1034)
566
- - Bump release-it from 14.11.5 to 14.11.6 [`#1035`](https://github.com/oceanprotocol/ocean.js/pull/1035)
567
- - Bump @typescript-eslint/parser from 4.31.1 to 4.31.2 [`#1032`](https://github.com/oceanprotocol/ocean.js/pull/1032)
568
- - Bump @typescript-eslint/eslint-plugin from 4.31.1 to 4.31.2 [`#1031`](https://github.com/oceanprotocol/ocean.js/pull/1031)
569
- - Bump @types/node from 16.9.2 to 16.9.4 [`#1028`](https://github.com/oceanprotocol/ocean.js/pull/1028)
570
- - Bump @types/node from 16.9.1 to 16.9.2 [`#1026`](https://github.com/oceanprotocol/ocean.js/pull/1026)
571
- - Bump prettier from 2.4.0 to 2.4.1 [`#1027`](https://github.com/oceanprotocol/ocean.js/pull/1027)
572
- - Release 0.17.5 [`f893cb8`](https://github.com/oceanprotocol/ocean.js/commit/f893cb8b09e325df238be243713e07d64a158269)
579
+ - Fix token amount - token allowance comparison [`#1012`](https://github.com/oceanprotocol/ocean-lib-js/pull/1012)
580
+ - Bump @types/chai from 4.2.21 to 4.2.22 [`#1036`](https://github.com/oceanprotocol/ocean-lib-js/pull/1036)
581
+ - Bump @types/node from 16.9.4 to 16.9.6 [`#1034`](https://github.com/oceanprotocol/ocean-lib-js/pull/1034)
582
+ - Bump release-it from 14.11.5 to 14.11.6 [`#1035`](https://github.com/oceanprotocol/ocean-lib-js/pull/1035)
583
+ - Bump @typescript-eslint/parser from 4.31.1 to 4.31.2 [`#1032`](https://github.com/oceanprotocol/ocean-lib-js/pull/1032)
584
+ - Bump @typescript-eslint/eslint-plugin from 4.31.1 to 4.31.2 [`#1031`](https://github.com/oceanprotocol/ocean-lib-js/pull/1031)
585
+ - Bump @types/node from 16.9.2 to 16.9.4 [`#1028`](https://github.com/oceanprotocol/ocean-lib-js/pull/1028)
586
+ - Bump @types/node from 16.9.1 to 16.9.2 [`#1026`](https://github.com/oceanprotocol/ocean-lib-js/pull/1026)
587
+ - Bump prettier from 2.4.0 to 2.4.1 [`#1027`](https://github.com/oceanprotocol/ocean-lib-js/pull/1027)
588
+ - Release 0.17.5 [`f893cb8`](https://github.com/oceanprotocol/ocean-lib-js/commit/f893cb8b09e325df238be243713e07d64a158269)
573
589
 
574
- #### [v0.17.4](https://github.com/oceanprotocol/ocean.js/compare/v0.17.3...v0.17.4)
590
+ #### [v0.17.4](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.17.3...v0.17.4)
575
591
 
576
592
  > 16 September 2021
577
593
 
578
- - add catenax network config [`#1025`](https://github.com/oceanprotocol/ocean.js/pull/1025)
579
- - Bump @oceanprotocol/contracts from 0.6.5 to 0.6.7 [`#1024`](https://github.com/oceanprotocol/ocean.js/pull/1024)
580
- - Fix releases [`#1021`](https://github.com/oceanprotocol/ocean.js/pull/1021)
581
- - Bump @typescript-eslint/eslint-plugin from 4.31.0 to 4.31.1 [`#1019`](https://github.com/oceanprotocol/ocean.js/pull/1019)
582
- - Bump @typescript-eslint/parser from 4.31.0 to 4.31.1 [`#1018`](https://github.com/oceanprotocol/ocean.js/pull/1018)
583
- - Bump ora from 5.4.1 to 6.0.1 [`#1020`](https://github.com/oceanprotocol/ocean.js/pull/1020)
584
- - Bump typedoc from 0.21.9 to 0.22.3 [`#1016`](https://github.com/oceanprotocol/ocean.js/pull/1016)
585
- - Bump @types/node from 16.9.0 to 16.9.1 [`#1015`](https://github.com/oceanprotocol/ocean.js/pull/1015)
586
- - Bump typescript from 4.4.2 to 4.4.3 [`#1017`](https://github.com/oceanprotocol/ocean.js/pull/1017)
587
- - Bump source-map-support from 0.5.19 to 0.5.20 [`#1013`](https://github.com/oceanprotocol/ocean.js/pull/1013)
588
- - Bump prettier from 2.3.2 to 2.4.0 [`#1014`](https://github.com/oceanprotocol/ocean.js/pull/1014)
589
- - Bump @types/node from 16.7.13 to 16.9.0 [`#1011`](https://github.com/oceanprotocol/ocean.js/pull/1011)
590
- - Bump @typescript-eslint/eslint-plugin from 4.30.0 to 4.31.0 [`#1007`](https://github.com/oceanprotocol/ocean.js/pull/1007)
591
- - Bump @types/node from 16.7.10 to 16.7.13 [`#1009`](https://github.com/oceanprotocol/ocean.js/pull/1009)
592
- - Bump @typescript-eslint/parser from 4.30.0 to 4.31.0 [`#1006`](https://github.com/oceanprotocol/ocean.js/pull/1006)
593
- - Bump @types/node-fetch from 2.5.12 to 3.0.3 [`#1004`](https://github.com/oceanprotocol/ocean.js/pull/1004)
594
- - Bump @types/node from 16.7.8 to 16.7.10 [`#1001`](https://github.com/oceanprotocol/ocean.js/pull/1001)
595
- - Release 0.17.4 [`2651b72`](https://github.com/oceanprotocol/ocean.js/commit/2651b72a2f02f952eb94e0b83edaf308cbb9e130)
596
-
597
- #### [v0.17.3](https://github.com/oceanprotocol/ocean.js/compare/v0.17.2...v0.17.3)
594
+ - add catenax network config [`#1025`](https://github.com/oceanprotocol/ocean-lib-js/pull/1025)
595
+ - Bump @oceanprotocol/contracts from 0.6.5 to 0.6.7 [`#1024`](https://github.com/oceanprotocol/ocean-lib-js/pull/1024)
596
+ - Fix releases [`#1021`](https://github.com/oceanprotocol/ocean-lib-js/pull/1021)
597
+ - Bump @typescript-eslint/eslint-plugin from 4.31.0 to 4.31.1 [`#1019`](https://github.com/oceanprotocol/ocean-lib-js/pull/1019)
598
+ - Bump @typescript-eslint/parser from 4.31.0 to 4.31.1 [`#1018`](https://github.com/oceanprotocol/ocean-lib-js/pull/1018)
599
+ - Bump ora from 5.4.1 to 6.0.1 [`#1020`](https://github.com/oceanprotocol/ocean-lib-js/pull/1020)
600
+ - Bump typedoc from 0.21.9 to 0.22.3 [`#1016`](https://github.com/oceanprotocol/ocean-lib-js/pull/1016)
601
+ - Bump @types/node from 16.9.0 to 16.9.1 [`#1015`](https://github.com/oceanprotocol/ocean-lib-js/pull/1015)
602
+ - Bump typescript from 4.4.2 to 4.4.3 [`#1017`](https://github.com/oceanprotocol/ocean-lib-js/pull/1017)
603
+ - Bump source-map-support from 0.5.19 to 0.5.20 [`#1013`](https://github.com/oceanprotocol/ocean-lib-js/pull/1013)
604
+ - Bump prettier from 2.3.2 to 2.4.0 [`#1014`](https://github.com/oceanprotocol/ocean-lib-js/pull/1014)
605
+ - Bump @types/node from 16.7.13 to 16.9.0 [`#1011`](https://github.com/oceanprotocol/ocean-lib-js/pull/1011)
606
+ - Bump @typescript-eslint/eslint-plugin from 4.30.0 to 4.31.0 [`#1007`](https://github.com/oceanprotocol/ocean-lib-js/pull/1007)
607
+ - Bump @types/node from 16.7.10 to 16.7.13 [`#1009`](https://github.com/oceanprotocol/ocean-lib-js/pull/1009)
608
+ - Bump @typescript-eslint/parser from 4.30.0 to 4.31.0 [`#1006`](https://github.com/oceanprotocol/ocean-lib-js/pull/1006)
609
+ - Bump @types/node-fetch from 2.5.12 to 3.0.3 [`#1004`](https://github.com/oceanprotocol/ocean-lib-js/pull/1004)
610
+ - Bump @types/node from 16.7.8 to 16.7.10 [`#1001`](https://github.com/oceanprotocol/ocean-lib-js/pull/1001)
611
+ - Release 0.17.4 [`2651b72`](https://github.com/oceanprotocol/ocean-lib-js/commit/2651b72a2f02f952eb94e0b83edaf308cbb9e130)
612
+
613
+ #### [v0.17.3](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.17.2...v0.17.3)
598
614
 
599
615
  > 31 August 2021
600
616
 
601
- - downgrade node-abort-controller to v2.0.0 [`#999`](https://github.com/oceanprotocol/ocean.js/pull/999)
602
- - Release 0.17.3 [`0eac0c2`](https://github.com/oceanprotocol/ocean.js/commit/0eac0c20e3554e99807efcc2d9b261795daf5fd7)
617
+ - downgrade node-abort-controller to v2.0.0 [`#999`](https://github.com/oceanprotocol/ocean-lib-js/pull/999)
618
+ - Release 0.17.3 [`0eac0c2`](https://github.com/oceanprotocol/ocean-lib-js/commit/0eac0c20e3554e99807efcc2d9b261795daf5fd7)
603
619
 
604
- #### [v0.17.2](https://github.com/oceanprotocol/ocean.js/compare/v0.17.1...v0.17.2)
620
+ #### [v0.17.2](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.17.1...v0.17.2)
605
621
 
606
622
  > 31 August 2021
607
623
 
608
- - Bump @types/node from 16.7.6 to 16.7.8 [`#996`](https://github.com/oceanprotocol/ocean.js/pull/996)
609
- - update Gaia-X RPC [`#998`](https://github.com/oceanprotocol/ocean.js/pull/998)
610
- - Bump @typescript-eslint/eslint-plugin from 4.29.3 to 4.30.0 [`#995`](https://github.com/oceanprotocol/ocean.js/pull/995)
611
- - Bump eslint-plugin-prettier from 3.4.1 to 4.0.0 [`#994`](https://github.com/oceanprotocol/ocean.js/pull/994)
612
- - Bump @typescript-eslint/parser from 4.29.3 to 4.30.0 [`#997`](https://github.com/oceanprotocol/ocean.js/pull/997)
613
- - Bump typedoc from 0.21.6 to 0.21.9 [`#990`](https://github.com/oceanprotocol/ocean.js/pull/990)
614
- - Bump @types/node from 16.7.2 to 16.7.6 [`#991`](https://github.com/oceanprotocol/ocean.js/pull/991)
615
- - Bump mocha from 9.1.0 to 9.1.1 [`#992`](https://github.com/oceanprotocol/ocean.js/pull/992)
616
- - Bump @types/node from 16.7.1 to 16.7.2 [`#988`](https://github.com/oceanprotocol/ocean.js/pull/988)
617
- - Bump typescript from 4.3.5 to 4.4.2 [`#987`](https://github.com/oceanprotocol/ocean.js/pull/987)
618
- - Bump @typescript-eslint/parser from 4.29.2 to 4.29.3 [`#984`](https://github.com/oceanprotocol/ocean.js/pull/984)
619
- - Bump node-abort-controller from 2.0.0 to 3.0.0 [`#953`](https://github.com/oceanprotocol/ocean.js/pull/953)
620
- - Bump ora from 5.4.1 to 6.0.0 [`#986`](https://github.com/oceanprotocol/ocean.js/pull/986)
621
- - Bump @typescript-eslint/eslint-plugin from 4.29.2 to 4.29.3 [`#985`](https://github.com/oceanprotocol/ocean.js/pull/985)
622
- - Bump @types/node from 16.6.2 to 16.7.1 [`#979`](https://github.com/oceanprotocol/ocean.js/pull/979)
623
- - Bump @truffle/hdwallet-provider from 1.4.3 to 1.5.0 [`#978`](https://github.com/oceanprotocol/ocean.js/pull/978)
624
- - Bump mocha from 9.0.3 to 9.1.0 [`#980`](https://github.com/oceanprotocol/ocean.js/pull/980)
625
- - Bump eslint-plugin-prettier from 3.4.0 to 3.4.1 [`#981`](https://github.com/oceanprotocol/ocean.js/pull/981)
626
- - Bump typedoc from 0.21.5 to 0.21.6 [`#977`](https://github.com/oceanprotocol/ocean.js/pull/977)
627
- - Bump @types/node from 16.6.1 to 16.6.2 [`#975`](https://github.com/oceanprotocol/ocean.js/pull/975)
628
- - Bump ts-node from 10.2.0 to 10.2.1 [`#974`](https://github.com/oceanprotocol/ocean.js/pull/974)
629
- - Add agreementId in ComputeJob interface [`#976`](https://github.com/oceanprotocol/ocean.js/pull/976)
630
- - Bump @typescript-eslint/eslint-plugin from 4.29.1 to 4.29.2 [`#973`](https://github.com/oceanprotocol/ocean.js/pull/973)
631
- - Bump @typescript-eslint/parser from 4.29.1 to 4.29.2 [`#972`](https://github.com/oceanprotocol/ocean.js/pull/972)
632
- - Bump web3 from 1.5.1 to 1.5.2 [`#970`](https://github.com/oceanprotocol/ocean.js/pull/970)
633
- - Bump release-it from 14.11.3 to 14.11.5 [`#968`](https://github.com/oceanprotocol/ocean.js/pull/968)
634
- - Adding event to DDO [`#965`](https://github.com/oceanprotocol/ocean.js/pull/965)
635
- - Bump @types/node from 16.6.0 to 16.6.1 [`#967`](https://github.com/oceanprotocol/ocean.js/pull/967)
636
- - Bump @types/node from 16.4.13 to 16.6.0 [`#966`](https://github.com/oceanprotocol/ocean.js/pull/966)
637
- - Bump release-it from 14.11.0 to 14.11.3 [`#962`](https://github.com/oceanprotocol/ocean.js/pull/962)
638
- - Bump @typescript-eslint/eslint-plugin from 4.29.0 to 4.29.1 [`#961`](https://github.com/oceanprotocol/ocean.js/pull/961)
639
- - Bump @typescript-eslint/parser from 4.29.0 to 4.29.1 [`#963`](https://github.com/oceanprotocol/ocean.js/pull/963)
640
- - Bump @truffle/hdwallet-provider from 1.4.2 to 1.4.3 [`#958`](https://github.com/oceanprotocol/ocean.js/pull/958)
641
- - Bump release-it from 14.10.1 to 14.11.0 [`#959`](https://github.com/oceanprotocol/ocean.js/pull/959)
642
- - Bump @types/node from 16.4.10 to 16.4.13 [`#957`](https://github.com/oceanprotocol/ocean.js/pull/957)
643
- - Bump ts-node from 10.1.0 to 10.2.0 [`#956`](https://github.com/oceanprotocol/ocean.js/pull/956)
644
- - Bump web3 from 1.5.0 to 1.5.1 [`#955`](https://github.com/oceanprotocol/ocean.js/pull/955)
645
- - downgrade ora to v5.4.1 [`c1c7c53`](https://github.com/oceanprotocol/ocean.js/commit/c1c7c5342a479861161f5ff57c4eafc1739ac185)
646
- - Release 0.17.2 [`dd62e54`](https://github.com/oceanprotocol/ocean.js/commit/dd62e5422eec667fef8fc387d76d4c8c346583cb)
647
- - Update quickstart_simple.md [`a4be156`](https://github.com/oceanprotocol/ocean.js/commit/a4be156126893984e89f3a28e73b74f883d71ce8)
648
-
649
- #### [v0.17.1](https://github.com/oceanprotocol/ocean.js/compare/v0.17.0...v0.17.1)
624
+ - Bump @types/node from 16.7.6 to 16.7.8 [`#996`](https://github.com/oceanprotocol/ocean-lib-js/pull/996)
625
+ - update Gaia-X RPC [`#998`](https://github.com/oceanprotocol/ocean-lib-js/pull/998)
626
+ - Bump @typescript-eslint/eslint-plugin from 4.29.3 to 4.30.0 [`#995`](https://github.com/oceanprotocol/ocean-lib-js/pull/995)
627
+ - Bump eslint-plugin-prettier from 3.4.1 to 4.0.0 [`#994`](https://github.com/oceanprotocol/ocean-lib-js/pull/994)
628
+ - Bump @typescript-eslint/parser from 4.29.3 to 4.30.0 [`#997`](https://github.com/oceanprotocol/ocean-lib-js/pull/997)
629
+ - Bump typedoc from 0.21.6 to 0.21.9 [`#990`](https://github.com/oceanprotocol/ocean-lib-js/pull/990)
630
+ - Bump @types/node from 16.7.2 to 16.7.6 [`#991`](https://github.com/oceanprotocol/ocean-lib-js/pull/991)
631
+ - Bump mocha from 9.1.0 to 9.1.1 [`#992`](https://github.com/oceanprotocol/ocean-lib-js/pull/992)
632
+ - Bump @types/node from 16.7.1 to 16.7.2 [`#988`](https://github.com/oceanprotocol/ocean-lib-js/pull/988)
633
+ - Bump typescript from 4.3.5 to 4.4.2 [`#987`](https://github.com/oceanprotocol/ocean-lib-js/pull/987)
634
+ - Bump @typescript-eslint/parser from 4.29.2 to 4.29.3 [`#984`](https://github.com/oceanprotocol/ocean-lib-js/pull/984)
635
+ - Bump node-abort-controller from 2.0.0 to 3.0.0 [`#953`](https://github.com/oceanprotocol/ocean-lib-js/pull/953)
636
+ - Bump ora from 5.4.1 to 6.0.0 [`#986`](https://github.com/oceanprotocol/ocean-lib-js/pull/986)
637
+ - Bump @typescript-eslint/eslint-plugin from 4.29.2 to 4.29.3 [`#985`](https://github.com/oceanprotocol/ocean-lib-js/pull/985)
638
+ - Bump @types/node from 16.6.2 to 16.7.1 [`#979`](https://github.com/oceanprotocol/ocean-lib-js/pull/979)
639
+ - Bump @truffle/hdwallet-provider from 1.4.3 to 1.5.0 [`#978`](https://github.com/oceanprotocol/ocean-lib-js/pull/978)
640
+ - Bump mocha from 9.0.3 to 9.1.0 [`#980`](https://github.com/oceanprotocol/ocean-lib-js/pull/980)
641
+ - Bump eslint-plugin-prettier from 3.4.0 to 3.4.1 [`#981`](https://github.com/oceanprotocol/ocean-lib-js/pull/981)
642
+ - Bump typedoc from 0.21.5 to 0.21.6 [`#977`](https://github.com/oceanprotocol/ocean-lib-js/pull/977)
643
+ - Bump @types/node from 16.6.1 to 16.6.2 [`#975`](https://github.com/oceanprotocol/ocean-lib-js/pull/975)
644
+ - Bump ts-node from 10.2.0 to 10.2.1 [`#974`](https://github.com/oceanprotocol/ocean-lib-js/pull/974)
645
+ - Add agreementId in ComputeJob interface [`#976`](https://github.com/oceanprotocol/ocean-lib-js/pull/976)
646
+ - Bump @typescript-eslint/eslint-plugin from 4.29.1 to 4.29.2 [`#973`](https://github.com/oceanprotocol/ocean-lib-js/pull/973)
647
+ - Bump @typescript-eslint/parser from 4.29.1 to 4.29.2 [`#972`](https://github.com/oceanprotocol/ocean-lib-js/pull/972)
648
+ - Bump web3 from 1.5.1 to 1.5.2 [`#970`](https://github.com/oceanprotocol/ocean-lib-js/pull/970)
649
+ - Bump release-it from 14.11.3 to 14.11.5 [`#968`](https://github.com/oceanprotocol/ocean-lib-js/pull/968)
650
+ - Adding event to DDO [`#965`](https://github.com/oceanprotocol/ocean-lib-js/pull/965)
651
+ - Bump @types/node from 16.6.0 to 16.6.1 [`#967`](https://github.com/oceanprotocol/ocean-lib-js/pull/967)
652
+ - Bump @types/node from 16.4.13 to 16.6.0 [`#966`](https://github.com/oceanprotocol/ocean-lib-js/pull/966)
653
+ - Bump release-it from 14.11.0 to 14.11.3 [`#962`](https://github.com/oceanprotocol/ocean-lib-js/pull/962)
654
+ - Bump @typescript-eslint/eslint-plugin from 4.29.0 to 4.29.1 [`#961`](https://github.com/oceanprotocol/ocean-lib-js/pull/961)
655
+ - Bump @typescript-eslint/parser from 4.29.0 to 4.29.1 [`#963`](https://github.com/oceanprotocol/ocean-lib-js/pull/963)
656
+ - Bump @truffle/hdwallet-provider from 1.4.2 to 1.4.3 [`#958`](https://github.com/oceanprotocol/ocean-lib-js/pull/958)
657
+ - Bump release-it from 14.10.1 to 14.11.0 [`#959`](https://github.com/oceanprotocol/ocean-lib-js/pull/959)
658
+ - Bump @types/node from 16.4.10 to 16.4.13 [`#957`](https://github.com/oceanprotocol/ocean-lib-js/pull/957)
659
+ - Bump ts-node from 10.1.0 to 10.2.0 [`#956`](https://github.com/oceanprotocol/ocean-lib-js/pull/956)
660
+ - Bump web3 from 1.5.0 to 1.5.1 [`#955`](https://github.com/oceanprotocol/ocean-lib-js/pull/955)
661
+ - downgrade ora to v5.4.1 [`c1c7c53`](https://github.com/oceanprotocol/ocean-lib-js/commit/c1c7c5342a479861161f5ff57c4eafc1739ac185)
662
+ - Release 0.17.2 [`dd62e54`](https://github.com/oceanprotocol/ocean-lib-js/commit/dd62e5422eec667fef8fc387d76d4c8c346583cb)
663
+ - Update quickstart_simple.md [`a4be156`](https://github.com/oceanprotocol/ocean-lib-js/commit/a4be156126893984e89f3a28e73b74f883d71ce8)
664
+
665
+ #### [v0.17.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.17.0...v0.17.1)
650
666
 
651
667
  > 3 August 2021
652
668
 
653
- - Issue 950 fix allow deny [`#951`](https://github.com/oceanprotocol/ocean.js/pull/951)
654
- - Bump @typescript-eslint/eslint-plugin from 4.28.5 to 4.29.0 [`#949`](https://github.com/oceanprotocol/ocean.js/pull/949)
655
- - Bump @typescript-eslint/parser from 4.28.5 to 4.29.0 [`#948`](https://github.com/oceanprotocol/ocean.js/pull/948)
656
- - Bump @types/node from 16.4.7 to 16.4.10 [`#945`](https://github.com/oceanprotocol/ocean.js/pull/945)
657
- - Bump typedoc from 0.21.4 to 0.21.5 [`#946`](https://github.com/oceanprotocol/ocean.js/pull/946)
658
- - Bump eslint from 7.31.0 to 7.32.0 [`#947`](https://github.com/oceanprotocol/ocean.js/pull/947)
659
- - Release 0.17.1 [`8c415ab`](https://github.com/oceanprotocol/ocean.js/commit/8c415ab2d9180b6b20c54ba67783df80bdbf46d4)
660
- - Updating assets and asset credentials [`cf16ff8`](https://github.com/oceanprotocol/ocean.js/commit/cf16ff89667795e12a96fb9ccdd49bc27177bb6d)
661
- - Changing value to values [`1b58fdf`](https://github.com/oceanprotocol/ocean.js/commit/1b58fdfb9d0fed48bfb827a44162a150c41ed8ca)
669
+ - Issue 950 fix allow deny [`#951`](https://github.com/oceanprotocol/ocean-lib-js/pull/951)
670
+ - Bump @typescript-eslint/eslint-plugin from 4.28.5 to 4.29.0 [`#949`](https://github.com/oceanprotocol/ocean-lib-js/pull/949)
671
+ - Bump @typescript-eslint/parser from 4.28.5 to 4.29.0 [`#948`](https://github.com/oceanprotocol/ocean-lib-js/pull/948)
672
+ - Bump @types/node from 16.4.7 to 16.4.10 [`#945`](https://github.com/oceanprotocol/ocean-lib-js/pull/945)
673
+ - Bump typedoc from 0.21.4 to 0.21.5 [`#946`](https://github.com/oceanprotocol/ocean-lib-js/pull/946)
674
+ - Bump eslint from 7.31.0 to 7.32.0 [`#947`](https://github.com/oceanprotocol/ocean-lib-js/pull/947)
675
+ - Release 0.17.1 [`8c415ab`](https://github.com/oceanprotocol/ocean-lib-js/commit/8c415ab2d9180b6b20c54ba67783df80bdbf46d4)
676
+ - Updating assets and asset credentials [`cf16ff8`](https://github.com/oceanprotocol/ocean-lib-js/commit/cf16ff89667795e12a96fb9ccdd49bc27177bb6d)
677
+ - Changing value to values [`1b58fdf`](https://github.com/oceanprotocol/ocean-lib-js/commit/1b58fdfb9d0fed48bfb827a44162a150c41ed8ca)
662
678
 
663
- #### [v0.17.0](https://github.com/oceanprotocol/ocean.js/compare/v0.16.7...v0.17.0)
679
+ #### [v0.17.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.16.7...v0.17.0)
664
680
 
665
681
  > 30 July 2021
666
682
 
667
- - add single metadataCacheUri for all networks [`#919`](https://github.com/oceanprotocol/ocean.js/pull/919)
668
- - move datatoken name generation out of class [`#943`](https://github.com/oceanprotocol/ocean.js/pull/943)
669
- - Bump @types/node from 16.4.6 to 16.4.7 [`#942`](https://github.com/oceanprotocol/ocean.js/pull/942)
670
- - Release 0.17.0 [`44eff0e`](https://github.com/oceanprotocol/ocean.js/commit/44eff0ee2f7628d1fb165dc8a1861e91d179e839)
683
+ - add single metadataCacheUri for all networks [`#919`](https://github.com/oceanprotocol/ocean-lib-js/pull/919)
684
+ - move datatoken name generation out of class [`#943`](https://github.com/oceanprotocol/ocean-lib-js/pull/943)
685
+ - Bump @types/node from 16.4.6 to 16.4.7 [`#942`](https://github.com/oceanprotocol/ocean-lib-js/pull/942)
686
+ - Release 0.17.0 [`44eff0e`](https://github.com/oceanprotocol/ocean-lib-js/commit/44eff0ee2f7628d1fb165dc8a1861e91d179e839)
671
687
 
672
- #### [v0.16.7](https://github.com/oceanprotocol/ocean.js/compare/v0.16.6...v0.16.7)
688
+ #### [v0.16.7](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.16.6...v0.16.7)
673
689
 
674
690
  > 29 July 2021
675
691
 
676
- - allow editable author [`#936`](https://github.com/oceanprotocol/ocean.js/pull/936)
677
- - Bump @types/node from 16.4.4 to 16.4.6 [`#939`](https://github.com/oceanprotocol/ocean.js/pull/939)
678
- - Bump web3 from 1.4.0 to 1.5.0 [`#938`](https://github.com/oceanprotocol/ocean.js/pull/938)
679
- - Bump @types/node from 16.4.3 to 16.4.4 [`#937`](https://github.com/oceanprotocol/ocean.js/pull/937)
680
- - Bump @typescript-eslint/eslint-plugin from 4.28.4 to 4.28.5 [`#934`](https://github.com/oceanprotocol/ocean.js/pull/934)
681
- - Bump @typescript-eslint/parser from 4.28.4 to 4.28.5 [`#933`](https://github.com/oceanprotocol/ocean.js/pull/933)
682
- - Bump @truffle/hdwallet-provider from 1.4.1 to 1.4.2 [`#931`](https://github.com/oceanprotocol/ocean.js/pull/931)
683
- - use decimals in account balance [`#921`](https://github.com/oceanprotocol/ocean.js/pull/921)
684
- - Bump mocha from 9.0.2 to 9.0.3 [`#932`](https://github.com/oceanprotocol/ocean.js/pull/932)
685
- - Bump @types/node from 16.4.1 to 16.4.3 [`#930`](https://github.com/oceanprotocol/ocean.js/pull/930)
686
- - Bump release-it from 14.10.0 to 14.10.1 [`#929`](https://github.com/oceanprotocol/ocean.js/pull/929)
687
- - Bump @types/node from 16.4.0 to 16.4.1 [`#925`](https://github.com/oceanprotocol/ocean.js/pull/925)
688
- - Bump @types/mocha from 8.2.3 to 9.0.0 [`#927`](https://github.com/oceanprotocol/ocean.js/pull/927)
689
- - Bump @types/node-fetch from 2.5.11 to 2.5.12 [`#926`](https://github.com/oceanprotocol/ocean.js/pull/926)
690
- - Bump crypto-js from 4.0.0 to 4.1.1 [`#924`](https://github.com/oceanprotocol/ocean.js/pull/924)
691
- - remove redundant build on publish [`#923`](https://github.com/oceanprotocol/ocean.js/pull/923)
692
- - Release 0.16.7 [`1710752`](https://github.com/oceanprotocol/ocean.js/commit/1710752a7cba9db1d754540f286d92f090ea9c38)
693
-
694
- #### [v0.16.6](https://github.com/oceanprotocol/ocean.js/compare/v0.16.5...v0.16.6)
692
+ - allow editable author [`#936`](https://github.com/oceanprotocol/ocean-lib-js/pull/936)
693
+ - Bump @types/node from 16.4.4 to 16.4.6 [`#939`](https://github.com/oceanprotocol/ocean-lib-js/pull/939)
694
+ - Bump web3 from 1.4.0 to 1.5.0 [`#938`](https://github.com/oceanprotocol/ocean-lib-js/pull/938)
695
+ - Bump @types/node from 16.4.3 to 16.4.4 [`#937`](https://github.com/oceanprotocol/ocean-lib-js/pull/937)
696
+ - Bump @typescript-eslint/eslint-plugin from 4.28.4 to 4.28.5 [`#934`](https://github.com/oceanprotocol/ocean-lib-js/pull/934)
697
+ - Bump @typescript-eslint/parser from 4.28.4 to 4.28.5 [`#933`](https://github.com/oceanprotocol/ocean-lib-js/pull/933)
698
+ - Bump @truffle/hdwallet-provider from 1.4.1 to 1.4.2 [`#931`](https://github.com/oceanprotocol/ocean-lib-js/pull/931)
699
+ - use decimals in account balance [`#921`](https://github.com/oceanprotocol/ocean-lib-js/pull/921)
700
+ - Bump mocha from 9.0.2 to 9.0.3 [`#932`](https://github.com/oceanprotocol/ocean-lib-js/pull/932)
701
+ - Bump @types/node from 16.4.1 to 16.4.3 [`#930`](https://github.com/oceanprotocol/ocean-lib-js/pull/930)
702
+ - Bump release-it from 14.10.0 to 14.10.1 [`#929`](https://github.com/oceanprotocol/ocean-lib-js/pull/929)
703
+ - Bump @types/node from 16.4.0 to 16.4.1 [`#925`](https://github.com/oceanprotocol/ocean-lib-js/pull/925)
704
+ - Bump @types/mocha from 8.2.3 to 9.0.0 [`#927`](https://github.com/oceanprotocol/ocean-lib-js/pull/927)
705
+ - Bump @types/node-fetch from 2.5.11 to 2.5.12 [`#926`](https://github.com/oceanprotocol/ocean-lib-js/pull/926)
706
+ - Bump crypto-js from 4.0.0 to 4.1.1 [`#924`](https://github.com/oceanprotocol/ocean-lib-js/pull/924)
707
+ - remove redundant build on publish [`#923`](https://github.com/oceanprotocol/ocean-lib-js/pull/923)
708
+ - Release 0.16.7 [`1710752`](https://github.com/oceanprotocol/ocean-lib-js/commit/1710752a7cba9db1d754540f286d92f090ea9c38)
709
+
710
+ #### [v0.16.6](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.16.5...v0.16.6)
695
711
 
696
712
  > 22 July 2021
697
713
 
698
- - remove leading slash from all `nodeUri` [`#922`](https://github.com/oceanprotocol/ocean.js/pull/922)
699
- - Bump @types/node from 16.3.3 to 16.4.0 [`#917`](https://github.com/oceanprotocol/ocean.js/pull/917)
700
- - Bump @typescript-eslint/parser from 4.28.3 to 4.28.4 [`#914`](https://github.com/oceanprotocol/ocean.js/pull/914)
701
- - Bump eslint from 7.30.0 to 7.31.0 [`#913`](https://github.com/oceanprotocol/ocean.js/pull/913)
702
- - Bump @typescript-eslint/eslint-plugin from 4.28.3 to 4.28.4 [`#915`](https://github.com/oceanprotocol/ocean.js/pull/915)
703
- - Bump @types/node from 16.3.1 to 16.3.3 [`#912`](https://github.com/oceanprotocol/ocean.js/pull/912)
704
- - update Polygon Mumbai explorerUri [`#911`](https://github.com/oceanprotocol/ocean.js/pull/911)
705
- - Release 0.16.6 [`16f14aa`](https://github.com/oceanprotocol/ocean.js/commit/16f14aaf4d792c03dd2216b7d3bb6156881de447)
714
+ - remove leading slash from all `nodeUri` [`#922`](https://github.com/oceanprotocol/ocean-lib-js/pull/922)
715
+ - Bump @types/node from 16.3.3 to 16.4.0 [`#917`](https://github.com/oceanprotocol/ocean-lib-js/pull/917)
716
+ - Bump @typescript-eslint/parser from 4.28.3 to 4.28.4 [`#914`](https://github.com/oceanprotocol/ocean-lib-js/pull/914)
717
+ - Bump eslint from 7.30.0 to 7.31.0 [`#913`](https://github.com/oceanprotocol/ocean-lib-js/pull/913)
718
+ - Bump @typescript-eslint/eslint-plugin from 4.28.3 to 4.28.4 [`#915`](https://github.com/oceanprotocol/ocean-lib-js/pull/915)
719
+ - Bump @types/node from 16.3.1 to 16.3.3 [`#912`](https://github.com/oceanprotocol/ocean-lib-js/pull/912)
720
+ - update Polygon Mumbai explorerUri [`#911`](https://github.com/oceanprotocol/ocean-lib-js/pull/911)
721
+ - Release 0.16.6 [`16f14aa`](https://github.com/oceanprotocol/ocean-lib-js/commit/16f14aaf4d792c03dd2216b7d3bb6156881de447)
706
722
 
707
- #### [v0.16.5](https://github.com/oceanprotocol/ocean.js/compare/v0.16.4...v0.16.5)
723
+ #### [v0.16.5](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.16.4...v0.16.5)
708
724
 
709
725
  > 13 July 2021
710
726
 
711
- - update Gaia-X values [`#906`](https://github.com/oceanprotocol/ocean.js/pull/906)
712
- - Bump web3 from 1.3.6 to 1.4.0 [`#876`](https://github.com/oceanprotocol/ocean.js/pull/876)
713
- - Bump typedoc from 0.21.3 to 0.21.4 [`#902`](https://github.com/oceanprotocol/ocean.js/pull/902)
714
- - Bump @typescript-eslint/eslint-plugin from 4.28.2 to 4.28.3 [`#904`](https://github.com/oceanprotocol/ocean.js/pull/904)
715
- - Bump @typescript-eslint/parser from 4.28.2 to 4.28.3 [`#903`](https://github.com/oceanprotocol/ocean.js/pull/903)
716
- - Changing error message [`#898`](https://github.com/oceanprotocol/ocean.js/pull/898)
717
- - Bump ts-node from 10.0.0 to 10.1.0 [`#901`](https://github.com/oceanprotocol/ocean.js/pull/901)
718
- - Bump @types/node from 16.3.0 to 16.3.1 [`#900`](https://github.com/oceanprotocol/ocean.js/pull/900)
719
- - Bump typedoc from 0.21.2 to 0.21.3 [`#899`](https://github.com/oceanprotocol/ocean.js/pull/899)
720
- - Bump @types/chai from 4.2.20 to 4.2.21 [`#897`](https://github.com/oceanprotocol/ocean.js/pull/897)
721
- - Bump @types/node from 16.0.0 to 16.3.0 [`#896`](https://github.com/oceanprotocol/ocean.js/pull/896)
722
- - Bump @typescript-eslint/eslint-plugin from 4.28.1 to 4.28.2 [`#890`](https://github.com/oceanprotocol/ocean.js/pull/890)
723
- - Bump @types/node-fetch from 2.5.10 to 2.5.11 [`#893`](https://github.com/oceanprotocol/ocean.js/pull/893)
724
- - Bump @types/mocha from 8.2.2 to 8.2.3 [`#894`](https://github.com/oceanprotocol/ocean.js/pull/894)
725
- - update package-lock [`bd5f767`](https://github.com/oceanprotocol/ocean.js/commit/bd5f7674e8d663f9d57d3f5df240c32ebe580234)
726
- - Release 0.16.5 [`fe1828f`](https://github.com/oceanprotocol/ocean.js/commit/fe1828fec945569863689c96ac9d4fa5ea694980)
727
-
728
- #### [v0.16.4](https://github.com/oceanprotocol/ocean.js/compare/v0.16.3...v0.16.4)
727
+ - update Gaia-X values [`#906`](https://github.com/oceanprotocol/ocean-lib-js/pull/906)
728
+ - Bump web3 from 1.3.6 to 1.4.0 [`#876`](https://github.com/oceanprotocol/ocean-lib-js/pull/876)
729
+ - Bump typedoc from 0.21.3 to 0.21.4 [`#902`](https://github.com/oceanprotocol/ocean-lib-js/pull/902)
730
+ - Bump @typescript-eslint/eslint-plugin from 4.28.2 to 4.28.3 [`#904`](https://github.com/oceanprotocol/ocean-lib-js/pull/904)
731
+ - Bump @typescript-eslint/parser from 4.28.2 to 4.28.3 [`#903`](https://github.com/oceanprotocol/ocean-lib-js/pull/903)
732
+ - Changing error message [`#898`](https://github.com/oceanprotocol/ocean-lib-js/pull/898)
733
+ - Bump ts-node from 10.0.0 to 10.1.0 [`#901`](https://github.com/oceanprotocol/ocean-lib-js/pull/901)
734
+ - Bump @types/node from 16.3.0 to 16.3.1 [`#900`](https://github.com/oceanprotocol/ocean-lib-js/pull/900)
735
+ - Bump typedoc from 0.21.2 to 0.21.3 [`#899`](https://github.com/oceanprotocol/ocean-lib-js/pull/899)
736
+ - Bump @types/chai from 4.2.20 to 4.2.21 [`#897`](https://github.com/oceanprotocol/ocean-lib-js/pull/897)
737
+ - Bump @types/node from 16.0.0 to 16.3.0 [`#896`](https://github.com/oceanprotocol/ocean-lib-js/pull/896)
738
+ - Bump @typescript-eslint/eslint-plugin from 4.28.1 to 4.28.2 [`#890`](https://github.com/oceanprotocol/ocean-lib-js/pull/890)
739
+ - Bump @types/node-fetch from 2.5.10 to 2.5.11 [`#893`](https://github.com/oceanprotocol/ocean-lib-js/pull/893)
740
+ - Bump @types/mocha from 8.2.2 to 8.2.3 [`#894`](https://github.com/oceanprotocol/ocean-lib-js/pull/894)
741
+ - update package-lock [`bd5f767`](https://github.com/oceanprotocol/ocean-lib-js/commit/bd5f7674e8d663f9d57d3f5df240c32ebe580234)
742
+ - Release 0.16.5 [`fe1828f`](https://github.com/oceanprotocol/ocean-lib-js/commit/fe1828fec945569863689c96ac9d4fa5ea694980)
743
+
744
+ #### [v0.16.4](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.16.3...v0.16.4)
729
745
 
730
746
  > 7 July 2021
731
747
 
732
- - Bump @typescript-eslint/parser from 4.28.1 to 4.28.2 [`#891`](https://github.com/oceanprotocol/ocean.js/pull/891)
733
- - Bump @types/crypto-js from 4.0.1 to 4.0.2 [`#892`](https://github.com/oceanprotocol/ocean.js/pull/892)
734
- - bump ocean-contracts to 0.6.5 [`#889`](https://github.com/oceanprotocol/ocean.js/pull/889)
735
- - Bump @types/node from 15.14.0 to 16.0.0 [`#881`](https://github.com/oceanprotocol/ocean.js/pull/881)
736
- - Bump eslint from 7.29.0 to 7.30.0 [`#883`](https://github.com/oceanprotocol/ocean.js/pull/883)
737
- - Bump @types/chai from 4.2.19 to 4.2.20 [`#888`](https://github.com/oceanprotocol/ocean.js/pull/888)
738
- - Release 0.16.4 [`8e56b34`](https://github.com/oceanprotocol/ocean.js/commit/8e56b34133d201a634af8bd77945a19be599053d)
748
+ - Bump @typescript-eslint/parser from 4.28.1 to 4.28.2 [`#891`](https://github.com/oceanprotocol/ocean-lib-js/pull/891)
749
+ - Bump @types/crypto-js from 4.0.1 to 4.0.2 [`#892`](https://github.com/oceanprotocol/ocean-lib-js/pull/892)
750
+ - bump ocean-contracts to 0.6.5 [`#889`](https://github.com/oceanprotocol/ocean-lib-js/pull/889)
751
+ - Bump @types/node from 15.14.0 to 16.0.0 [`#881`](https://github.com/oceanprotocol/ocean-lib-js/pull/881)
752
+ - Bump eslint from 7.29.0 to 7.30.0 [`#883`](https://github.com/oceanprotocol/ocean-lib-js/pull/883)
753
+ - Bump @types/chai from 4.2.19 to 4.2.20 [`#888`](https://github.com/oceanprotocol/ocean-lib-js/pull/888)
754
+ - Release 0.16.4 [`8e56b34`](https://github.com/oceanprotocol/ocean-lib-js/commit/8e56b34133d201a634af8bd77945a19be599053d)
739
755
 
740
- #### [v0.16.3](https://github.com/oceanprotocol/ocean.js/compare/v0.16.2...v0.16.3)
756
+ #### [v0.16.3](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.16.2...v0.16.3)
741
757
 
742
758
  > 7 July 2021
743
759
 
744
- - Bump mocha from 9.0.1 to 9.0.2 [`#882`](https://github.com/oceanprotocol/ocean.js/pull/882)
745
- - added chainId property to DDO class [`#887`](https://github.com/oceanprotocol/ocean.js/pull/887)
746
- - Bump typescript from 4.3.4 to 4.3.5 [`#878`](https://github.com/oceanprotocol/ocean.js/pull/878)
747
- - Bump @types/node from 15.12.5 to 15.14.0 [`#879`](https://github.com/oceanprotocol/ocean.js/pull/879)
748
- - Change this.oceanAddress to baseToken [`#880`](https://github.com/oceanprotocol/ocean.js/pull/880)
749
- - Release 0.16.3 [`3d9a7a4`](https://github.com/oceanprotocol/ocean.js/commit/3d9a7a499a6dabbe76e6983145921bf671d60d9d)
760
+ - Bump mocha from 9.0.1 to 9.0.2 [`#882`](https://github.com/oceanprotocol/ocean-lib-js/pull/882)
761
+ - added chainId property to DDO class [`#887`](https://github.com/oceanprotocol/ocean-lib-js/pull/887)
762
+ - Bump typescript from 4.3.4 to 4.3.5 [`#878`](https://github.com/oceanprotocol/ocean-lib-js/pull/878)
763
+ - Bump @types/node from 15.12.5 to 15.14.0 [`#879`](https://github.com/oceanprotocol/ocean-lib-js/pull/879)
764
+ - Change this.oceanAddress to baseToken [`#880`](https://github.com/oceanprotocol/ocean-lib-js/pull/880)
765
+ - Release 0.16.3 [`3d9a7a4`](https://github.com/oceanprotocol/ocean-lib-js/commit/3d9a7a499a6dabbe76e6983145921bf671d60d9d)
750
766
 
751
- #### [v0.16.2](https://github.com/oceanprotocol/ocean.js/compare/v0.16.1...v0.16.2)
767
+ #### [v0.16.2](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.16.1...v0.16.2)
752
768
 
753
769
  > 30 June 2021
754
770
 
755
- - validate ddo before publish on chain [`#873`](https://github.com/oceanprotocol/ocean.js/pull/873)
756
- - allow extended FRE [`#875`](https://github.com/oceanprotocol/ocean.js/pull/875)
757
- - Bump decimal.js from 10.3.0 to 10.3.1 [`#865`](https://github.com/oceanprotocol/ocean.js/pull/865)
758
- - Bump prettier from 2.3.1 to 2.3.2 [`#866`](https://github.com/oceanprotocol/ocean.js/pull/866)
759
- - Bump typedoc from 0.21.0 to 0.21.2 [`#868`](https://github.com/oceanprotocol/ocean.js/pull/868)
760
- - Bump @typescript-eslint/eslint-plugin from 4.28.0 to 4.28.1 [`#871`](https://github.com/oceanprotocol/ocean.js/pull/871)
761
- - Bump @typescript-eslint/parser from 4.28.0 to 4.28.1 [`#872`](https://github.com/oceanprotocol/ocean.js/pull/872)
762
- - Improve Ocean.assets.isConsumable return interface and message [`#869`](https://github.com/oceanprotocol/ocean.js/pull/869)
763
- - Bump @types/node from 15.12.4 to 15.12.5 [`#867`](https://github.com/oceanprotocol/ocean.js/pull/867)
764
- - Release 0.16.2 [`590a168`](https://github.com/oceanprotocol/ocean.js/commit/590a1682918efe416d7a0795b86bd168f4df2718)
771
+ - validate ddo before publish on chain [`#873`](https://github.com/oceanprotocol/ocean-lib-js/pull/873)
772
+ - allow extended FRE [`#875`](https://github.com/oceanprotocol/ocean-lib-js/pull/875)
773
+ - Bump decimal.js from 10.3.0 to 10.3.1 [`#865`](https://github.com/oceanprotocol/ocean-lib-js/pull/865)
774
+ - Bump prettier from 2.3.1 to 2.3.2 [`#866`](https://github.com/oceanprotocol/ocean-lib-js/pull/866)
775
+ - Bump typedoc from 0.21.0 to 0.21.2 [`#868`](https://github.com/oceanprotocol/ocean-lib-js/pull/868)
776
+ - Bump @typescript-eslint/eslint-plugin from 4.28.0 to 4.28.1 [`#871`](https://github.com/oceanprotocol/ocean-lib-js/pull/871)
777
+ - Bump @typescript-eslint/parser from 4.28.0 to 4.28.1 [`#872`](https://github.com/oceanprotocol/ocean-lib-js/pull/872)
778
+ - Improve Ocean.assets.isConsumable return interface and message [`#869`](https://github.com/oceanprotocol/ocean-lib-js/pull/869)
779
+ - Bump @types/node from 15.12.4 to 15.12.5 [`#867`](https://github.com/oceanprotocol/ocean-lib-js/pull/867)
780
+ - Release 0.16.2 [`590a168`](https://github.com/oceanprotocol/ocean-lib-js/commit/590a1682918efe416d7a0795b86bd168f4df2718)
765
781
 
766
- #### [v0.16.1](https://github.com/oceanprotocol/ocean.js/compare/v0.16.0...v0.16.1)
782
+ #### [v0.16.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.16.0...v0.16.1)
767
783
 
768
784
  > 25 June 2021
769
785
 
770
- - proper compare using lowercase [`#864`](https://github.com/oceanprotocol/ocean.js/pull/864)
771
- - Release 0.16.1 [`069e60b`](https://github.com/oceanprotocol/ocean.js/commit/069e60baeb705f335fa749eab7e59fbc5015a27f)
786
+ - proper compare using lowercase [`#864`](https://github.com/oceanprotocol/ocean-lib-js/pull/864)
787
+ - Release 0.16.1 [`069e60b`](https://github.com/oceanprotocol/ocean-lib-js/commit/069e60baeb705f335fa749eab7e59fbc5015a27f)
772
788
 
773
- #### [v0.16.0](https://github.com/oceanprotocol/ocean.js/compare/v0.15.1...v0.16.0)
789
+ #### [v0.16.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.15.1...v0.16.0)
774
790
 
775
791
  > 25 June 2021
776
792
 
777
- - skip coverage job for dependabot [`#863`](https://github.com/oceanprotocol/ocean.js/pull/863)
778
- - Bump @types/node from 15.12.2 to 15.12.4 [`#857`](https://github.com/oceanprotocol/ocean.js/pull/857)
779
- - Bump decimal.js from 10.2.1 to 10.3.0 [`#861`](https://github.com/oceanprotocol/ocean.js/pull/861)
780
- - Bump eslint from 7.28.0 to 7.29.0 [`#860`](https://github.com/oceanprotocol/ocean.js/pull/860)
781
- - Bump contracts to 0.6.4 [`#837`](https://github.com/oceanprotocol/ocean.js/pull/837)
782
- - Bump release-it from 14.9.0 to 14.10.0 [`#852`](https://github.com/oceanprotocol/ocean.js/pull/852)
783
- - Bump typescript from 4.3.3 to 4.3.4 [`#851`](https://github.com/oceanprotocol/ocean.js/pull/851)
784
- - Replace Travis with GitHub Actions [`#847`](https://github.com/oceanprotocol/ocean.js/pull/847)
785
- - Bump typescript from 4.3.2 to 4.3.3 [`#849`](https://github.com/oceanprotocol/ocean.js/pull/849)
786
- - Bump prettier from 2.3.0 to 2.3.1 [`#833`](https://github.com/oceanprotocol/ocean.js/pull/833)
787
- - Bump typedoc from 0.20.36 to 0.20.37 [`#848`](https://github.com/oceanprotocol/ocean.js/pull/848)
788
- - Bump ora from 5.4.0 to 5.4.1 [`#846`](https://github.com/oceanprotocol/ocean.js/pull/846)
789
- - Bump release-it from 14.8.0 to 14.9.0 [`#845`](https://github.com/oceanprotocol/ocean.js/pull/845)
790
- - Update docs about 'getPreviousValidOrders' only working on Eth [`#842`](https://github.com/oceanprotocol/ocean.js/pull/842)
791
- - Bump eslint from 7.27.0 to 7.28.0 [`#830`](https://github.com/oceanprotocol/ocean.js/pull/830)
792
- - Bump @typescript-eslint/eslint-plugin from 4.26.0 to 4.27.0 [`#843`](https://github.com/oceanprotocol/ocean.js/pull/843)
793
- - Bump mocha from 8.4.0 to 9.0.0 [`#840`](https://github.com/oceanprotocol/ocean.js/pull/840)
794
- - Add also DDO object param where DID param is available [`#828`](https://github.com/oceanprotocol/ocean.js/pull/828)
795
- - Bump microbundle from 0.13.1 to 0.13.3 [`#839`](https://github.com/oceanprotocol/ocean.js/pull/839)
796
- - Bump release-it from 14.7.0 to 14.8.0 [`#832`](https://github.com/oceanprotocol/ocean.js/pull/832)
797
- - Bump @types/node from 15.12.0 to 15.12.2 [`#835`](https://github.com/oceanprotocol/ocean.js/pull/835)
798
- - used type guard to detect if ddo or did and resolve just when needed [`ec2e67d`](https://github.com/oceanprotocol/ocean.js/commit/ec2e67db353f0cf6199ea5551a73eac0e1f6b611)
799
- - added ddo object param to function that expect did and asset resolve is called [`f0404f3`](https://github.com/oceanprotocol/ocean.js/commit/f0404f3204b44fd6042edd26c2ca87a0cae083c8)
800
- - added AssetResolverHelper [`c88680f`](https://github.com/oceanprotocol/ocean.js/commit/c88680f10061b47d1d72d1339975466df0ec5804)
801
-
802
- #### [v0.15.1](https://github.com/oceanprotocol/ocean.js/compare/v0.15.0...v0.15.1)
793
+ - skip coverage job for dependabot [`#863`](https://github.com/oceanprotocol/ocean-lib-js/pull/863)
794
+ - Bump @types/node from 15.12.2 to 15.12.4 [`#857`](https://github.com/oceanprotocol/ocean-lib-js/pull/857)
795
+ - Bump decimal.js from 10.2.1 to 10.3.0 [`#861`](https://github.com/oceanprotocol/ocean-lib-js/pull/861)
796
+ - Bump eslint from 7.28.0 to 7.29.0 [`#860`](https://github.com/oceanprotocol/ocean-lib-js/pull/860)
797
+ - Bump contracts to 0.6.4 [`#837`](https://github.com/oceanprotocol/ocean-lib-js/pull/837)
798
+ - Bump release-it from 14.9.0 to 14.10.0 [`#852`](https://github.com/oceanprotocol/ocean-lib-js/pull/852)
799
+ - Bump typescript from 4.3.3 to 4.3.4 [`#851`](https://github.com/oceanprotocol/ocean-lib-js/pull/851)
800
+ - Replace Travis with GitHub Actions [`#847`](https://github.com/oceanprotocol/ocean-lib-js/pull/847)
801
+ - Bump typescript from 4.3.2 to 4.3.3 [`#849`](https://github.com/oceanprotocol/ocean-lib-js/pull/849)
802
+ - Bump prettier from 2.3.0 to 2.3.1 [`#833`](https://github.com/oceanprotocol/ocean-lib-js/pull/833)
803
+ - Bump typedoc from 0.20.36 to 0.20.37 [`#848`](https://github.com/oceanprotocol/ocean-lib-js/pull/848)
804
+ - Bump ora from 5.4.0 to 5.4.1 [`#846`](https://github.com/oceanprotocol/ocean-lib-js/pull/846)
805
+ - Bump release-it from 14.8.0 to 14.9.0 [`#845`](https://github.com/oceanprotocol/ocean-lib-js/pull/845)
806
+ - Update docs about 'getPreviousValidOrders' only working on Eth [`#842`](https://github.com/oceanprotocol/ocean-lib-js/pull/842)
807
+ - Bump eslint from 7.27.0 to 7.28.0 [`#830`](https://github.com/oceanprotocol/ocean-lib-js/pull/830)
808
+ - Bump @typescript-eslint/eslint-plugin from 4.26.0 to 4.27.0 [`#843`](https://github.com/oceanprotocol/ocean-lib-js/pull/843)
809
+ - Bump mocha from 8.4.0 to 9.0.0 [`#840`](https://github.com/oceanprotocol/ocean-lib-js/pull/840)
810
+ - Add also DDO object param where DID param is available [`#828`](https://github.com/oceanprotocol/ocean-lib-js/pull/828)
811
+ - Bump microbundle from 0.13.1 to 0.13.3 [`#839`](https://github.com/oceanprotocol/ocean-lib-js/pull/839)
812
+ - Bump release-it from 14.7.0 to 14.8.0 [`#832`](https://github.com/oceanprotocol/ocean-lib-js/pull/832)
813
+ - Bump @types/node from 15.12.0 to 15.12.2 [`#835`](https://github.com/oceanprotocol/ocean-lib-js/pull/835)
814
+ - used type guard to detect if ddo or did and resolve just when needed [`ec2e67d`](https://github.com/oceanprotocol/ocean-lib-js/commit/ec2e67db353f0cf6199ea5551a73eac0e1f6b611)
815
+ - added ddo object param to function that expect did and asset resolve is called [`f0404f3`](https://github.com/oceanprotocol/ocean-lib-js/commit/f0404f3204b44fd6042edd26c2ca87a0cae083c8)
816
+ - added AssetResolverHelper [`c88680f`](https://github.com/oceanprotocol/ocean-lib-js/commit/c88680f10061b47d1d72d1339975466df0ec5804)
817
+
818
+ #### [v0.15.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.15.0...v0.15.1)
803
819
 
804
820
  > 3 June 2021
805
821
 
806
- - Bump microbundle from 0.13.0 to 0.13.1 [`#820`](https://github.com/oceanprotocol/ocean.js/pull/820)
807
- - Bump @types/node from 15.9.0 to 15.12.0 [`#829`](https://github.com/oceanprotocol/ocean.js/pull/829)
808
- - Bump @typescript-eslint/eslint-plugin from 4.25.0 to 4.26.0 [`#824`](https://github.com/oceanprotocol/ocean.js/pull/824)
809
- - Bump @typescript-eslint/parser from 4.25.0 to 4.26.0 [`#823`](https://github.com/oceanprotocol/ocean.js/pull/823)
810
- - Bump @types/node from 15.6.1 to 15.9.0 [`#826`](https://github.com/oceanprotocol/ocean.js/pull/826)
811
- - Add order checks for credentials [`#827`](https://github.com/oceanprotocol/ocean.js/pull/827)
812
- - Feature/credentials support in asset [`#787`](https://github.com/oceanprotocol/ocean.js/pull/787)
813
- - add "valid" boolean in File.ts [`#825`](https://github.com/oceanprotocol/ocean.js/pull/825)
814
- - Add ocean.assets.isConsumable function [`#786`](https://github.com/oceanprotocol/ocean.js/pull/786)
815
- - fix ddo encrypt for browsers [`#822`](https://github.com/oceanprotocol/ocean.js/pull/822)
816
- - add type 'free' to BestPrice [`#821`](https://github.com/oceanprotocol/ocean.js/pull/821)
817
- - Release 0.15.1 [`727a550`](https://github.com/oceanprotocol/ocean.js/commit/727a55046c44c1841360f6aa2a4f94befe157860)
818
- - fix version [`6735e8a`](https://github.com/oceanprotocol/ocean.js/commit/6735e8a33f8a6e2fb513d5412a0a1db70d8b59ff)
819
-
820
- #### [v0.15.0](https://github.com/oceanprotocol/ocean.js/compare/v0.14.9...v0.15.0)
822
+ - Bump microbundle from 0.13.0 to 0.13.1 [`#820`](https://github.com/oceanprotocol/ocean-lib-js/pull/820)
823
+ - Bump @types/node from 15.9.0 to 15.12.0 [`#829`](https://github.com/oceanprotocol/ocean-lib-js/pull/829)
824
+ - Bump @typescript-eslint/eslint-plugin from 4.25.0 to 4.26.0 [`#824`](https://github.com/oceanprotocol/ocean-lib-js/pull/824)
825
+ - Bump @typescript-eslint/parser from 4.25.0 to 4.26.0 [`#823`](https://github.com/oceanprotocol/ocean-lib-js/pull/823)
826
+ - Bump @types/node from 15.6.1 to 15.9.0 [`#826`](https://github.com/oceanprotocol/ocean-lib-js/pull/826)
827
+ - Add order checks for credentials [`#827`](https://github.com/oceanprotocol/ocean-lib-js/pull/827)
828
+ - Feature/credentials support in asset [`#787`](https://github.com/oceanprotocol/ocean-lib-js/pull/787)
829
+ - add "valid" boolean in File.ts [`#825`](https://github.com/oceanprotocol/ocean-lib-js/pull/825)
830
+ - Add ocean.assets.isConsumable function [`#786`](https://github.com/oceanprotocol/ocean-lib-js/pull/786)
831
+ - fix ddo encrypt for browsers [`#822`](https://github.com/oceanprotocol/ocean-lib-js/pull/822)
832
+ - add type 'free' to BestPrice [`#821`](https://github.com/oceanprotocol/ocean-lib-js/pull/821)
833
+ - Release 0.15.1 [`727a550`](https://github.com/oceanprotocol/ocean-lib-js/commit/727a55046c44c1841360f6aa2a4f94befe157860)
834
+ - fix version [`6735e8a`](https://github.com/oceanprotocol/ocean-lib-js/commit/6735e8a33f8a6e2fb513d5412a0a1db70d8b59ff)
835
+
836
+ #### [v0.15.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.14.9...v0.15.0)
821
837
 
822
838
  > 28 May 2021
823
839
 
824
- - Bump typescript from 4.2.4 to 4.3.2 [`#819`](https://github.com/oceanprotocol/ocean.js/pull/819)
825
- - Bump @truffle/hdwallet-provider from 1.3.0 to 1.4.0 [`#816`](https://github.com/oceanprotocol/ocean.js/pull/816)
826
- - Bump mocha from 8.3.2 to 8.4.0 [`#817`](https://github.com/oceanprotocol/ocean.js/pull/817)
827
- - Fix/ Order method should throw error messages [`#803`](https://github.com/oceanprotocol/ocean.js/pull/803)
828
- - Bump @oceanprotocol/contracts from 0.6.2 to 0.6.3 [`#814`](https://github.com/oceanprotocol/ocean.js/pull/814)
829
- - Bump release-it from 14.6.1 to 14.7.0 [`#815`](https://github.com/oceanprotocol/ocean.js/pull/815)
830
- - Bump auto-changelog from 2.2.1 to 2.3.0 [`#813`](https://github.com/oceanprotocol/ocean.js/pull/813)
831
- - Bump @types/node from 15.0.2 to 15.6.1 [`#810`](https://github.com/oceanprotocol/ocean.js/pull/810)
832
- - remove all doo price tests [`#805`](https://github.com/oceanprotocol/ocean.js/pull/805)
833
- - Bump ts-node from 9.1.1 to 10.0.0 [`#811`](https://github.com/oceanprotocol/ocean.js/pull/811)
834
- - Bump @typescript-eslint/parser from 4.22.1 to 4.25.0 [`#812`](https://github.com/oceanprotocol/ocean.js/pull/812)
835
- - Bump web3-eth-contract from 1.3.5 to 1.3.6 [`#802`](https://github.com/oceanprotocol/ocean.js/pull/802)
836
- - Bump prettier from 2.2.1 to 2.3.0 [`#793`](https://github.com/oceanprotocol/ocean.js/pull/793)
837
- - Bump @types/chai from 4.2.17 to 4.2.18 [`#797`](https://github.com/oceanprotocol/ocean.js/pull/797)
838
- - Bump @typescript-eslint/eslint-plugin from 4.22.1 to 4.25.0 [`#809`](https://github.com/oceanprotocol/ocean.js/pull/809)
839
- - Bump eslint from 7.25.0 to 7.27.0 [`#808`](https://github.com/oceanprotocol/ocean.js/pull/808)
840
- - building package-lock.json with npm v7 [`#804`](https://github.com/oceanprotocol/ocean.js/pull/804)
841
- - Bump mocha from 8.3.2 to 8.4.0 [`#801`](https://github.com/oceanprotocol/ocean.js/pull/801)
842
- - Bump release-it from 14.6.1 to 14.6.2 [`#795`](https://github.com/oceanprotocol/ocean.js/pull/795)
843
- - Bump lodash from 4.17.19 to 4.17.21 [`#799`](https://github.com/oceanprotocol/ocean.js/pull/799)
844
- - Bump @truffle/hdwallet-provider from 1.3.0 to 1.4.0 [`#800`](https://github.com/oceanprotocol/ocean.js/pull/800)
845
- - building package.json with npm v7 [`5aa8d7d`](https://github.com/oceanprotocol/ocean.js/commit/5aa8d7d10113a829f5c6a62bc21bf46d6e03e2ac)
846
- - Release 0.15.0 [`ffcdfb2`](https://github.com/oceanprotocol/ocean.js/commit/ffcdfb299da05a8b2ecd3e449a0aeeaf5f1cc875)
847
- - fix ddo encrypt for browsers [`b85d85b`](https://github.com/oceanprotocol/ocean.js/commit/b85d85b569731a3b68d7b2c4913a15e5bf1395db)
848
-
849
- #### [v0.14.9](https://github.com/oceanprotocol/ocean.js/compare/v0.14.8...v0.14.9)
840
+ - Bump typescript from 4.2.4 to 4.3.2 [`#819`](https://github.com/oceanprotocol/ocean-lib-js/pull/819)
841
+ - Bump @truffle/hdwallet-provider from 1.3.0 to 1.4.0 [`#816`](https://github.com/oceanprotocol/ocean-lib-js/pull/816)
842
+ - Bump mocha from 8.3.2 to 8.4.0 [`#817`](https://github.com/oceanprotocol/ocean-lib-js/pull/817)
843
+ - Fix/ Order method should throw error messages [`#803`](https://github.com/oceanprotocol/ocean-lib-js/pull/803)
844
+ - Bump @oceanprotocol/contracts from 0.6.2 to 0.6.3 [`#814`](https://github.com/oceanprotocol/ocean-lib-js/pull/814)
845
+ - Bump release-it from 14.6.1 to 14.7.0 [`#815`](https://github.com/oceanprotocol/ocean-lib-js/pull/815)
846
+ - Bump auto-changelog from 2.2.1 to 2.3.0 [`#813`](https://github.com/oceanprotocol/ocean-lib-js/pull/813)
847
+ - Bump @types/node from 15.0.2 to 15.6.1 [`#810`](https://github.com/oceanprotocol/ocean-lib-js/pull/810)
848
+ - remove all doo price tests [`#805`](https://github.com/oceanprotocol/ocean-lib-js/pull/805)
849
+ - Bump ts-node from 9.1.1 to 10.0.0 [`#811`](https://github.com/oceanprotocol/ocean-lib-js/pull/811)
850
+ - Bump @typescript-eslint/parser from 4.22.1 to 4.25.0 [`#812`](https://github.com/oceanprotocol/ocean-lib-js/pull/812)
851
+ - Bump web3-eth-contract from 1.3.5 to 1.3.6 [`#802`](https://github.com/oceanprotocol/ocean-lib-js/pull/802)
852
+ - Bump prettier from 2.2.1 to 2.3.0 [`#793`](https://github.com/oceanprotocol/ocean-lib-js/pull/793)
853
+ - Bump @types/chai from 4.2.17 to 4.2.18 [`#797`](https://github.com/oceanprotocol/ocean-lib-js/pull/797)
854
+ - Bump @typescript-eslint/eslint-plugin from 4.22.1 to 4.25.0 [`#809`](https://github.com/oceanprotocol/ocean-lib-js/pull/809)
855
+ - Bump eslint from 7.25.0 to 7.27.0 [`#808`](https://github.com/oceanprotocol/ocean-lib-js/pull/808)
856
+ - building package-lock.json with npm v7 [`#804`](https://github.com/oceanprotocol/ocean-lib-js/pull/804)
857
+ - Bump mocha from 8.3.2 to 8.4.0 [`#801`](https://github.com/oceanprotocol/ocean-lib-js/pull/801)
858
+ - Bump release-it from 14.6.1 to 14.6.2 [`#795`](https://github.com/oceanprotocol/ocean-lib-js/pull/795)
859
+ - Bump lodash from 4.17.19 to 4.17.21 [`#799`](https://github.com/oceanprotocol/ocean-lib-js/pull/799)
860
+ - Bump @truffle/hdwallet-provider from 1.3.0 to 1.4.0 [`#800`](https://github.com/oceanprotocol/ocean-lib-js/pull/800)
861
+ - building package.json with npm v7 [`5aa8d7d`](https://github.com/oceanprotocol/ocean-lib-js/commit/5aa8d7d10113a829f5c6a62bc21bf46d6e03e2ac)
862
+ - Release 0.15.0 [`ffcdfb2`](https://github.com/oceanprotocol/ocean-lib-js/commit/ffcdfb299da05a8b2ecd3e449a0aeeaf5f1cc875)
863
+ - fix ddo encrypt for browsers [`b85d85b`](https://github.com/oceanprotocol/ocean-lib-js/commit/b85d85b569731a3b68d7b2c4913a15e5bf1395db)
864
+
865
+ #### [v0.14.9](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.14.8...v0.14.9)
850
866
 
851
867
  > 11 May 2021
852
868
 
853
- - Feature/dispenser [`#790`](https://github.com/oceanprotocol/ocean.js/pull/790)
854
- - Bump handlebars from 4.7.6 to 4.7.7 [`#791`](https://github.com/oceanprotocol/ocean.js/pull/791)
855
- - Bump @types/node from 15.0.1 to 15.0.2 [`#785`](https://github.com/oceanprotocol/ocean.js/pull/785)
856
- - Bump @typescript-eslint/parser from 4.22.0 to 4.22.1 [`#784`](https://github.com/oceanprotocol/ocean.js/pull/784)
857
- - Bump @typescript-eslint/eslint-plugin from 4.22.0 to 4.22.1 [`#783`](https://github.com/oceanprotocol/ocean.js/pull/783)
858
- - Revert "creating interface for the dispenser contract" [`53b401d`](https://github.com/oceanprotocol/ocean.js/commit/53b401dcd059234197e0119e7eca2fecc8d19109)
859
- - creating interface for the dispenser contract [`413b17e`](https://github.com/oceanprotocol/ocean.js/commit/413b17e668a4d92e2ab9d43092b604bc2b2f2914)
860
- - Release 0.14.9 [`804a6a6`](https://github.com/oceanprotocol/ocean.js/commit/804a6a62facbe9f6b110d4d864cd63424555316b)
869
+ - Feature/dispenser [`#790`](https://github.com/oceanprotocol/ocean-lib-js/pull/790)
870
+ - Bump handlebars from 4.7.6 to 4.7.7 [`#791`](https://github.com/oceanprotocol/ocean-lib-js/pull/791)
871
+ - Bump @types/node from 15.0.1 to 15.0.2 [`#785`](https://github.com/oceanprotocol/ocean-lib-js/pull/785)
872
+ - Bump @typescript-eslint/parser from 4.22.0 to 4.22.1 [`#784`](https://github.com/oceanprotocol/ocean-lib-js/pull/784)
873
+ - Bump @typescript-eslint/eslint-plugin from 4.22.0 to 4.22.1 [`#783`](https://github.com/oceanprotocol/ocean-lib-js/pull/783)
874
+ - Revert "creating interface for the dispenser contract" [`53b401d`](https://github.com/oceanprotocol/ocean-lib-js/commit/53b401dcd059234197e0119e7eca2fecc8d19109)
875
+ - creating interface for the dispenser contract [`413b17e`](https://github.com/oceanprotocol/ocean-lib-js/commit/413b17e668a4d92e2ab9d43092b604bc2b2f2914)
876
+ - Release 0.14.9 [`804a6a6`](https://github.com/oceanprotocol/ocean-lib-js/commit/804a6a62facbe9f6b110d4d864cd63424555316b)
861
877
 
862
- #### [v0.14.8](https://github.com/oceanprotocol/ocean.js/compare/v0.14.7...v0.14.8)
878
+ #### [v0.14.8](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.14.7...v0.14.8)
863
879
 
864
880
  > 30 April 2021
865
881
 
866
- - update CodeClimate badges [`#782`](https://github.com/oceanprotocol/ocean.js/pull/782)
867
- - Feature/use decimal in pool [`#775`](https://github.com/oceanprotocol/ocean.js/pull/775)
868
- - lock ocean-contracts to 0.5.16 [`#781`](https://github.com/oceanprotocol/ocean.js/pull/781)
869
- - Bump @types/node from 15.0.0 to 15.0.1 [`#776`](https://github.com/oceanprotocol/ocean.js/pull/776)
870
- - Bump @types/node from 14.14.41 to 15.0.0 [`#773`](https://github.com/oceanprotocol/ocean.js/pull/773)
871
- - Bump @types/chai from 4.2.16 to 4.2.17 [`#774`](https://github.com/oceanprotocol/ocean.js/pull/774)
872
- - Bump typedoc from 0.20.35 to 0.20.36 [`#768`](https://github.com/oceanprotocol/ocean.js/pull/768)
873
- - Bump eslint from 7.24.0 to 7.25.0 [`#767`](https://github.com/oceanprotocol/ocean.js/pull/767)
874
- - Bump eslint-config-prettier from 8.2.0 to 8.3.0 [`#769`](https://github.com/oceanprotocol/ocean.js/pull/769)
875
- - Bump @truffle/hdwallet-provider from 1.2.6 to 1.3.0 [`#770`](https://github.com/oceanprotocol/ocean.js/pull/770)
876
- - Bump node-abort-controller from 1.2.1 to 2.0.0 [`#771`](https://github.com/oceanprotocol/ocean.js/pull/771)
877
- - Release 0.14.8 [`ae46477`](https://github.com/oceanprotocol/ocean.js/commit/ae464774a487127b5f6f89e9200184a54d231f6d)
878
-
879
- #### [v0.14.7](https://github.com/oceanprotocol/ocean.js/compare/v0.14.6...v0.14.7)
882
+ - update CodeClimate badges [`#782`](https://github.com/oceanprotocol/ocean-lib-js/pull/782)
883
+ - Feature/use decimal in pool [`#775`](https://github.com/oceanprotocol/ocean-lib-js/pull/775)
884
+ - lock ocean-contracts to 0.5.16 [`#781`](https://github.com/oceanprotocol/ocean-lib-js/pull/781)
885
+ - Bump @types/node from 15.0.0 to 15.0.1 [`#776`](https://github.com/oceanprotocol/ocean-lib-js/pull/776)
886
+ - Bump @types/node from 14.14.41 to 15.0.0 [`#773`](https://github.com/oceanprotocol/ocean-lib-js/pull/773)
887
+ - Bump @types/chai from 4.2.16 to 4.2.17 [`#774`](https://github.com/oceanprotocol/ocean-lib-js/pull/774)
888
+ - Bump typedoc from 0.20.35 to 0.20.36 [`#768`](https://github.com/oceanprotocol/ocean-lib-js/pull/768)
889
+ - Bump eslint from 7.24.0 to 7.25.0 [`#767`](https://github.com/oceanprotocol/ocean-lib-js/pull/767)
890
+ - Bump eslint-config-prettier from 8.2.0 to 8.3.0 [`#769`](https://github.com/oceanprotocol/ocean-lib-js/pull/769)
891
+ - Bump @truffle/hdwallet-provider from 1.2.6 to 1.3.0 [`#770`](https://github.com/oceanprotocol/ocean-lib-js/pull/770)
892
+ - Bump node-abort-controller from 1.2.1 to 2.0.0 [`#771`](https://github.com/oceanprotocol/ocean-lib-js/pull/771)
893
+ - Release 0.14.8 [`ae46477`](https://github.com/oceanprotocol/ocean-lib-js/commit/ae464774a487127b5f6f89e9200184a54d231f6d)
894
+
895
+ #### [v0.14.7](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.14.6...v0.14.7)
880
896
 
881
897
  > 23 April 2021
882
898
 
883
- - Fix address.json import [`#765`](https://github.com/oceanprotocol/ocean.js/pull/765)
884
- - Release 0.14.7 [`beb877b`](https://github.com/oceanprotocol/ocean.js/commit/beb877b5e3ed07228b05636c0eff0dae15ff0025)
899
+ - Fix address.json import [`#765`](https://github.com/oceanprotocol/ocean-lib-js/pull/765)
900
+ - Release 0.14.7 [`beb877b`](https://github.com/oceanprotocol/ocean-lib-js/commit/beb877b5e3ed07228b05636c0eff0dae15ff0025)
885
901
 
886
- #### [v0.14.6](https://github.com/oceanprotocol/ocean.js/compare/v0.14.5...v0.14.6)
902
+ #### [v0.14.6](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.14.5...v0.14.6)
887
903
 
888
904
  > 22 April 2021
889
905
 
890
- - add moonbeamalpha [`#751`](https://github.com/oceanprotocol/ocean.js/pull/751)
891
- - Bump @ethereum-navigator/navigator from 0.5.2 to 0.5.3 [`#763`](https://github.com/oceanprotocol/ocean.js/pull/763)
892
- - Release 0.14.6 [`01b0654`](https://github.com/oceanprotocol/ocean.js/commit/01b0654470a29a3c106fb31da4f35a8007b965d5)
906
+ - add moonbeamalpha [`#751`](https://github.com/oceanprotocol/ocean-lib-js/pull/751)
907
+ - Bump @ethereum-navigator/navigator from 0.5.2 to 0.5.3 [`#763`](https://github.com/oceanprotocol/ocean-lib-js/pull/763)
908
+ - Release 0.14.6 [`01b0654`](https://github.com/oceanprotocol/ocean-lib-js/commit/01b0654470a29a3c106fb31da4f35a8007b965d5)
893
909
 
894
- #### [v0.14.5](https://github.com/oceanprotocol/ocean.js/compare/v0.14.4...v0.14.5)
910
+ #### [v0.14.5](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.14.4...v0.14.5)
895
911
 
896
912
  > 19 April 2021
897
913
 
898
- - updating path names in package.json [`#756`](https://github.com/oceanprotocol/ocean.js/pull/756)
899
- - Release 0.14.5 [`69a01c7`](https://github.com/oceanprotocol/ocean.js/commit/69a01c75dfc468b951b7af5ef17cbd4d04d1c32c)
914
+ - updating path names in package.json [`#756`](https://github.com/oceanprotocol/ocean-lib-js/pull/756)
915
+ - Release 0.14.5 [`69a01c7`](https://github.com/oceanprotocol/ocean-lib-js/commit/69a01c75dfc468b951b7af5ef17cbd4d04d1c32c)
900
916
 
901
- #### [v0.14.4](https://github.com/oceanprotocol/ocean.js/compare/v0.14.3...v0.14.4)
917
+ #### [v0.14.4](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.14.3...v0.14.4)
902
918
 
903
919
  > 19 April 2021
904
920
 
905
- - add seachPreviousOrder [`#755`](https://github.com/oceanprotocol/ocean.js/pull/755)
906
- - updating export name [`#754`](https://github.com/oceanprotocol/ocean.js/pull/754)
907
- - Bump @types/node from 14.14.39 to 14.14.41 [`#748`](https://github.com/oceanprotocol/ocean.js/pull/748)
908
- - Release 0.14.4 [`aad461c`](https://github.com/oceanprotocol/ocean.js/commit/aad461c7e9c123546e8cb3ee0d16238763bceac1)
921
+ - add seachPreviousOrder [`#755`](https://github.com/oceanprotocol/ocean-lib-js/pull/755)
922
+ - updating export name [`#754`](https://github.com/oceanprotocol/ocean-lib-js/pull/754)
923
+ - Bump @types/node from 14.14.39 to 14.14.41 [`#748`](https://github.com/oceanprotocol/ocean-lib-js/pull/748)
924
+ - Release 0.14.4 [`aad461c`](https://github.com/oceanprotocol/ocean-lib-js/commit/aad461c7e9c123546e8cb3ee0d16238763bceac1)
909
925
 
910
- #### [v0.14.3](https://github.com/oceanprotocol/ocean.js/compare/v0.14.2...v0.14.3)
926
+ #### [v0.14.3](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.14.2...v0.14.3)
911
927
 
912
928
  > 16 April 2021
913
929
 
914
- - export provider, fix circular dependency [`#750`](https://github.com/oceanprotocol/ocean.js/pull/750)
915
- - Bump eslint-plugin-prettier from 3.3.1 to 3.4.0 [`#749`](https://github.com/oceanprotocol/ocean.js/pull/749)
916
- - Release 0.14.3 [`4b50788`](https://github.com/oceanprotocol/ocean.js/commit/4b50788600a9167a0050dfde8b409fa45dd1ed17)
930
+ - export provider, fix circular dependency [`#750`](https://github.com/oceanprotocol/ocean-lib-js/pull/750)
931
+ - Bump eslint-plugin-prettier from 3.3.1 to 3.4.0 [`#749`](https://github.com/oceanprotocol/ocean-lib-js/pull/749)
932
+ - Release 0.14.3 [`4b50788`](https://github.com/oceanprotocol/ocean-lib-js/commit/4b50788600a9167a0050dfde8b409fa45dd1ed17)
917
933
 
918
- #### [v0.14.2](https://github.com/oceanprotocol/ocean.js/compare/v0.14.1...v0.14.2)
934
+ #### [v0.14.2](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.14.1...v0.14.2)
919
935
 
920
936
  > 16 April 2021
921
937
 
922
- - fix compute status [`#746`](https://github.com/oceanprotocol/ocean.js/pull/746)
923
- - Bump @types/node-fetch from 2.5.8 to 2.5.10 [`#744`](https://github.com/oceanprotocol/ocean.js/pull/744)
924
- - Bump @typescript-eslint/eslint-plugin from 4.20.0 to 4.22.0 [`#743`](https://github.com/oceanprotocol/ocean.js/pull/743)
925
- - Bump cross-fetch from 3.1.2 to 3.1.4 [`#742`](https://github.com/oceanprotocol/ocean.js/pull/742)
926
- - Bump @types/node from 14.14.37 to 14.14.39 [`#745`](https://github.com/oceanprotocol/ocean.js/pull/745)
927
- - Release 0.14.2 [`9bb1b01`](https://github.com/oceanprotocol/ocean.js/commit/9bb1b012a12e21e63955e4a3dbea6a5dfcee8c16)
938
+ - fix compute status [`#746`](https://github.com/oceanprotocol/ocean-lib-js/pull/746)
939
+ - Bump @types/node-fetch from 2.5.8 to 2.5.10 [`#744`](https://github.com/oceanprotocol/ocean-lib-js/pull/744)
940
+ - Bump @typescript-eslint/eslint-plugin from 4.20.0 to 4.22.0 [`#743`](https://github.com/oceanprotocol/ocean-lib-js/pull/743)
941
+ - Bump cross-fetch from 3.1.2 to 3.1.4 [`#742`](https://github.com/oceanprotocol/ocean-lib-js/pull/742)
942
+ - Bump @types/node from 14.14.37 to 14.14.39 [`#745`](https://github.com/oceanprotocol/ocean-lib-js/pull/745)
943
+ - Release 0.14.2 [`9bb1b01`](https://github.com/oceanprotocol/ocean-lib-js/commit/9bb1b012a12e21e63955e4a3dbea6a5dfcee8c16)
928
944
 
929
- #### [v0.14.1](https://github.com/oceanprotocol/ocean.js/compare/v0.14.0...v0.14.1)
945
+ #### [v0.14.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.14.0...v0.14.1)
930
946
 
931
947
  > 14 April 2021
932
948
 
933
- - Bump @types/chai from 4.2.15 to 4.2.16 [`#740`](https://github.com/oceanprotocol/ocean.js/pull/740)
934
- - Bump eslint-config-prettier from 8.1.0 to 8.2.0 [`#739`](https://github.com/oceanprotocol/ocean.js/pull/739)
935
- - Bump release-it from 14.5.1 to 14.6.1 [`#738`](https://github.com/oceanprotocol/ocean.js/pull/738)
936
- - Bump eslint from 7.23.0 to 7.24.0 [`#737`](https://github.com/oceanprotocol/ocean.js/pull/737)
937
- - Bump @typescript-eslint/parser from 4.20.0 to 4.22.0 [`#736`](https://github.com/oceanprotocol/ocean.js/pull/736)
938
- - add inputDID & algoDID [`#735`](https://github.com/oceanprotocol/ocean.js/pull/735)
939
- - Release 0.14.1 [`5d2251f`](https://github.com/oceanprotocol/ocean.js/commit/5d2251fdc97a9b096f7ded20adf4b5e10c9b34e0)
949
+ - Bump @types/chai from 4.2.15 to 4.2.16 [`#740`](https://github.com/oceanprotocol/ocean-lib-js/pull/740)
950
+ - Bump eslint-config-prettier from 8.1.0 to 8.2.0 [`#739`](https://github.com/oceanprotocol/ocean-lib-js/pull/739)
951
+ - Bump release-it from 14.5.1 to 14.6.1 [`#738`](https://github.com/oceanprotocol/ocean-lib-js/pull/738)
952
+ - Bump eslint from 7.23.0 to 7.24.0 [`#737`](https://github.com/oceanprotocol/ocean-lib-js/pull/737)
953
+ - Bump @typescript-eslint/parser from 4.20.0 to 4.22.0 [`#736`](https://github.com/oceanprotocol/ocean-lib-js/pull/736)
954
+ - add inputDID & algoDID [`#735`](https://github.com/oceanprotocol/ocean-lib-js/pull/735)
955
+ - Release 0.14.1 [`5d2251f`](https://github.com/oceanprotocol/ocean-lib-js/commit/5d2251fdc97a9b096f7ded20adf4b5e10c9b34e0)
940
956
 
941
- #### [v0.14.0](https://github.com/oceanprotocol/ocean.js/compare/v0.13.0...v0.14.0)
957
+ #### [v0.14.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.13.0...v0.14.0)
942
958
 
943
959
  > 13 April 2021
944
960
 
945
- - refactor compute [`#731`](https://github.com/oceanprotocol/ocean.js/pull/731)
946
- - Issue 668/documentation improvements [`#669`](https://github.com/oceanprotocol/ocean.js/pull/669)
947
- - Release 0.14.0 [`b68cc55`](https://github.com/oceanprotocol/ocean.js/commit/b68cc55149ca130a6877b246dce4da7af0b35d9c)
948
- - package fix [`8b58fb4`](https://github.com/oceanprotocol/ocean.js/commit/8b58fb4111e36b69b0d8319b0c4d076e4e3bf016)
961
+ - refactor compute [`#731`](https://github.com/oceanprotocol/ocean-lib-js/pull/731)
962
+ - Issue 668/documentation improvements [`#669`](https://github.com/oceanprotocol/ocean-lib-js/pull/669)
963
+ - Release 0.14.0 [`b68cc55`](https://github.com/oceanprotocol/ocean-lib-js/commit/b68cc55149ca130a6877b246dce4da7af0b35d9c)
964
+ - package fix [`8b58fb4`](https://github.com/oceanprotocol/ocean-lib-js/commit/8b58fb4111e36b69b0d8319b0c4d076e4e3bf016)
949
965
 
950
- #### [v0.13.0](https://github.com/oceanprotocol/ocean.js/compare/v0.12.2...v0.13.0)
966
+ #### [v0.13.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.12.2...v0.13.0)
951
967
 
952
968
  > 13 April 2021
953
969
 
954
- - re-building package-lock.json with npm v7 [`#704`](https://github.com/oceanprotocol/ocean.js/pull/704)
955
- - [KianYee] #459 enhance file info function [`#710`](https://github.com/oceanprotocol/ocean.js/pull/710)
956
- - Optimize compute job status calls [`#717`](https://github.com/oceanprotocol/ocean.js/pull/717)
957
- - Bump web3 from 1.3.4 to 1.3.5 [`#712`](https://github.com/oceanprotocol/ocean.js/pull/712)
958
- - Bump @typescript-eslint/eslint-plugin from 4.21.0 to 4.22.0 [`#733`](https://github.com/oceanprotocol/ocean.js/pull/733)
959
- - Bump @typescript-eslint/parser from 4.21.0 to 4.22.0 [`#732`](https://github.com/oceanprotocol/ocean.js/pull/732)
960
- - Bump @typescript-eslint/eslint-plugin from 4.20.0 to 4.21.0 [`#728`](https://github.com/oceanprotocol/ocean.js/pull/728)
961
- - Bump release-it from 14.5.1 to 14.6.1 [`#729`](https://github.com/oceanprotocol/ocean.js/pull/729)
962
- - Bump eslint from 7.23.0 to 7.24.0 [`#730`](https://github.com/oceanprotocol/ocean.js/pull/730)
963
- - Bump cross-fetch from 3.1.2 to 3.1.4 [`#725`](https://github.com/oceanprotocol/ocean.js/pull/725)
964
- - Bump @types/chai from 4.2.15 to 4.2.16 [`#726`](https://github.com/oceanprotocol/ocean.js/pull/726)
965
- - Bump @typescript-eslint/parser from 4.20.0 to 4.21.0 [`#727`](https://github.com/oceanprotocol/ocean.js/pull/727)
966
- - remove references to V3 [`#723`](https://github.com/oceanprotocol/ocean.js/pull/723)
967
- - Feature/more tests [`#718`](https://github.com/oceanprotocol/ocean.js/pull/718)
968
- - Bump @types/node-fetch from 2.5.8 to 2.5.10 [`#722`](https://github.com/oceanprotocol/ocean.js/pull/722)
969
- - Bump @truffle/hdwallet-provider from 1.2.5 to 1.2.6 [`#719`](https://github.com/oceanprotocol/ocean.js/pull/719)
970
- - Bump typescript from 4.2.3 to 4.2.4 [`#720`](https://github.com/oceanprotocol/ocean.js/pull/720)
971
- - Bump node-abort-controller from 1.2.0 to 1.2.1 [`#721`](https://github.com/oceanprotocol/ocean.js/pull/721)
972
- - Building CommonJS, ES and UMD modules with microbundle [`#698`](https://github.com/oceanprotocol/ocean.js/pull/698)
973
- - Bump @typescript-eslint/eslint-plugin from 4.20.0 to 4.21.0 [`#714`](https://github.com/oceanprotocol/ocean.js/pull/714)
974
- - Bump @typescript-eslint/parser from 4.20.0 to 4.21.0 [`#715`](https://github.com/oceanprotocol/ocean.js/pull/715)
975
- - add compute dataset/compute algo [`#711`](https://github.com/oceanprotocol/ocean.js/pull/711)
976
- - Release 0.13.0 [`833a287`](https://github.com/oceanprotocol/ocean.js/commit/833a287070566c77286a73b8429a2c64d6089cfb)
977
-
978
- #### [v0.12.2](https://github.com/oceanprotocol/ocean.js/compare/v0.12.1...v0.12.2)
970
+ - re-building package-lock.json with npm v7 [`#704`](https://github.com/oceanprotocol/ocean-lib-js/pull/704)
971
+ - [KianYee] #459 enhance file info function [`#710`](https://github.com/oceanprotocol/ocean-lib-js/pull/710)
972
+ - Optimize compute job status calls [`#717`](https://github.com/oceanprotocol/ocean-lib-js/pull/717)
973
+ - Bump web3 from 1.3.4 to 1.3.5 [`#712`](https://github.com/oceanprotocol/ocean-lib-js/pull/712)
974
+ - Bump @typescript-eslint/eslint-plugin from 4.21.0 to 4.22.0 [`#733`](https://github.com/oceanprotocol/ocean-lib-js/pull/733)
975
+ - Bump @typescript-eslint/parser from 4.21.0 to 4.22.0 [`#732`](https://github.com/oceanprotocol/ocean-lib-js/pull/732)
976
+ - Bump @typescript-eslint/eslint-plugin from 4.20.0 to 4.21.0 [`#728`](https://github.com/oceanprotocol/ocean-lib-js/pull/728)
977
+ - Bump release-it from 14.5.1 to 14.6.1 [`#729`](https://github.com/oceanprotocol/ocean-lib-js/pull/729)
978
+ - Bump eslint from 7.23.0 to 7.24.0 [`#730`](https://github.com/oceanprotocol/ocean-lib-js/pull/730)
979
+ - Bump cross-fetch from 3.1.2 to 3.1.4 [`#725`](https://github.com/oceanprotocol/ocean-lib-js/pull/725)
980
+ - Bump @types/chai from 4.2.15 to 4.2.16 [`#726`](https://github.com/oceanprotocol/ocean-lib-js/pull/726)
981
+ - Bump @typescript-eslint/parser from 4.20.0 to 4.21.0 [`#727`](https://github.com/oceanprotocol/ocean-lib-js/pull/727)
982
+ - remove references to V3 [`#723`](https://github.com/oceanprotocol/ocean-lib-js/pull/723)
983
+ - Feature/more tests [`#718`](https://github.com/oceanprotocol/ocean-lib-js/pull/718)
984
+ - Bump @types/node-fetch from 2.5.8 to 2.5.10 [`#722`](https://github.com/oceanprotocol/ocean-lib-js/pull/722)
985
+ - Bump @truffle/hdwallet-provider from 1.2.5 to 1.2.6 [`#719`](https://github.com/oceanprotocol/ocean-lib-js/pull/719)
986
+ - Bump typescript from 4.2.3 to 4.2.4 [`#720`](https://github.com/oceanprotocol/ocean-lib-js/pull/720)
987
+ - Bump node-abort-controller from 1.2.0 to 1.2.1 [`#721`](https://github.com/oceanprotocol/ocean-lib-js/pull/721)
988
+ - Building CommonJS, ES and UMD modules with microbundle [`#698`](https://github.com/oceanprotocol/ocean-lib-js/pull/698)
989
+ - Bump @typescript-eslint/eslint-plugin from 4.20.0 to 4.21.0 [`#714`](https://github.com/oceanprotocol/ocean-lib-js/pull/714)
990
+ - Bump @typescript-eslint/parser from 4.20.0 to 4.21.0 [`#715`](https://github.com/oceanprotocol/ocean-lib-js/pull/715)
991
+ - add compute dataset/compute algo [`#711`](https://github.com/oceanprotocol/ocean-lib-js/pull/711)
992
+ - Release 0.13.0 [`833a287`](https://github.com/oceanprotocol/ocean-lib-js/commit/833a287070566c77286a73b8429a2c64d6089cfb)
993
+
994
+ #### [v0.12.2](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.12.1...v0.12.2)
979
995
 
980
996
  > 4 April 2021
981
997
 
982
- - Bump cross-fetch from 3.1.3 to 3.1.4 [`#706`](https://github.com/oceanprotocol/ocean.js/pull/706)
983
- - Bump typedoc from 0.20.34 to 0.20.35 [`#707`](https://github.com/oceanprotocol/ocean.js/pull/707)
984
- - Bump @types/node-fetch from 2.5.8 to 2.5.9 [`#708`](https://github.com/oceanprotocol/ocean.js/pull/708)
985
- - Bump @types/chai from 4.2.15 to 4.2.16 [`#709`](https://github.com/oceanprotocol/ocean.js/pull/709)
986
- - Bump release-it from 14.5.0 to 14.5.1 [`#705`](https://github.com/oceanprotocol/ocean.js/pull/705)
987
- - Bump y18n from 4.0.0 to 4.0.1 [`#702`](https://github.com/oceanprotocol/ocean.js/pull/702)
988
- - Bump @truffle/hdwallet-provider from 1.2.5 to 1.2.6 [`#701`](https://github.com/oceanprotocol/ocean.js/pull/701)
989
- - use blob instead of buffer [`#694`](https://github.com/oceanprotocol/ocean.js/pull/694)
990
- - Bump cross-fetch from 3.1.2 to 3.1.3 [`#700`](https://github.com/oceanprotocol/ocean.js/pull/700)
991
- - Bump @typescript-eslint/eslint-plugin from 4.19.0 to 4.20.0 [`#695`](https://github.com/oceanprotocol/ocean.js/pull/695)
992
- - Bump @typescript-eslint/parser from 4.19.0 to 4.20.0 [`#696`](https://github.com/oceanprotocol/ocean.js/pull/696)
993
- - improve tests speed [`#691`](https://github.com/oceanprotocol/ocean.js/pull/691)
994
- - Bump @types/node from 14.14.36 to 14.14.37 [`#693`](https://github.com/oceanprotocol/ocean.js/pull/693)
995
- - Bump eslint from 7.22.0 to 7.23.0 [`#692`](https://github.com/oceanprotocol/ocean.js/pull/692)
996
- - Replacing node-fetch with cross-fetch [`#687`](https://github.com/oceanprotocol/ocean.js/pull/687)
997
- - Bump @truffle/hdwallet-provider from 1.2.4 to 1.2.5 [`#688`](https://github.com/oceanprotocol/ocean.js/pull/688)
998
- - Bump @types/node from 14.14.35 to 14.14.36 [`#689`](https://github.com/oceanprotocol/ocean.js/pull/689)
999
- - Bump typedoc from 0.20.33 to 0.20.34 [`#690`](https://github.com/oceanprotocol/ocean.js/pull/690)
1000
- - Release 0.12.2 [`08fb294`](https://github.com/oceanprotocol/ocean.js/commit/08fb29418d0511ef80d696e81910fc7e4dde64a0)
1001
-
1002
- #### [v0.12.1](https://github.com/oceanprotocol/ocean.js/compare/v0.12.0...v0.12.1)
998
+ - Bump cross-fetch from 3.1.3 to 3.1.4 [`#706`](https://github.com/oceanprotocol/ocean-lib-js/pull/706)
999
+ - Bump typedoc from 0.20.34 to 0.20.35 [`#707`](https://github.com/oceanprotocol/ocean-lib-js/pull/707)
1000
+ - Bump @types/node-fetch from 2.5.8 to 2.5.9 [`#708`](https://github.com/oceanprotocol/ocean-lib-js/pull/708)
1001
+ - Bump @types/chai from 4.2.15 to 4.2.16 [`#709`](https://github.com/oceanprotocol/ocean-lib-js/pull/709)
1002
+ - Bump release-it from 14.5.0 to 14.5.1 [`#705`](https://github.com/oceanprotocol/ocean-lib-js/pull/705)
1003
+ - Bump y18n from 4.0.0 to 4.0.1 [`#702`](https://github.com/oceanprotocol/ocean-lib-js/pull/702)
1004
+ - Bump @truffle/hdwallet-provider from 1.2.5 to 1.2.6 [`#701`](https://github.com/oceanprotocol/ocean-lib-js/pull/701)
1005
+ - use blob instead of buffer [`#694`](https://github.com/oceanprotocol/ocean-lib-js/pull/694)
1006
+ - Bump cross-fetch from 3.1.2 to 3.1.3 [`#700`](https://github.com/oceanprotocol/ocean-lib-js/pull/700)
1007
+ - Bump @typescript-eslint/eslint-plugin from 4.19.0 to 4.20.0 [`#695`](https://github.com/oceanprotocol/ocean-lib-js/pull/695)
1008
+ - Bump @typescript-eslint/parser from 4.19.0 to 4.20.0 [`#696`](https://github.com/oceanprotocol/ocean-lib-js/pull/696)
1009
+ - improve tests speed [`#691`](https://github.com/oceanprotocol/ocean-lib-js/pull/691)
1010
+ - Bump @types/node from 14.14.36 to 14.14.37 [`#693`](https://github.com/oceanprotocol/ocean-lib-js/pull/693)
1011
+ - Bump eslint from 7.22.0 to 7.23.0 [`#692`](https://github.com/oceanprotocol/ocean-lib-js/pull/692)
1012
+ - Replacing node-fetch with cross-fetch [`#687`](https://github.com/oceanprotocol/ocean-lib-js/pull/687)
1013
+ - Bump @truffle/hdwallet-provider from 1.2.4 to 1.2.5 [`#688`](https://github.com/oceanprotocol/ocean-lib-js/pull/688)
1014
+ - Bump @types/node from 14.14.35 to 14.14.36 [`#689`](https://github.com/oceanprotocol/ocean-lib-js/pull/689)
1015
+ - Bump typedoc from 0.20.33 to 0.20.34 [`#690`](https://github.com/oceanprotocol/ocean-lib-js/pull/690)
1016
+ - Release 0.12.2 [`08fb294`](https://github.com/oceanprotocol/ocean-lib-js/commit/08fb29418d0511ef80d696e81910fc7e4dde64a0)
1017
+
1018
+ #### [v0.12.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.12.0...v0.12.1)
1003
1019
 
1004
1020
  > 24 March 2021
1005
1021
 
1006
- - add allowAllPublishedAlgorithms [`#686`](https://github.com/oceanprotocol/ocean.js/pull/686)
1007
- - Add remove ocean liquidity function [`#685`](https://github.com/oceanprotocol/ocean.js/pull/685)
1008
- - Bump @typescript-eslint/parser from 4.18.0 to 4.19.0 [`#681`](https://github.com/oceanprotocol/ocean.js/pull/681)
1009
- - Bump @typescript-eslint/eslint-plugin from 4.18.0 to 4.19.0 [`#682`](https://github.com/oceanprotocol/ocean.js/pull/682)
1010
- - Bump @types/mocha from 8.2.1 to 8.2.2 [`#672`](https://github.com/oceanprotocol/ocean.js/pull/672)
1011
- - Bump release-it from 14.4.1 to 14.5.0 [`#673`](https://github.com/oceanprotocol/ocean.js/pull/673)
1012
- - Bump @truffle/hdwallet-provider from 1.2.3 to 1.2.4 [`#674`](https://github.com/oceanprotocol/ocean.js/pull/674)
1013
- - Bump typedoc from 0.20.32 to 0.20.33 [`#675`](https://github.com/oceanprotocol/ocean.js/pull/675)
1014
- - Release 0.12.1 [`c968388`](https://github.com/oceanprotocol/ocean.js/commit/c968388d17c74dc3efe160e6e4bbdee8417e3a43)
1022
+ - add allowAllPublishedAlgorithms [`#686`](https://github.com/oceanprotocol/ocean-lib-js/pull/686)
1023
+ - Add remove ocean liquidity function [`#685`](https://github.com/oceanprotocol/ocean-lib-js/pull/685)
1024
+ - Bump @typescript-eslint/parser from 4.18.0 to 4.19.0 [`#681`](https://github.com/oceanprotocol/ocean-lib-js/pull/681)
1025
+ - Bump @typescript-eslint/eslint-plugin from 4.18.0 to 4.19.0 [`#682`](https://github.com/oceanprotocol/ocean-lib-js/pull/682)
1026
+ - Bump @types/mocha from 8.2.1 to 8.2.2 [`#672`](https://github.com/oceanprotocol/ocean-lib-js/pull/672)
1027
+ - Bump release-it from 14.4.1 to 14.5.0 [`#673`](https://github.com/oceanprotocol/ocean-lib-js/pull/673)
1028
+ - Bump @truffle/hdwallet-provider from 1.2.3 to 1.2.4 [`#674`](https://github.com/oceanprotocol/ocean-lib-js/pull/674)
1029
+ - Bump typedoc from 0.20.32 to 0.20.33 [`#675`](https://github.com/oceanprotocol/ocean-lib-js/pull/675)
1030
+ - Release 0.12.1 [`c968388`](https://github.com/oceanprotocol/ocean-lib-js/commit/c968388d17c74dc3efe160e6e4bbdee8417e3a43)
1015
1031
 
1016
- #### [v0.12.0](https://github.com/oceanprotocol/ocean.js/compare/v0.11.5...v0.12.0)
1032
+ #### [v0.12.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.11.5...v0.12.0)
1017
1033
 
1018
1034
  > 18 March 2021
1019
1035
 
1020
- - add encrypt ddo support [`#662`](https://github.com/oceanprotocol/ocean.js/pull/662)
1021
- - Release 0.12.0 [`b8fc15e`](https://github.com/oceanprotocol/ocean.js/commit/b8fc15e4df6e700c809ff937b0ae712cbe00e222)
1036
+ - add encrypt ddo support [`#662`](https://github.com/oceanprotocol/ocean-lib-js/pull/662)
1037
+ - Release 0.12.0 [`b8fc15e`](https://github.com/oceanprotocol/ocean-lib-js/commit/b8fc15e4df6e700c809ff937b0ae712cbe00e222)
1022
1038
 
1023
- #### [v0.11.5](https://github.com/oceanprotocol/ocean.js/compare/v0.11.4...v0.11.5)
1039
+ #### [v0.11.5](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.11.4...v0.11.5)
1024
1040
 
1025
1041
  > 18 March 2021
1026
1042
 
1027
- - add oceanTokenSymbol to ConfigHelper [`#670`](https://github.com/oceanprotocol/ocean.js/pull/670)
1028
- - Bump ora from 5.3.0 to 5.4.0 [`#671`](https://github.com/oceanprotocol/ocean.js/pull/671)
1029
- - Bump @typescript-eslint/eslint-plugin from 4.17.0 to 4.18.0 [`#664`](https://github.com/oceanprotocol/ocean.js/pull/664)
1030
- - Issue 666/docs test commands [`#667`](https://github.com/oceanprotocol/ocean.js/pull/667)
1031
- - Bump @types/node from 14.14.34 to 14.14.35 [`#663`](https://github.com/oceanprotocol/ocean.js/pull/663)
1032
- - Bump @typescript-eslint/parser from 4.17.0 to 4.18.0 [`#665`](https://github.com/oceanprotocol/ocean.js/pull/665)
1033
- - dependency fixes [`#661`](https://github.com/oceanprotocol/ocean.js/pull/661)
1034
- - Bump mocha from 8.3.1 to 8.3.2 [`#660`](https://github.com/oceanprotocol/ocean.js/pull/660)
1035
- - Bump @typescript-eslint/parser from 4.16.1 to 4.17.0 [`#651`](https://github.com/oceanprotocol/ocean.js/pull/651)
1036
- - Bump @typescript-eslint/eslint-plugin from 4.16.1 to 4.17.0 [`#652`](https://github.com/oceanprotocol/ocean.js/pull/652)
1037
- - Bump chai from 4.3.3 to 4.3.4 [`#659`](https://github.com/oceanprotocol/ocean.js/pull/659)
1038
- - Bump typedoc from 0.20.30 to 0.20.32 [`#658`](https://github.com/oceanprotocol/ocean.js/pull/658)
1039
- - Bump @truffle/hdwallet-provider from 1.2.2 to 1.2.3 [`#655`](https://github.com/oceanprotocol/ocean.js/pull/655)
1040
- - Bump @types/node from 14.14.33 to 14.14.34 [`#656`](https://github.com/oceanprotocol/ocean.js/pull/656)
1041
- - Bump eslint from 7.21.0 to 7.22.0 [`#657`](https://github.com/oceanprotocol/ocean.js/pull/657)
1042
- - Bump @types/node from 14.14.32 to 14.14.33 [`#653`](https://github.com/oceanprotocol/ocean.js/pull/653)
1043
- - npm audit fix [`4ccc13d`](https://github.com/oceanprotocol/ocean.js/commit/4ccc13db39a14588334ab9f09b463e7ab8fb00d7)
1044
- - Release 0.11.5 [`bb82b4a`](https://github.com/oceanprotocol/ocean.js/commit/bb82b4afb5eb3bb20b7a35b3dd68c6698020dc37)
1045
- - updating unit test command [`09d3703`](https://github.com/oceanprotocol/ocean.js/commit/09d3703f723fbf763a35b06834f95a619fe019ef)
1046
-
1047
- #### [v0.11.4](https://github.com/oceanprotocol/ocean.js/compare/v0.11.3...v0.11.4)
1043
+ - add oceanTokenSymbol to ConfigHelper [`#670`](https://github.com/oceanprotocol/ocean-lib-js/pull/670)
1044
+ - Bump ora from 5.3.0 to 5.4.0 [`#671`](https://github.com/oceanprotocol/ocean-lib-js/pull/671)
1045
+ - Bump @typescript-eslint/eslint-plugin from 4.17.0 to 4.18.0 [`#664`](https://github.com/oceanprotocol/ocean-lib-js/pull/664)
1046
+ - Issue 666/docs test commands [`#667`](https://github.com/oceanprotocol/ocean-lib-js/pull/667)
1047
+ - Bump @types/node from 14.14.34 to 14.14.35 [`#663`](https://github.com/oceanprotocol/ocean-lib-js/pull/663)
1048
+ - Bump @typescript-eslint/parser from 4.17.0 to 4.18.0 [`#665`](https://github.com/oceanprotocol/ocean-lib-js/pull/665)
1049
+ - dependency fixes [`#661`](https://github.com/oceanprotocol/ocean-lib-js/pull/661)
1050
+ - Bump mocha from 8.3.1 to 8.3.2 [`#660`](https://github.com/oceanprotocol/ocean-lib-js/pull/660)
1051
+ - Bump @typescript-eslint/parser from 4.16.1 to 4.17.0 [`#651`](https://github.com/oceanprotocol/ocean-lib-js/pull/651)
1052
+ - Bump @typescript-eslint/eslint-plugin from 4.16.1 to 4.17.0 [`#652`](https://github.com/oceanprotocol/ocean-lib-js/pull/652)
1053
+ - Bump chai from 4.3.3 to 4.3.4 [`#659`](https://github.com/oceanprotocol/ocean-lib-js/pull/659)
1054
+ - Bump typedoc from 0.20.30 to 0.20.32 [`#658`](https://github.com/oceanprotocol/ocean-lib-js/pull/658)
1055
+ - Bump @truffle/hdwallet-provider from 1.2.2 to 1.2.3 [`#655`](https://github.com/oceanprotocol/ocean-lib-js/pull/655)
1056
+ - Bump @types/node from 14.14.33 to 14.14.34 [`#656`](https://github.com/oceanprotocol/ocean-lib-js/pull/656)
1057
+ - Bump eslint from 7.21.0 to 7.22.0 [`#657`](https://github.com/oceanprotocol/ocean-lib-js/pull/657)
1058
+ - Bump @types/node from 14.14.32 to 14.14.33 [`#653`](https://github.com/oceanprotocol/ocean-lib-js/pull/653)
1059
+ - npm audit fix [`4ccc13d`](https://github.com/oceanprotocol/ocean-lib-js/commit/4ccc13db39a14588334ab9f09b463e7ab8fb00d7)
1060
+ - Release 0.11.5 [`bb82b4a`](https://github.com/oceanprotocol/ocean-lib-js/commit/bb82b4afb5eb3bb20b7a35b3dd68c6698020dc37)
1061
+ - updating unit test command [`09d3703`](https://github.com/oceanprotocol/ocean-lib-js/commit/09d3703f723fbf763a35b06834f95a619fe019ef)
1062
+
1063
+ #### [v0.11.4](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.11.3...v0.11.4)
1048
1064
 
1049
1065
  > 8 March 2021
1050
1066
 
1051
- - fix typo [`#650`](https://github.com/oceanprotocol/ocean.js/pull/650)
1052
- - fix fre bug [`#649`](https://github.com/oceanprotocol/ocean.js/pull/649)
1053
- - add explorerUri for each network [`#643`](https://github.com/oceanprotocol/ocean.js/pull/643)
1054
- - Bump typescript from 4.1.5 to 4.2.3 [`#645`](https://github.com/oceanprotocol/ocean.js/pull/645)
1055
- - Bump typedoc from 0.20.29 to 0.20.30 [`#646`](https://github.com/oceanprotocol/ocean.js/pull/646)
1056
- - Bump @types/node from 14.14.31 to 14.14.32 [`#647`](https://github.com/oceanprotocol/ocean.js/pull/647)
1057
- - Bump mocha from 8.3.0 to 8.3.1 [`#648`](https://github.com/oceanprotocol/ocean.js/pull/648)
1058
- - Bump typedoc from 0.20.28 to 0.20.29 [`#642`](https://github.com/oceanprotocol/ocean.js/pull/642)
1059
- - Bump chai from 4.3.1 to 4.3.3 [`#641`](https://github.com/oceanprotocol/ocean.js/pull/641)
1060
- - Release 0.11.4 [`f9afbc8`](https://github.com/oceanprotocol/ocean.js/commit/f9afbc87b1fbe31703153fd718b82de603640e90)
1067
+ - fix typo [`#650`](https://github.com/oceanprotocol/ocean-lib-js/pull/650)
1068
+ - fix fre bug [`#649`](https://github.com/oceanprotocol/ocean-lib-js/pull/649)
1069
+ - add explorerUri for each network [`#643`](https://github.com/oceanprotocol/ocean-lib-js/pull/643)
1070
+ - Bump typescript from 4.1.5 to 4.2.3 [`#645`](https://github.com/oceanprotocol/ocean-lib-js/pull/645)
1071
+ - Bump typedoc from 0.20.29 to 0.20.30 [`#646`](https://github.com/oceanprotocol/ocean-lib-js/pull/646)
1072
+ - Bump @types/node from 14.14.31 to 14.14.32 [`#647`](https://github.com/oceanprotocol/ocean-lib-js/pull/647)
1073
+ - Bump mocha from 8.3.0 to 8.3.1 [`#648`](https://github.com/oceanprotocol/ocean-lib-js/pull/648)
1074
+ - Bump typedoc from 0.20.28 to 0.20.29 [`#642`](https://github.com/oceanprotocol/ocean-lib-js/pull/642)
1075
+ - Bump chai from 4.3.1 to 4.3.3 [`#641`](https://github.com/oceanprotocol/ocean-lib-js/pull/641)
1076
+ - Release 0.11.4 [`f9afbc8`](https://github.com/oceanprotocol/ocean-lib-js/commit/f9afbc87b1fbe31703153fd718b82de603640e90)
1061
1077
 
1062
- #### [v0.11.3](https://github.com/oceanprotocol/ocean.js/compare/v0.11.2...v0.11.3)
1078
+ #### [v0.11.3](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.11.2...v0.11.3)
1063
1079
 
1064
1080
  > 8 March 2021
1065
1081
 
1066
- - Release 0.11.3 [`9412449`](https://github.com/oceanprotocol/ocean.js/commit/9412449fe56d7f75fdee2cc2adbb08b9f0730a26)
1082
+ - Release 0.11.3 [`9412449`](https://github.com/oceanprotocol/ocean-lib-js/commit/9412449fe56d7f75fdee2cc2adbb08b9f0730a26)
1067
1083
 
1068
- #### [v0.11.2](https://github.com/oceanprotocol/ocean.js/compare/v0.11.1...v0.11.2)
1084
+ #### [v0.11.2](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.11.1...v0.11.2)
1069
1085
 
1070
1086
  > 3 March 2021
1071
1087
 
1072
- - Add explicit testing docs [`#639`](https://github.com/oceanprotocol/ocean.js/pull/639)
1073
- - Asset metadata sample links removal [`#598`](https://github.com/oceanprotocol/ocean.js/pull/598)
1074
- - Bump chai from 4.3.0 to 4.3.1 [`#638`](https://github.com/oceanprotocol/ocean.js/pull/638)
1075
- - Release 0.11.2 [`0db6897`](https://github.com/oceanprotocol/ocean.js/commit/0db6897c03692c631dc37c2898eb0baef0f8daa9)
1076
- - remove asset sample link if not send on metadata update [`3608472`](https://github.com/oceanprotocol/ocean.js/commit/3608472e758c5d0ba1c871c15776a8bc3cf3480b)
1077
- - update integration test [`d6a84e7`](https://github.com/oceanprotocol/ocean.js/commit/d6a84e7935dc0f3e219a3ca88a1b9231fd66bd72)
1088
+ - Add explicit testing docs [`#639`](https://github.com/oceanprotocol/ocean-lib-js/pull/639)
1089
+ - Asset metadata sample links removal [`#598`](https://github.com/oceanprotocol/ocean-lib-js/pull/598)
1090
+ - Bump chai from 4.3.0 to 4.3.1 [`#638`](https://github.com/oceanprotocol/ocean-lib-js/pull/638)
1091
+ - Release 0.11.2 [`0db6897`](https://github.com/oceanprotocol/ocean-lib-js/commit/0db6897c03692c631dc37c2898eb0baef0f8daa9)
1092
+ - remove asset sample link if not send on metadata update [`3608472`](https://github.com/oceanprotocol/ocean-lib-js/commit/3608472e758c5d0ba1c871c15776a8bc3cf3480b)
1093
+ - update integration test [`d6a84e7`](https://github.com/oceanprotocol/ocean-lib-js/commit/d6a84e7935dc0f3e219a3ca88a1b9231fd66bd72)
1078
1094
 
1079
- #### [v0.11.1](https://github.com/oceanprotocol/ocean.js/compare/v0.11.0...v0.11.1)
1095
+ #### [v0.11.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.11.0...v0.11.1)
1080
1096
 
1081
1097
  > 3 March 2021
1082
1098
 
1083
- - small improvement on FRE tests [`#636`](https://github.com/oceanprotocol/ocean.js/pull/636)
1084
- - More integration tests [`#630`](https://github.com/oceanprotocol/ocean.js/pull/630)
1085
- - Bump @typescript-eslint/parser from 4.15.2 to 4.16.1 [`#635`](https://github.com/oceanprotocol/ocean.js/pull/635)
1086
- - Bump @typescript-eslint/eslint-plugin from 4.15.2 to 4.16.1 [`#634`](https://github.com/oceanprotocol/ocean.js/pull/634)
1087
- - Bump eslint from 7.20.0 to 7.21.0 [`#632`](https://github.com/oceanprotocol/ocean.js/pull/632)
1088
- - Bump eslint-config-prettier from 8.0.0 to 8.1.0 [`#631`](https://github.com/oceanprotocol/ocean.js/pull/631)
1089
- - wip tests [`8b46472`](https://github.com/oceanprotocol/ocean.js/commit/8b464722ef4b88cb66b672e230564cd27e2eea7b)
1090
- - more tests [`228c01c`](https://github.com/oceanprotocol/ocean.js/commit/228c01c98f0dd1554ad639efbd72ecd52f50eaad)
1091
- - add ' tokens are not deducted' test for bad URL [`5e7c6cb`](https://github.com/oceanprotocol/ocean.js/commit/5e7c6cb497c34bc1f4d750a876aa9b0848b1e8b6)
1099
+ - small improvement on FRE tests [`#636`](https://github.com/oceanprotocol/ocean-lib-js/pull/636)
1100
+ - More integration tests [`#630`](https://github.com/oceanprotocol/ocean-lib-js/pull/630)
1101
+ - Bump @typescript-eslint/parser from 4.15.2 to 4.16.1 [`#635`](https://github.com/oceanprotocol/ocean-lib-js/pull/635)
1102
+ - Bump @typescript-eslint/eslint-plugin from 4.15.2 to 4.16.1 [`#634`](https://github.com/oceanprotocol/ocean-lib-js/pull/634)
1103
+ - Bump eslint from 7.20.0 to 7.21.0 [`#632`](https://github.com/oceanprotocol/ocean-lib-js/pull/632)
1104
+ - Bump eslint-config-prettier from 8.0.0 to 8.1.0 [`#631`](https://github.com/oceanprotocol/ocean-lib-js/pull/631)
1105
+ - wip tests [`8b46472`](https://github.com/oceanprotocol/ocean-lib-js/commit/8b464722ef4b88cb66b672e230564cd27e2eea7b)
1106
+ - more tests [`228c01c`](https://github.com/oceanprotocol/ocean-lib-js/commit/228c01c98f0dd1554ad639efbd72ecd52f50eaad)
1107
+ - add ' tokens are not deducted' test for bad URL [`5e7c6cb`](https://github.com/oceanprotocol/ocean-lib-js/commit/5e7c6cb497c34bc1f4d750a876aa9b0848b1e8b6)
1092
1108
 
1093
- #### [v0.11.0](https://github.com/oceanprotocol/ocean.js/compare/v0.10.1...v0.11.0)
1109
+ #### [v0.11.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.10.1...v0.11.0)
1094
1110
 
1095
1111
  > 24 February 2021
1096
1112
 
1097
- - Bump @typescript-eslint/eslint-plugin from 4.15.1 to 4.15.2 [`#624`](https://github.com/oceanprotocol/ocean.js/pull/624)
1098
- - Bump eslint-config-prettier from 7.2.0 to 8.0.0 [`#622`](https://github.com/oceanprotocol/ocean.js/pull/622)
1099
- - Bump release-it from 14.4.0 to 14.4.1 [`#623`](https://github.com/oceanprotocol/ocean.js/pull/623)
1100
- - Bump typedoc from 0.20.27 to 0.20.28 [`#629`](https://github.com/oceanprotocol/ocean.js/pull/629)
1101
- - Add polygon network [`#627`](https://github.com/oceanprotocol/ocean.js/pull/627)
1102
- - Bump typedoc from 0.20.25 to 0.20.27 [`#621`](https://github.com/oceanprotocol/ocean.js/pull/621)
1103
- - Bump @typescript-eslint/parser from 4.15.1 to 4.15.2 [`#625`](https://github.com/oceanprotocol/ocean.js/pull/625)
1104
- - Bump @types/node from 14.14.28 to 14.14.31 [`#620`](https://github.com/oceanprotocol/ocean.js/pull/620)
1105
- - Feature/compute nextv [`#612`](https://github.com/oceanprotocol/ocean.js/pull/612)
1106
- - Feature/travis dockerhub auth [`#617`](https://github.com/oceanprotocol/ocean.js/pull/617)
1107
- - Bump @types/mocha from 8.2.0 to 8.2.1 [`#618`](https://github.com/oceanprotocol/ocean.js/pull/618)
1108
- - Bump @typescript-eslint/parser from 4.15.0 to 4.15.1 [`#615`](https://github.com/oceanprotocol/ocean.js/pull/615)
1109
- - Bump @typescript-eslint/eslint-plugin from 4.15.0 to 4.15.1 [`#616`](https://github.com/oceanprotocol/ocean.js/pull/616)
1110
- - Bump typedoc from 0.20.24 to 0.20.25 [`#614`](https://github.com/oceanprotocol/ocean.js/pull/614)
1111
- - Dynamic provider endpoints [`#558`](https://github.com/oceanprotocol/ocean.js/pull/558)
1112
- - Bump @types/node from 14.14.26 to 14.14.28 [`#611`](https://github.com/oceanprotocol/ocean.js/pull/611)
1113
- - Bump release-it from 14.3.0 to 14.4.0 [`#609`](https://github.com/oceanprotocol/ocean.js/pull/609)
1114
- - Bump eslint from 7.19.0 to 7.20.0 [`#610`](https://github.com/oceanprotocol/ocean.js/pull/610)
1115
- - Bump typedoc from 0.20.23 to 0.20.24 [`#605`](https://github.com/oceanprotocol/ocean.js/pull/605)
1116
- - Bump mocha from 8.2.1 to 8.3.0 [`#606`](https://github.com/oceanprotocol/ocean.js/pull/606)
1117
- - Bump @types/node from 14.14.25 to 14.14.26 [`#607`](https://github.com/oceanprotocol/ocean.js/pull/607)
1118
- - Bump @truffle/hdwallet-provider from 1.2.1 to 1.2.2 [`#608`](https://github.com/oceanprotocol/ocean.js/pull/608)
1119
- - Bump typescript from 4.1.4 to 4.1.5 [`#603`](https://github.com/oceanprotocol/ocean.js/pull/603)
1120
- - Bump @types/chai from 4.2.14 to 4.2.15 [`#604`](https://github.com/oceanprotocol/ocean.js/pull/604)
1121
- - speed up previous order [`#599`](https://github.com/oceanprotocol/ocean.js/pull/599)
1122
- - add minter roles [`#600`](https://github.com/oceanprotocol/ocean.js/pull/600)
1123
- - Bump @typescript-eslint/eslint-plugin from 4.14.2 to 4.15.0 [`#594`](https://github.com/oceanprotocol/ocean.js/pull/594)
1124
- - Bump @typescript-eslint/parser from 4.14.2 to 4.15.0 [`#595`](https://github.com/oceanprotocol/ocean.js/pull/595)
1125
- - Bump typescript from 4.1.3 to 4.1.4 [`#596`](https://github.com/oceanprotocol/ocean.js/pull/596)
1126
- - Bump typedoc from 0.20.20 to 0.20.23 [`#593`](https://github.com/oceanprotocol/ocean.js/pull/593)
1127
- - Bump @oceanprotocol/contracts from 0.5.8 to 0.5.9 [`#592`](https://github.com/oceanprotocol/ocean.js/pull/592)
1128
- - Bump chai from 4.2.0 to 4.3.0 [`#591`](https://github.com/oceanprotocol/ocean.js/pull/591)
1129
- - remove barge defaults overwrites [`#585`](https://github.com/oceanprotocol/ocean.js/pull/585)
1130
- - Bump @types/node from 14.14.22 to 14.14.25 [`#584`](https://github.com/oceanprotocol/ocean.js/pull/584)
1131
- - Bump web3 from 1.3.3 to 1.3.4 [`#580`](https://github.com/oceanprotocol/ocean.js/pull/580)
1132
- - Bump release-it from 14.2.2 to 14.3.0 [`#579`](https://github.com/oceanprotocol/ocean.js/pull/579)
1133
- - add codeowners [`#578`](https://github.com/oceanprotocol/ocean.js/pull/578)
1134
- - set default logger level to error and use only one instance of logger [`#571`](https://github.com/oceanprotocol/ocean.js/pull/571)
1135
- - Bump @typescript-eslint/eslint-plugin from 4.14.1 to 4.14.2 [`#576`](https://github.com/oceanprotocol/ocean.js/pull/576)
1136
- - Bump @typescript-eslint/parser from 4.14.1 to 4.14.2 [`#577`](https://github.com/oceanprotocol/ocean.js/pull/577)
1137
- - Bump typedoc from 0.20.19 to 0.20.20 [`#575`](https://github.com/oceanprotocol/ocean.js/pull/575)
1138
- - Bump eslint from 7.18.0 to 7.19.0 [`#574`](https://github.com/oceanprotocol/ocean.js/pull/574)
1139
- - Bump web3 from 1.3.0 to 1.3.3 [`#566`](https://github.com/oceanprotocol/ocean.js/pull/566)
1140
- - added logger param when instantiating datatoken [`#562`](https://github.com/oceanprotocol/ocean.js/pull/562)
1141
- - Bump typedoc from 0.20.18 to 0.20.19 [`#567`](https://github.com/oceanprotocol/ocean.js/pull/567)
1142
- - Bump @typescript-eslint/eslint-plugin from 4.14.0 to 4.14.1 [`#568`](https://github.com/oceanprotocol/ocean.js/pull/568)
1143
- - Bump @typescript-eslint/parser from 4.13.0 to 4.14.1 [`#569`](https://github.com/oceanprotocol/ocean.js/pull/569)
1144
- - Bump typedoc from 0.20.16 to 0.20.18 [`#565`](https://github.com/oceanprotocol/ocean.js/pull/565)
1145
- - Release 0.11.0 [`4f494f2`](https://github.com/oceanprotocol/ocean.js/commit/4f494f21a9cc39e018b336c17db281fa00d6ec8c)
1146
- - bump web3-eth-contract to 1.3.3 [`d7ababa`](https://github.com/oceanprotocol/ocean.js/commit/d7ababab24a8a168e4bb9f6f18d81fe1f413567f)
1147
- - refactor [`100e5c5`](https://github.com/oceanprotocol/ocean.js/commit/100e5c5767046393a57d7d1055db2e68e0d262cb)
1148
-
1149
- #### [v0.10.1](https://github.com/oceanprotocol/ocean.js/compare/v0.10.0...v0.10.1)
1113
+ - Bump @typescript-eslint/eslint-plugin from 4.15.1 to 4.15.2 [`#624`](https://github.com/oceanprotocol/ocean-lib-js/pull/624)
1114
+ - Bump eslint-config-prettier from 7.2.0 to 8.0.0 [`#622`](https://github.com/oceanprotocol/ocean-lib-js/pull/622)
1115
+ - Bump release-it from 14.4.0 to 14.4.1 [`#623`](https://github.com/oceanprotocol/ocean-lib-js/pull/623)
1116
+ - Bump typedoc from 0.20.27 to 0.20.28 [`#629`](https://github.com/oceanprotocol/ocean-lib-js/pull/629)
1117
+ - Add polygon network [`#627`](https://github.com/oceanprotocol/ocean-lib-js/pull/627)
1118
+ - Bump typedoc from 0.20.25 to 0.20.27 [`#621`](https://github.com/oceanprotocol/ocean-lib-js/pull/621)
1119
+ - Bump @typescript-eslint/parser from 4.15.1 to 4.15.2 [`#625`](https://github.com/oceanprotocol/ocean-lib-js/pull/625)
1120
+ - Bump @types/node from 14.14.28 to 14.14.31 [`#620`](https://github.com/oceanprotocol/ocean-lib-js/pull/620)
1121
+ - Feature/compute nextv [`#612`](https://github.com/oceanprotocol/ocean-lib-js/pull/612)
1122
+ - Feature/travis dockerhub auth [`#617`](https://github.com/oceanprotocol/ocean-lib-js/pull/617)
1123
+ - Bump @types/mocha from 8.2.0 to 8.2.1 [`#618`](https://github.com/oceanprotocol/ocean-lib-js/pull/618)
1124
+ - Bump @typescript-eslint/parser from 4.15.0 to 4.15.1 [`#615`](https://github.com/oceanprotocol/ocean-lib-js/pull/615)
1125
+ - Bump @typescript-eslint/eslint-plugin from 4.15.0 to 4.15.1 [`#616`](https://github.com/oceanprotocol/ocean-lib-js/pull/616)
1126
+ - Bump typedoc from 0.20.24 to 0.20.25 [`#614`](https://github.com/oceanprotocol/ocean-lib-js/pull/614)
1127
+ - Dynamic provider endpoints [`#558`](https://github.com/oceanprotocol/ocean-lib-js/pull/558)
1128
+ - Bump @types/node from 14.14.26 to 14.14.28 [`#611`](https://github.com/oceanprotocol/ocean-lib-js/pull/611)
1129
+ - Bump release-it from 14.3.0 to 14.4.0 [`#609`](https://github.com/oceanprotocol/ocean-lib-js/pull/609)
1130
+ - Bump eslint from 7.19.0 to 7.20.0 [`#610`](https://github.com/oceanprotocol/ocean-lib-js/pull/610)
1131
+ - Bump typedoc from 0.20.23 to 0.20.24 [`#605`](https://github.com/oceanprotocol/ocean-lib-js/pull/605)
1132
+ - Bump mocha from 8.2.1 to 8.3.0 [`#606`](https://github.com/oceanprotocol/ocean-lib-js/pull/606)
1133
+ - Bump @types/node from 14.14.25 to 14.14.26 [`#607`](https://github.com/oceanprotocol/ocean-lib-js/pull/607)
1134
+ - Bump @truffle/hdwallet-provider from 1.2.1 to 1.2.2 [`#608`](https://github.com/oceanprotocol/ocean-lib-js/pull/608)
1135
+ - Bump typescript from 4.1.4 to 4.1.5 [`#603`](https://github.com/oceanprotocol/ocean-lib-js/pull/603)
1136
+ - Bump @types/chai from 4.2.14 to 4.2.15 [`#604`](https://github.com/oceanprotocol/ocean-lib-js/pull/604)
1137
+ - speed up previous order [`#599`](https://github.com/oceanprotocol/ocean-lib-js/pull/599)
1138
+ - add minter roles [`#600`](https://github.com/oceanprotocol/ocean-lib-js/pull/600)
1139
+ - Bump @typescript-eslint/eslint-plugin from 4.14.2 to 4.15.0 [`#594`](https://github.com/oceanprotocol/ocean-lib-js/pull/594)
1140
+ - Bump @typescript-eslint/parser from 4.14.2 to 4.15.0 [`#595`](https://github.com/oceanprotocol/ocean-lib-js/pull/595)
1141
+ - Bump typescript from 4.1.3 to 4.1.4 [`#596`](https://github.com/oceanprotocol/ocean-lib-js/pull/596)
1142
+ - Bump typedoc from 0.20.20 to 0.20.23 [`#593`](https://github.com/oceanprotocol/ocean-lib-js/pull/593)
1143
+ - Bump @oceanprotocol/contracts from 0.5.8 to 0.5.9 [`#592`](https://github.com/oceanprotocol/ocean-lib-js/pull/592)
1144
+ - Bump chai from 4.2.0 to 4.3.0 [`#591`](https://github.com/oceanprotocol/ocean-lib-js/pull/591)
1145
+ - remove barge defaults overwrites [`#585`](https://github.com/oceanprotocol/ocean-lib-js/pull/585)
1146
+ - Bump @types/node from 14.14.22 to 14.14.25 [`#584`](https://github.com/oceanprotocol/ocean-lib-js/pull/584)
1147
+ - Bump web3 from 1.3.3 to 1.3.4 [`#580`](https://github.com/oceanprotocol/ocean-lib-js/pull/580)
1148
+ - Bump release-it from 14.2.2 to 14.3.0 [`#579`](https://github.com/oceanprotocol/ocean-lib-js/pull/579)
1149
+ - add codeowners [`#578`](https://github.com/oceanprotocol/ocean-lib-js/pull/578)
1150
+ - set default logger level to error and use only one instance of logger [`#571`](https://github.com/oceanprotocol/ocean-lib-js/pull/571)
1151
+ - Bump @typescript-eslint/eslint-plugin from 4.14.1 to 4.14.2 [`#576`](https://github.com/oceanprotocol/ocean-lib-js/pull/576)
1152
+ - Bump @typescript-eslint/parser from 4.14.1 to 4.14.2 [`#577`](https://github.com/oceanprotocol/ocean-lib-js/pull/577)
1153
+ - Bump typedoc from 0.20.19 to 0.20.20 [`#575`](https://github.com/oceanprotocol/ocean-lib-js/pull/575)
1154
+ - Bump eslint from 7.18.0 to 7.19.0 [`#574`](https://github.com/oceanprotocol/ocean-lib-js/pull/574)
1155
+ - Bump web3 from 1.3.0 to 1.3.3 [`#566`](https://github.com/oceanprotocol/ocean-lib-js/pull/566)
1156
+ - added logger param when instantiating datatoken [`#562`](https://github.com/oceanprotocol/ocean-lib-js/pull/562)
1157
+ - Bump typedoc from 0.20.18 to 0.20.19 [`#567`](https://github.com/oceanprotocol/ocean-lib-js/pull/567)
1158
+ - Bump @typescript-eslint/eslint-plugin from 4.14.0 to 4.14.1 [`#568`](https://github.com/oceanprotocol/ocean-lib-js/pull/568)
1159
+ - Bump @typescript-eslint/parser from 4.13.0 to 4.14.1 [`#569`](https://github.com/oceanprotocol/ocean-lib-js/pull/569)
1160
+ - Bump typedoc from 0.20.16 to 0.20.18 [`#565`](https://github.com/oceanprotocol/ocean-lib-js/pull/565)
1161
+ - Release 0.11.0 [`4f494f2`](https://github.com/oceanprotocol/ocean-lib-js/commit/4f494f21a9cc39e018b336c17db281fa00d6ec8c)
1162
+ - bump web3-eth-contract to 1.3.3 [`d7ababa`](https://github.com/oceanprotocol/ocean-lib-js/commit/d7ababab24a8a168e4bb9f6f18d81fe1f413567f)
1163
+ - refactor [`100e5c5`](https://github.com/oceanprotocol/ocean-lib-js/commit/100e5c5767046393a57d7d1055db2e68e0d262cb)
1164
+
1165
+ #### [v0.10.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.10.0...v0.10.1)
1150
1166
 
1151
1167
  > 21 January 2021
1152
1168
 
1153
- - fix metamask bug [`#557`](https://github.com/oceanprotocol/ocean.js/pull/557)
1154
- - multithread search by dt address [`#559`](https://github.com/oceanprotocol/ocean.js/pull/559)
1155
- - Bump ora from 5.2.0 to 5.3.0 [`#556`](https://github.com/oceanprotocol/ocean.js/pull/556)
1156
- - Bump @types/node from 14.14.21 to 14.14.22 [`#555`](https://github.com/oceanprotocol/ocean.js/pull/555)
1157
- - Bump @typescript-eslint/eslint-plugin from 4.13.0 to 4.14.0 [`#554`](https://github.com/oceanprotocol/ocean.js/pull/554)
1158
- - Bump eslint-config-prettier from 7.1.0 to 7.2.0 [`#552`](https://github.com/oceanprotocol/ocean.js/pull/552)
1159
- - Release 0.10.1 [`bb12807`](https://github.com/oceanprotocol/ocean.js/commit/bb12807ab69fbf760d598fdb012d8b7e2e8f5b17)
1169
+ - fix metamask bug [`#557`](https://github.com/oceanprotocol/ocean-lib-js/pull/557)
1170
+ - multithread search by dt address [`#559`](https://github.com/oceanprotocol/ocean-lib-js/pull/559)
1171
+ - Bump ora from 5.2.0 to 5.3.0 [`#556`](https://github.com/oceanprotocol/ocean-lib-js/pull/556)
1172
+ - Bump @types/node from 14.14.21 to 14.14.22 [`#555`](https://github.com/oceanprotocol/ocean-lib-js/pull/555)
1173
+ - Bump @typescript-eslint/eslint-plugin from 4.13.0 to 4.14.0 [`#554`](https://github.com/oceanprotocol/ocean-lib-js/pull/554)
1174
+ - Bump eslint-config-prettier from 7.1.0 to 7.2.0 [`#552`](https://github.com/oceanprotocol/ocean-lib-js/pull/552)
1175
+ - Release 0.10.1 [`bb12807`](https://github.com/oceanprotocol/ocean-lib-js/commit/bb12807ab69fbf760d598fdb012d8b7e2e8f5b17)
1160
1176
 
1161
- #### [v0.10.0](https://github.com/oceanprotocol/ocean.js/compare/v0.9.21...v0.10.0)
1177
+ #### [v0.10.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.21...v0.10.0)
1162
1178
 
1163
1179
  > 18 January 2021
1164
1180
 
1165
- - Bump typedoc from 0.20.14 to 0.20.16 [`#549`](https://github.com/oceanprotocol/ocean.js/pull/549)
1166
- - Bump eslint from 7.17.0 to 7.18.0 [`#550`](https://github.com/oceanprotocol/ocean.js/pull/550)
1167
- - Bump mock-local-storage from 1.1.15 to 1.1.17 [`#548`](https://github.com/oceanprotocol/ocean.js/pull/548)
1168
- - Bump @types/node-fetch from 2.5.7 to 2.5.8 [`#545`](https://github.com/oceanprotocol/ocean.js/pull/545)
1169
- - Bump @types/node from 14.14.20 to 14.14.21 [`#546`](https://github.com/oceanprotocol/ocean.js/pull/546)
1170
- - Refactor `OnChainMetadataCache` [`#551`](https://github.com/oceanprotocol/ocean.js/pull/551)
1171
- - add updateServiceTimeout and edit ddo updates [`#544`](https://github.com/oceanprotocol/ocean.js/pull/544)
1172
- - Release 0.10.0 [`6c0b5c6`](https://github.com/oceanprotocol/ocean.js/commit/6c0b5c6779ec280ad4d0f19e0adb9eeb9cd7a9e0)
1173
- - typedoc fixes [`25ac01e`](https://github.com/oceanprotocol/ocean.js/commit/25ac01e97dbb6a278650aae5773292d5e73af7e9)
1181
+ - Bump typedoc from 0.20.14 to 0.20.16 [`#549`](https://github.com/oceanprotocol/ocean-lib-js/pull/549)
1182
+ - Bump eslint from 7.17.0 to 7.18.0 [`#550`](https://github.com/oceanprotocol/ocean-lib-js/pull/550)
1183
+ - Bump mock-local-storage from 1.1.15 to 1.1.17 [`#548`](https://github.com/oceanprotocol/ocean-lib-js/pull/548)
1184
+ - Bump @types/node-fetch from 2.5.7 to 2.5.8 [`#545`](https://github.com/oceanprotocol/ocean-lib-js/pull/545)
1185
+ - Bump @types/node from 14.14.20 to 14.14.21 [`#546`](https://github.com/oceanprotocol/ocean-lib-js/pull/546)
1186
+ - Refactor `OnChainMetadataCache` [`#551`](https://github.com/oceanprotocol/ocean-lib-js/pull/551)
1187
+ - add updateServiceTimeout and edit ddo updates [`#544`](https://github.com/oceanprotocol/ocean-lib-js/pull/544)
1188
+ - Release 0.10.0 [`6c0b5c6`](https://github.com/oceanprotocol/ocean-lib-js/commit/6c0b5c6779ec280ad4d0f19e0adb9eeb9cd7a9e0)
1189
+ - typedoc fixes [`25ac01e`](https://github.com/oceanprotocol/ocean-lib-js/commit/25ac01e97dbb6a278650aae5773292d5e73af7e9)
1174
1190
 
1175
- #### [v0.9.21](https://github.com/oceanprotocol/ocean.js/compare/v0.9.20...v0.9.21)
1191
+ #### [v0.9.21](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.20...v0.9.21)
1176
1192
 
1177
1193
  > 13 January 2021
1178
1194
 
1179
- - Feature/decimal [`#541`](https://github.com/oceanprotocol/ocean.js/pull/541)
1180
- - Datokens: check cap before mint [`#531`](https://github.com/oceanprotocol/ocean.js/pull/531)
1181
- - [WIP] Adds checkURL function to use provider endpoint. [`#540`](https://github.com/oceanprotocol/ocean.js/pull/540)
1182
- - package updates [`#539`](https://github.com/oceanprotocol/ocean.js/pull/539)
1183
- - fix download for large files [`#537`](https://github.com/oceanprotocol/ocean.js/pull/537)
1184
- - pool creation: check allowance for dt and ocean before aprove is called [`#530`](https://github.com/oceanprotocol/ocean.js/pull/530)
1185
- - Bump @typescript-eslint/parser from 4.12.0 to 4.13.0 [`#534`](https://github.com/oceanprotocol/ocean.js/pull/534)
1186
- - Bump @typescript-eslint/eslint-plugin from 4.12.0 to 4.13.0 [`#533`](https://github.com/oceanprotocol/ocean.js/pull/533)
1187
- - Bump typedoc from 0.20.13 to 0.20.14 [`#532`](https://github.com/oceanprotocol/ocean.js/pull/532)
1188
- - Bump @typescript-eslint/parser from 4.11.1 to 4.12.0 [`#528`](https://github.com/oceanprotocol/ocean.js/pull/528)
1189
- - Bump eslint-plugin-prettier from 3.3.0 to 3.3.1 [`#529`](https://github.com/oceanprotocol/ocean.js/pull/529)
1190
- - Bump @typescript-eslint/eslint-plugin from 4.11.1 to 4.12.0 [`#527`](https://github.com/oceanprotocol/ocean.js/pull/527)
1191
- - Bump eslint from 7.16.0 to 7.17.0 [`#520`](https://github.com/oceanprotocol/ocean.js/pull/520)
1192
- - Bump ora from 5.1.0 to 5.2.0 [`#521`](https://github.com/oceanprotocol/ocean.js/pull/521)
1193
- - Bump typescript from 4.0.5 to 4.1.3 [`#522`](https://github.com/oceanprotocol/ocean.js/pull/522)
1194
- - Bump typedoc from 0.20.10 to 0.20.13 [`#526`](https://github.com/oceanprotocol/ocean.js/pull/526)
1195
- - Bump @types/node from 14.14.19 to 14.14.20 [`#523`](https://github.com/oceanprotocol/ocean.js/pull/523)
1196
- - Bump @typescript-eslint/eslint-plugin from 4.11.0 to 4.11.1 [`#511`](https://github.com/oceanprotocol/ocean.js/pull/511)
1197
- - Bump @typescript-eslint/parser from 4.11.0 to 4.11.1 [`#512`](https://github.com/oceanprotocol/ocean.js/pull/512)
1198
- - Bump @types/node from 14.14.16 to 14.14.19 [`#519`](https://github.com/oceanprotocol/ocean.js/pull/519)
1199
- - Bump typedoc from 0.19.2 to 0.20.10 [`#518`](https://github.com/oceanprotocol/ocean.js/pull/518)
1200
- - Bump @truffle/hdwallet-provider from 1.2.0 to 1.2.1 [`#510`](https://github.com/oceanprotocol/ocean.js/pull/510)
1201
- - Bump eslint from 7.15.0 to 7.16.0 [`#505`](https://github.com/oceanprotocol/ocean.js/pull/505)
1202
- - Bump @typescript-eslint/parser from 4.10.0 to 4.11.0 [`#507`](https://github.com/oceanprotocol/ocean.js/pull/507)
1203
- - Bump @typescript-eslint/eslint-plugin from 4.10.0 to 4.11.0 [`#508`](https://github.com/oceanprotocol/ocean.js/pull/508)
1204
- - Bump @types/node from 14.14.14 to 14.14.16 [`#509`](https://github.com/oceanprotocol/ocean.js/pull/509)
1205
- - Bump @types/node from 14.14.13 to 14.14.14 [`#502`](https://github.com/oceanprotocol/ocean.js/pull/502)
1206
- - Bump @typescript-eslint/eslint-plugin from 4.9.1 to 4.10.0 [`#501`](https://github.com/oceanprotocol/ocean.js/pull/501)
1207
- - Bump @typescript-eslint/parser from 4.9.1 to 4.10.0 [`#500`](https://github.com/oceanprotocol/ocean.js/pull/500)
1208
- - Bump @types/node from 14.14.11 to 14.14.13 [`#498`](https://github.com/oceanprotocol/ocean.js/pull/498)
1209
- - Bump eslint-plugin-prettier from 3.2.0 to 3.3.0 [`#499`](https://github.com/oceanprotocol/ocean.js/pull/499)
1210
- - Bump @types/node from 14.14.11 to 14.14.12 [`#496`](https://github.com/oceanprotocol/ocean.js/pull/496)
1211
- - Bump ini from 1.3.5 to 1.3.8 [`#497`](https://github.com/oceanprotocol/ocean.js/pull/497)
1212
- - Release 0.9.21 [`3801c39`](https://github.com/oceanprotocol/ocean.js/commit/3801c3925ba1c80003214deda3d1d734c051f995)
1213
- - wip check allowance for dt and ocean at pool creation [`a5a55b1`](https://github.com/oceanprotocol/ocean.js/commit/a5a55b19a158b9e13d9061abed9d784149b2d20c)
1214
- - throw error when a condition is not valid instead of returning null [`286e737`](https://github.com/oceanprotocol/ocean.js/commit/286e737e93f7b079cff932872ea61adfa621cf1e)
1215
-
1216
- #### [v0.9.20](https://github.com/oceanprotocol/ocean.js/compare/v0.9.19...v0.9.20)
1195
+ - Feature/decimal [`#541`](https://github.com/oceanprotocol/ocean-lib-js/pull/541)
1196
+ - Datokens: check cap before mint [`#531`](https://github.com/oceanprotocol/ocean-lib-js/pull/531)
1197
+ - [WIP] Adds checkURL function to use provider endpoint. [`#540`](https://github.com/oceanprotocol/ocean-lib-js/pull/540)
1198
+ - package updates [`#539`](https://github.com/oceanprotocol/ocean-lib-js/pull/539)
1199
+ - fix download for large files [`#537`](https://github.com/oceanprotocol/ocean-lib-js/pull/537)
1200
+ - pool creation: check allowance for dt and ocean before aprove is called [`#530`](https://github.com/oceanprotocol/ocean-lib-js/pull/530)
1201
+ - Bump @typescript-eslint/parser from 4.12.0 to 4.13.0 [`#534`](https://github.com/oceanprotocol/ocean-lib-js/pull/534)
1202
+ - Bump @typescript-eslint/eslint-plugin from 4.12.0 to 4.13.0 [`#533`](https://github.com/oceanprotocol/ocean-lib-js/pull/533)
1203
+ - Bump typedoc from 0.20.13 to 0.20.14 [`#532`](https://github.com/oceanprotocol/ocean-lib-js/pull/532)
1204
+ - Bump @typescript-eslint/parser from 4.11.1 to 4.12.0 [`#528`](https://github.com/oceanprotocol/ocean-lib-js/pull/528)
1205
+ - Bump eslint-plugin-prettier from 3.3.0 to 3.3.1 [`#529`](https://github.com/oceanprotocol/ocean-lib-js/pull/529)
1206
+ - Bump @typescript-eslint/eslint-plugin from 4.11.1 to 4.12.0 [`#527`](https://github.com/oceanprotocol/ocean-lib-js/pull/527)
1207
+ - Bump eslint from 7.16.0 to 7.17.0 [`#520`](https://github.com/oceanprotocol/ocean-lib-js/pull/520)
1208
+ - Bump ora from 5.1.0 to 5.2.0 [`#521`](https://github.com/oceanprotocol/ocean-lib-js/pull/521)
1209
+ - Bump typescript from 4.0.5 to 4.1.3 [`#522`](https://github.com/oceanprotocol/ocean-lib-js/pull/522)
1210
+ - Bump typedoc from 0.20.10 to 0.20.13 [`#526`](https://github.com/oceanprotocol/ocean-lib-js/pull/526)
1211
+ - Bump @types/node from 14.14.19 to 14.14.20 [`#523`](https://github.com/oceanprotocol/ocean-lib-js/pull/523)
1212
+ - Bump @typescript-eslint/eslint-plugin from 4.11.0 to 4.11.1 [`#511`](https://github.com/oceanprotocol/ocean-lib-js/pull/511)
1213
+ - Bump @typescript-eslint/parser from 4.11.0 to 4.11.1 [`#512`](https://github.com/oceanprotocol/ocean-lib-js/pull/512)
1214
+ - Bump @types/node from 14.14.16 to 14.14.19 [`#519`](https://github.com/oceanprotocol/ocean-lib-js/pull/519)
1215
+ - Bump typedoc from 0.19.2 to 0.20.10 [`#518`](https://github.com/oceanprotocol/ocean-lib-js/pull/518)
1216
+ - Bump @truffle/hdwallet-provider from 1.2.0 to 1.2.1 [`#510`](https://github.com/oceanprotocol/ocean-lib-js/pull/510)
1217
+ - Bump eslint from 7.15.0 to 7.16.0 [`#505`](https://github.com/oceanprotocol/ocean-lib-js/pull/505)
1218
+ - Bump @typescript-eslint/parser from 4.10.0 to 4.11.0 [`#507`](https://github.com/oceanprotocol/ocean-lib-js/pull/507)
1219
+ - Bump @typescript-eslint/eslint-plugin from 4.10.0 to 4.11.0 [`#508`](https://github.com/oceanprotocol/ocean-lib-js/pull/508)
1220
+ - Bump @types/node from 14.14.14 to 14.14.16 [`#509`](https://github.com/oceanprotocol/ocean-lib-js/pull/509)
1221
+ - Bump @types/node from 14.14.13 to 14.14.14 [`#502`](https://github.com/oceanprotocol/ocean-lib-js/pull/502)
1222
+ - Bump @typescript-eslint/eslint-plugin from 4.9.1 to 4.10.0 [`#501`](https://github.com/oceanprotocol/ocean-lib-js/pull/501)
1223
+ - Bump @typescript-eslint/parser from 4.9.1 to 4.10.0 [`#500`](https://github.com/oceanprotocol/ocean-lib-js/pull/500)
1224
+ - Bump @types/node from 14.14.11 to 14.14.13 [`#498`](https://github.com/oceanprotocol/ocean-lib-js/pull/498)
1225
+ - Bump eslint-plugin-prettier from 3.2.0 to 3.3.0 [`#499`](https://github.com/oceanprotocol/ocean-lib-js/pull/499)
1226
+ - Bump @types/node from 14.14.11 to 14.14.12 [`#496`](https://github.com/oceanprotocol/ocean-lib-js/pull/496)
1227
+ - Bump ini from 1.3.5 to 1.3.8 [`#497`](https://github.com/oceanprotocol/ocean-lib-js/pull/497)
1228
+ - Release 0.9.21 [`3801c39`](https://github.com/oceanprotocol/ocean-lib-js/commit/3801c3925ba1c80003214deda3d1d734c051f995)
1229
+ - wip check allowance for dt and ocean at pool creation [`a5a55b1`](https://github.com/oceanprotocol/ocean-lib-js/commit/a5a55b19a158b9e13d9061abed9d784149b2d20c)
1230
+ - throw error when a condition is not valid instead of returning null [`286e737`](https://github.com/oceanprotocol/ocean-lib-js/commit/286e737e93f7b079cff932872ea61adfa621cf1e)
1231
+
1232
+ #### [v0.9.20](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.19...v0.9.20)
1217
1233
 
1218
1234
  > 10 December 2020
1219
1235
 
1220
- - add subgraphUri to ConfigHelper [`#495`](https://github.com/oceanprotocol/ocean.js/pull/495)
1221
- - Release 0.9.20 [`795008e`](https://github.com/oceanprotocol/ocean.js/commit/795008e765c0e3afef65d2a1bf95d09c44c4027d)
1222
- - add subgraphUri [`1b7d573`](https://github.com/oceanprotocol/ocean.js/commit/1b7d573434201f4225bb41f59da2ed25b947cfd0)
1236
+ - add subgraphUri to ConfigHelper [`#495`](https://github.com/oceanprotocol/ocean-lib-js/pull/495)
1237
+ - Release 0.9.20 [`795008e`](https://github.com/oceanprotocol/ocean-lib-js/commit/795008e765c0e3afef65d2a1bf95d09c44c4027d)
1238
+ - add subgraphUri [`1b7d573`](https://github.com/oceanprotocol/ocean-lib-js/commit/1b7d573434201f4225bb41f59da2ed25b947cfd0)
1223
1239
 
1224
- #### [v0.9.19](https://github.com/oceanprotocol/ocean.js/compare/v0.9.18...v0.9.19)
1240
+ #### [v0.9.19](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.18...v0.9.19)
1225
1241
 
1226
1242
  > 10 December 2020
1227
1243
 
1228
- - add ropsten [`#492`](https://github.com/oceanprotocol/ocean.js/pull/492)
1229
- - Bump @types/mocha from 8.0.4 to 8.2.0 [`#491`](https://github.com/oceanprotocol/ocean.js/pull/491)
1230
- - Bump @types/node from 14.14.10 to 14.14.11 [`#490`](https://github.com/oceanprotocol/ocean.js/pull/490)
1231
- - Bump uuid from 8.3.1 to 8.3.2 [`#489`](https://github.com/oceanprotocol/ocean.js/pull/489)
1232
- - Bump @typescript-eslint/eslint-plugin from 4.9.0 to 4.9.1 [`#488`](https://github.com/oceanprotocol/ocean.js/pull/488)
1233
- - Bump ts-node from 9.1.0 to 9.1.1 [`#487`](https://github.com/oceanprotocol/ocean.js/pull/487)
1234
- - Bump @typescript-eslint/parser from 4.9.0 to 4.9.1 [`#486`](https://github.com/oceanprotocol/ocean.js/pull/486)
1235
- - Bump eslint from 7.14.0 to 7.15.0 [`#485`](https://github.com/oceanprotocol/ocean.js/pull/485)
1236
- - Bump eslint-config-prettier from 6.15.0 to 7.0.0 [`#484`](https://github.com/oceanprotocol/ocean.js/pull/484)
1237
- - Bump highlight.js from 10.2.0 to 10.4.1 [`#482`](https://github.com/oceanprotocol/ocean.js/pull/482)
1238
- - Bump ts-node from 9.0.0 to 9.1.0 [`#480`](https://github.com/oceanprotocol/ocean.js/pull/480)
1239
- - Bump @types/chai-spies from 1.0.2 to 1.0.3 [`#481`](https://github.com/oceanprotocol/ocean.js/pull/481)
1240
- - Bump eslint-plugin-prettier from 3.1.4 to 3.2.0 [`#479`](https://github.com/oceanprotocol/ocean.js/pull/479)
1241
- - Bump cross-env from 7.0.2 to 7.0.3 [`#478`](https://github.com/oceanprotocol/ocean.js/pull/478)
1242
- - Bump @typescript-eslint/eslint-plugin from 4.8.2 to 4.9.0 [`#477`](https://github.com/oceanprotocol/ocean.js/pull/477)
1243
- - Bump @typescript-eslint/parser from 4.8.2 to 4.9.0 [`#476`](https://github.com/oceanprotocol/ocean.js/pull/476)
1244
- - Bump prettier from 2.2.0 to 2.2.1 [`#474`](https://github.com/oceanprotocol/ocean.js/pull/474)
1245
- - Bump @types/node from 14.14.9 to 14.14.10 [`#471`](https://github.com/oceanprotocol/ocean.js/pull/471)
1246
- - Bump @typescript-eslint/parser from 4.8.1 to 4.8.2 [`#472`](https://github.com/oceanprotocol/ocean.js/pull/472)
1247
- - Bump release-it from 14.2.1 to 14.2.2 [`#473`](https://github.com/oceanprotocol/ocean.js/pull/473)
1248
- - Bump @typescript-eslint/eslint-plugin from 4.8.1 to 4.8.2 [`#470`](https://github.com/oceanprotocol/ocean.js/pull/470)
1249
- - Bump @typescript-eslint/parser from 4.8.1 to 4.8.2 [`#469`](https://github.com/oceanprotocol/ocean.js/pull/469)
1250
- - Release 0.9.19 [`7bfcd65`](https://github.com/oceanprotocol/ocean.js/commit/7bfcd65949e0bf90fe2b0331468c29dddb6cf536)
1251
-
1252
- #### [v0.9.18](https://github.com/oceanprotocol/ocean.js/compare/v0.9.17...v0.9.18)
1244
+ - add ropsten [`#492`](https://github.com/oceanprotocol/ocean-lib-js/pull/492)
1245
+ - Bump @types/mocha from 8.0.4 to 8.2.0 [`#491`](https://github.com/oceanprotocol/ocean-lib-js/pull/491)
1246
+ - Bump @types/node from 14.14.10 to 14.14.11 [`#490`](https://github.com/oceanprotocol/ocean-lib-js/pull/490)
1247
+ - Bump uuid from 8.3.1 to 8.3.2 [`#489`](https://github.com/oceanprotocol/ocean-lib-js/pull/489)
1248
+ - Bump @typescript-eslint/eslint-plugin from 4.9.0 to 4.9.1 [`#488`](https://github.com/oceanprotocol/ocean-lib-js/pull/488)
1249
+ - Bump ts-node from 9.1.0 to 9.1.1 [`#487`](https://github.com/oceanprotocol/ocean-lib-js/pull/487)
1250
+ - Bump @typescript-eslint/parser from 4.9.0 to 4.9.1 [`#486`](https://github.com/oceanprotocol/ocean-lib-js/pull/486)
1251
+ - Bump eslint from 7.14.0 to 7.15.0 [`#485`](https://github.com/oceanprotocol/ocean-lib-js/pull/485)
1252
+ - Bump eslint-config-prettier from 6.15.0 to 7.0.0 [`#484`](https://github.com/oceanprotocol/ocean-lib-js/pull/484)
1253
+ - Bump highlight.js from 10.2.0 to 10.4.1 [`#482`](https://github.com/oceanprotocol/ocean-lib-js/pull/482)
1254
+ - Bump ts-node from 9.0.0 to 9.1.0 [`#480`](https://github.com/oceanprotocol/ocean-lib-js/pull/480)
1255
+ - Bump @types/chai-spies from 1.0.2 to 1.0.3 [`#481`](https://github.com/oceanprotocol/ocean-lib-js/pull/481)
1256
+ - Bump eslint-plugin-prettier from 3.1.4 to 3.2.0 [`#479`](https://github.com/oceanprotocol/ocean-lib-js/pull/479)
1257
+ - Bump cross-env from 7.0.2 to 7.0.3 [`#478`](https://github.com/oceanprotocol/ocean-lib-js/pull/478)
1258
+ - Bump @typescript-eslint/eslint-plugin from 4.8.2 to 4.9.0 [`#477`](https://github.com/oceanprotocol/ocean-lib-js/pull/477)
1259
+ - Bump @typescript-eslint/parser from 4.8.2 to 4.9.0 [`#476`](https://github.com/oceanprotocol/ocean-lib-js/pull/476)
1260
+ - Bump prettier from 2.2.0 to 2.2.1 [`#474`](https://github.com/oceanprotocol/ocean-lib-js/pull/474)
1261
+ - Bump @types/node from 14.14.9 to 14.14.10 [`#471`](https://github.com/oceanprotocol/ocean-lib-js/pull/471)
1262
+ - Bump @typescript-eslint/parser from 4.8.1 to 4.8.2 [`#472`](https://github.com/oceanprotocol/ocean-lib-js/pull/472)
1263
+ - Bump release-it from 14.2.1 to 14.2.2 [`#473`](https://github.com/oceanprotocol/ocean-lib-js/pull/473)
1264
+ - Bump @typescript-eslint/eslint-plugin from 4.8.1 to 4.8.2 [`#470`](https://github.com/oceanprotocol/ocean-lib-js/pull/470)
1265
+ - Bump @typescript-eslint/parser from 4.8.1 to 4.8.2 [`#469`](https://github.com/oceanprotocol/ocean-lib-js/pull/469)
1266
+ - Release 0.9.19 [`7bfcd65`](https://github.com/oceanprotocol/ocean-lib-js/commit/7bfcd65949e0bf90fe2b0331468c29dddb6cf536)
1267
+
1268
+ #### [v0.9.18](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.17...v0.9.18)
1253
1269
 
1254
1270
  > 24 November 2020
1255
1271
 
1256
- - Handle assets with low liquidity [`#468`](https://github.com/oceanprotocol/ocean.js/pull/468)
1257
- - Bump prettier from 2.1.2 to 2.2.0 [`#467`](https://github.com/oceanprotocol/ocean.js/pull/467)
1258
- - Bump eslint from 7.13.0 to 7.14.0 [`#466`](https://github.com/oceanprotocol/ocean.js/pull/466)
1259
- - Bump @types/node from 14.14.8 to 14.14.9 [`#465`](https://github.com/oceanprotocol/ocean.js/pull/465)
1260
- - Release 0.9.18 [`832f2d8`](https://github.com/oceanprotocol/ocean.js/commit/832f2d82b5d04c81a9c301a657ae7db84394871c)
1272
+ - Handle assets with low liquidity [`#468`](https://github.com/oceanprotocol/ocean-lib-js/pull/468)
1273
+ - Bump prettier from 2.1.2 to 2.2.0 [`#467`](https://github.com/oceanprotocol/ocean-lib-js/pull/467)
1274
+ - Bump eslint from 7.13.0 to 7.14.0 [`#466`](https://github.com/oceanprotocol/ocean-lib-js/pull/466)
1275
+ - Bump @types/node from 14.14.8 to 14.14.9 [`#465`](https://github.com/oceanprotocol/ocean-lib-js/pull/465)
1276
+ - Release 0.9.18 [`832f2d8`](https://github.com/oceanprotocol/ocean-lib-js/commit/832f2d82b5d04c81a9c301a657ae7db84394871c)
1261
1277
 
1262
- #### [v0.9.17](https://github.com/oceanprotocol/ocean.js/compare/v0.9.16...v0.9.17)
1278
+ #### [v0.9.17](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.16...v0.9.17)
1263
1279
 
1264
1280
  > 19 November 2020
1265
1281
 
1266
- - fix typo [`#464`](https://github.com/oceanprotocol/ocean.js/pull/464)
1267
- - Bump @typescript-eslint/eslint-plugin from 4.8.0 to 4.8.1 [`#459`](https://github.com/oceanprotocol/ocean.js/pull/459)
1268
- - Bump @typescript-eslint/parser from 4.8.0 to 4.8.1 [`#460`](https://github.com/oceanprotocol/ocean.js/pull/460)
1269
- - Bump @types/node from 14.14.7 to 14.14.8 [`#461`](https://github.com/oceanprotocol/ocean.js/pull/461)
1270
- - Bump @typescript-eslint/eslint-plugin from 4.7.0 to 4.8.0 [`#458`](https://github.com/oceanprotocol/ocean.js/pull/458)
1271
- - Bump @typescript-eslint/parser from 4.7.0 to 4.8.0 [`#457`](https://github.com/oceanprotocol/ocean.js/pull/457)
1272
- - Release 0.9.17 [`4345bb9`](https://github.com/oceanprotocol/ocean.js/commit/4345bb94b62373d44eca6dbec6984faf6529eb9b)
1282
+ - fix typo [`#464`](https://github.com/oceanprotocol/ocean-lib-js/pull/464)
1283
+ - Bump @typescript-eslint/eslint-plugin from 4.8.0 to 4.8.1 [`#459`](https://github.com/oceanprotocol/ocean-lib-js/pull/459)
1284
+ - Bump @typescript-eslint/parser from 4.8.0 to 4.8.1 [`#460`](https://github.com/oceanprotocol/ocean-lib-js/pull/460)
1285
+ - Bump @types/node from 14.14.7 to 14.14.8 [`#461`](https://github.com/oceanprotocol/ocean-lib-js/pull/461)
1286
+ - Bump @typescript-eslint/eslint-plugin from 4.7.0 to 4.8.0 [`#458`](https://github.com/oceanprotocol/ocean-lib-js/pull/458)
1287
+ - Bump @typescript-eslint/parser from 4.7.0 to 4.8.0 [`#457`](https://github.com/oceanprotocol/ocean-lib-js/pull/457)
1288
+ - Release 0.9.17 [`4345bb9`](https://github.com/oceanprotocol/ocean-lib-js/commit/4345bb94b62373d44eca6dbec6984faf6529eb9b)
1273
1289
 
1274
- #### [v0.9.16](https://github.com/oceanprotocol/ocean.js/compare/v0.9.15...v0.9.16)
1290
+ #### [v0.9.16](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.15...v0.9.16)
1275
1291
 
1276
1292
  > 16 November 2020
1277
1293
 
1278
- - Bug/fullfill promises [`#456`](https://github.com/oceanprotocol/ocean.js/pull/456)
1279
- - Release 0.9.16 [`bf19bcc`](https://github.com/oceanprotocol/ocean.js/commit/bf19bcc1f5ce73a14266dc15951a74d06d6c3e74)
1294
+ - Bug/fullfill promises [`#456`](https://github.com/oceanprotocol/ocean-lib-js/pull/456)
1295
+ - Release 0.9.16 [`bf19bcc`](https://github.com/oceanprotocol/ocean-lib-js/commit/bf19bcc1f5ce73a14266dc15951a74d06d6c3e74)
1280
1296
 
1281
- #### [v0.9.15](https://github.com/oceanprotocol/ocean.js/compare/v0.9.14...v0.9.15)
1297
+ #### [v0.9.15](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.14...v0.9.15)
1282
1298
 
1283
1299
  > 16 November 2020
1284
1300
 
1285
- - fullfill promises [`#455`](https://github.com/oceanprotocol/ocean.js/pull/455)
1286
- - Release 0.9.15 [`8f9ef02`](https://github.com/oceanprotocol/ocean.js/commit/8f9ef02b94da8eb19948d729dde6576d5f1d43eb)
1301
+ - fullfill promises [`#455`](https://github.com/oceanprotocol/ocean-lib-js/pull/455)
1302
+ - Release 0.9.15 [`8f9ef02`](https://github.com/oceanprotocol/ocean-lib-js/commit/8f9ef02b94da8eb19948d729dde6576d5f1d43eb)
1287
1303
 
1288
- #### [v0.9.14](https://github.com/oceanprotocol/ocean.js/compare/v0.9.13...v0.9.14)
1304
+ #### [v0.9.14](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.13...v0.9.14)
1289
1305
 
1290
1306
  > 16 November 2020
1291
1307
 
1292
- - add buyDTWithExactOcean function [`#454`](https://github.com/oceanprotocol/ocean.js/pull/454)
1293
- - add computeBuySlippage and computeSellSlippage [`6424cac`](https://github.com/oceanprotocol/ocean.js/commit/6424caca697e8f2875b52df0721cf3e63d8e8ce0)
1294
- - remove console.log [`ff7171f`](https://github.com/oceanprotocol/ocean.js/commit/ff7171f64b314db803f59be404e72afc4c77393a)
1295
- - Release 0.9.14 [`0119885`](https://github.com/oceanprotocol/ocean.js/commit/0119885277cd361bc00e485168a48477276f25e6)
1308
+ - add buyDTWithExactOcean function [`#454`](https://github.com/oceanprotocol/ocean-lib-js/pull/454)
1309
+ - add computeBuySlippage and computeSellSlippage [`6424cac`](https://github.com/oceanprotocol/ocean-lib-js/commit/6424caca697e8f2875b52df0721cf3e63d8e8ce0)
1310
+ - remove console.log [`ff7171f`](https://github.com/oceanprotocol/ocean-lib-js/commit/ff7171f64b314db803f59be404e72afc4c77393a)
1311
+ - Release 0.9.14 [`0119885`](https://github.com/oceanprotocol/ocean-lib-js/commit/0119885277cd361bc00e485168a48477276f25e6)
1296
1312
 
1297
- #### [v0.9.13](https://github.com/oceanprotocol/ocean.js/compare/v0.9.12...v0.9.13)
1313
+ #### [v0.9.13](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.12...v0.9.13)
1298
1314
 
1299
1315
  > 13 November 2020
1300
1316
 
1301
- - update isInPurgatory typing [`#452`](https://github.com/oceanprotocol/ocean.js/pull/452)
1302
- - Release 0.9.13 [`c2c100d`](https://github.com/oceanprotocol/ocean.js/commit/c2c100d0a0b2fb5fc131b66aeb502c50280b1acf)
1317
+ - update isInPurgatory typing [`#452`](https://github.com/oceanprotocol/ocean-lib-js/pull/452)
1318
+ - Release 0.9.13 [`c2c100d`](https://github.com/oceanprotocol/ocean-lib-js/commit/c2c100d0a0b2fb5fc131b66aeb502c50280b1acf)
1303
1319
 
1304
- #### [v0.9.12](https://github.com/oceanprotocol/ocean.js/compare/v0.9.11...v0.9.12)
1320
+ #### [v0.9.12](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.11...v0.9.12)
1305
1321
 
1306
1322
  > 13 November 2020
1307
1323
 
1308
- - Update .travis.yml [`#451`](https://github.com/oceanprotocol/ocean.js/pull/451)
1309
- - Release 0.9.12 [`5143120`](https://github.com/oceanprotocol/ocean.js/commit/5143120204048f86c27ff97211ef1f900632fb2d)
1324
+ - Update .travis.yml [`#451`](https://github.com/oceanprotocol/ocean-lib-js/pull/451)
1325
+ - Release 0.9.12 [`5143120`](https://github.com/oceanprotocol/ocean-lib-js/commit/5143120204048f86c27ff97211ef1f900632fb2d)
1310
1326
 
1311
- #### [v0.9.11](https://github.com/oceanprotocol/ocean.js/compare/v0.9.10...v0.9.11)
1327
+ #### [v0.9.11](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.10...v0.9.11)
1312
1328
 
1313
1329
  > 13 November 2020
1314
1330
 
1315
- - chunk promises [`#450`](https://github.com/oceanprotocol/ocean.js/pull/450)
1316
- - Update typedoc.js [`#449`](https://github.com/oceanprotocol/ocean.js/pull/449)
1317
- - update for purgatory [`#448`](https://github.com/oceanprotocol/ocean.js/pull/448)
1318
- - Bump @types/mocha from 8.0.3 to 8.0.4 [`#447`](https://github.com/oceanprotocol/ocean.js/pull/447)
1319
- - logs/history speed optimizations [`#441`](https://github.com/oceanprotocol/ocean.js/pull/441)
1320
- - Bump @typescript-eslint/eslint-plugin from 4.6.1 to 4.7.0 [`#445`](https://github.com/oceanprotocol/ocean.js/pull/445)
1321
- - Bump @types/node from 14.14.6 to 14.14.7 [`#444`](https://github.com/oceanprotocol/ocean.js/pull/444)
1322
- - Bump @typescript-eslint/parser from 4.6.1 to 4.7.0 [`#446`](https://github.com/oceanprotocol/ocean.js/pull/446)
1323
- - Bump eslint from 7.12.1 to 7.13.0 [`#442`](https://github.com/oceanprotocol/ocean.js/pull/442)
1324
- - Bump @truffle/hdwallet-provider from 1.1.1 to 1.2.0 [`#443`](https://github.com/oceanprotocol/ocean.js/pull/443)
1325
- - complete refactor getPoolLogs & getEventData [`1d717cb`](https://github.com/oceanprotocol/ocean.js/commit/1d717cb3b03b150d16bb684bd13a1d7bdafa55a6)
1326
- - parallelized get shares and tx [`33bcb47`](https://github.com/oceanprotocol/ocean.js/commit/33bcb47d455cfbbbd9d8c26961f4127e9c514a82)
1327
- - fix [`eb5c298`](https://github.com/oceanprotocol/ocean.js/commit/eb5c29810f0a5e6e68370322fef57520564d50c1)
1328
-
1329
- #### [v0.9.10](https://github.com/oceanprotocol/ocean.js/compare/v0.9.9...v0.9.10)
1331
+ - chunk promises [`#450`](https://github.com/oceanprotocol/ocean-lib-js/pull/450)
1332
+ - Update typedoc.js [`#449`](https://github.com/oceanprotocol/ocean-lib-js/pull/449)
1333
+ - update for purgatory [`#448`](https://github.com/oceanprotocol/ocean-lib-js/pull/448)
1334
+ - Bump @types/mocha from 8.0.3 to 8.0.4 [`#447`](https://github.com/oceanprotocol/ocean-lib-js/pull/447)
1335
+ - logs/history speed optimizations [`#441`](https://github.com/oceanprotocol/ocean-lib-js/pull/441)
1336
+ - Bump @typescript-eslint/eslint-plugin from 4.6.1 to 4.7.0 [`#445`](https://github.com/oceanprotocol/ocean-lib-js/pull/445)
1337
+ - Bump @types/node from 14.14.6 to 14.14.7 [`#444`](https://github.com/oceanprotocol/ocean-lib-js/pull/444)
1338
+ - Bump @typescript-eslint/parser from 4.6.1 to 4.7.0 [`#446`](https://github.com/oceanprotocol/ocean-lib-js/pull/446)
1339
+ - Bump eslint from 7.12.1 to 7.13.0 [`#442`](https://github.com/oceanprotocol/ocean-lib-js/pull/442)
1340
+ - Bump @truffle/hdwallet-provider from 1.1.1 to 1.2.0 [`#443`](https://github.com/oceanprotocol/ocean-lib-js/pull/443)
1341
+ - complete refactor getPoolLogs & getEventData [`1d717cb`](https://github.com/oceanprotocol/ocean-lib-js/commit/1d717cb3b03b150d16bb684bd13a1d7bdafa55a6)
1342
+ - parallelized get shares and tx [`33bcb47`](https://github.com/oceanprotocol/ocean-lib-js/commit/33bcb47d455cfbbbd9d8c26961f4127e9c514a82)
1343
+ - fix [`eb5c298`](https://github.com/oceanprotocol/ocean-lib-js/commit/eb5c29810f0a5e6e68370322fef57520564d50c1)
1344
+
1345
+ #### [v0.9.10](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.9...v0.9.10)
1330
1346
 
1331
1347
  > 6 November 2020
1332
1348
 
1333
- - buy/sell helpers [`#440`](https://github.com/oceanprotocol/ocean.js/pull/440)
1334
- - fix datatoken search [`#439`](https://github.com/oceanprotocol/ocean.js/pull/439)
1335
- - Bump @typescript-eslint/eslint-plugin from 4.6.0 to 4.6.1 [`#436`](https://github.com/oceanprotocol/ocean.js/pull/436)
1336
- - Bump mocha from 8.1.3 to 8.2.1 [`#437`](https://github.com/oceanprotocol/ocean.js/pull/437)
1337
- - Bump @typescript-eslint/parser from 4.6.0 to 4.6.1 [`#435`](https://github.com/oceanprotocol/ocean.js/pull/435)
1338
- - Bump release-it from 14.2.0 to 14.2.1 [`#434`](https://github.com/oceanprotocol/ocean.js/pull/434)
1339
- - Release 0.9.10 [`38c8b00`](https://github.com/oceanprotocol/ocean.js/commit/38c8b00400e5e36eaea1c4c7ae4a2b419bbfbbfb)
1349
+ - buy/sell helpers [`#440`](https://github.com/oceanprotocol/ocean-lib-js/pull/440)
1350
+ - fix datatoken search [`#439`](https://github.com/oceanprotocol/ocean-lib-js/pull/439)
1351
+ - Bump @typescript-eslint/eslint-plugin from 4.6.0 to 4.6.1 [`#436`](https://github.com/oceanprotocol/ocean-lib-js/pull/436)
1352
+ - Bump mocha from 8.1.3 to 8.2.1 [`#437`](https://github.com/oceanprotocol/ocean-lib-js/pull/437)
1353
+ - Bump @typescript-eslint/parser from 4.6.0 to 4.6.1 [`#435`](https://github.com/oceanprotocol/ocean-lib-js/pull/435)
1354
+ - Bump release-it from 14.2.0 to 14.2.1 [`#434`](https://github.com/oceanprotocol/ocean-lib-js/pull/434)
1355
+ - Release 0.9.10 [`38c8b00`](https://github.com/oceanprotocol/ocean-lib-js/commit/38c8b00400e5e36eaea1c4c7ae4a2b419bbfbbfb)
1340
1356
 
1341
- #### [v0.9.9](https://github.com/oceanprotocol/ocean.js/compare/v0.9.8...v0.9.9)
1357
+ #### [v0.9.9](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.8...v0.9.9)
1342
1358
 
1343
1359
  > 30 October 2020
1344
1360
 
1345
- - fix fromwei conversion [`#430`](https://github.com/oceanprotocol/ocean.js/pull/430)
1346
- - fix typos [`#433`](https://github.com/oceanprotocol/ocean.js/pull/433)
1347
- - use event block number as start [`#432`](https://github.com/oceanprotocol/ocean.js/pull/432)
1348
- - fix DTPrice if amount is too high [`#431`](https://github.com/oceanprotocol/ocean.js/pull/431)
1349
- - optimise gas costs [`ead3d21`](https://github.com/oceanprotocol/ocean.js/commit/ead3d212a2eabe0882f5581f6ca37bd2453399e3)
1350
- - Release 0.9.9 [`94f46ee`](https://github.com/oceanprotocol/ocean.js/commit/94f46eefcf88cca02ddfb6efc67c764a52cbda47)
1351
- - more wei conversions [`17a07b4`](https://github.com/oceanprotocol/ocean.js/commit/17a07b4897f4b3230a698b5654a6ef62cdfcd837)
1361
+ - fix fromwei conversion [`#430`](https://github.com/oceanprotocol/ocean-lib-js/pull/430)
1362
+ - fix typos [`#433`](https://github.com/oceanprotocol/ocean-lib-js/pull/433)
1363
+ - use event block number as start [`#432`](https://github.com/oceanprotocol/ocean-lib-js/pull/432)
1364
+ - fix DTPrice if amount is too high [`#431`](https://github.com/oceanprotocol/ocean-lib-js/pull/431)
1365
+ - optimise gas costs [`ead3d21`](https://github.com/oceanprotocol/ocean-lib-js/commit/ead3d212a2eabe0882f5581f6ca37bd2453399e3)
1366
+ - Release 0.9.9 [`94f46ee`](https://github.com/oceanprotocol/ocean-lib-js/commit/94f46eefcf88cca02ddfb6efc67c764a52cbda47)
1367
+ - more wei conversions [`17a07b4`](https://github.com/oceanprotocol/ocean-lib-js/commit/17a07b4897f4b3230a698b5654a6ef62cdfcd837)
1352
1368
 
1353
- #### [v0.9.8](https://github.com/oceanprotocol/ocean.js/compare/v0.9.7...v0.9.8)
1369
+ #### [v0.9.8](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.7...v0.9.8)
1354
1370
 
1355
1371
  > 29 October 2020
1356
1372
 
1357
- - fix getPoolSharesByAddress [`#429`](https://github.com/oceanprotocol/ocean.js/pull/429)
1358
- - Release 0.9.8 [`0a0ce63`](https://github.com/oceanprotocol/ocean.js/commit/0a0ce63580939ad7c59d314b5548cec1c8b23cf1)
1359
- - bug fix [`07c3835`](https://github.com/oceanprotocol/ocean.js/commit/07c3835759e96efba97407147dfde7f3da445716)
1373
+ - fix getPoolSharesByAddress [`#429`](https://github.com/oceanprotocol/ocean-lib-js/pull/429)
1374
+ - Release 0.9.8 [`0a0ce63`](https://github.com/oceanprotocol/ocean-lib-js/commit/0a0ce63580939ad7c59d314b5548cec1c8b23cf1)
1375
+ - bug fix [`07c3835`](https://github.com/oceanprotocol/ocean-lib-js/commit/07c3835759e96efba97407147dfde7f3da445716)
1360
1376
 
1361
- #### [v0.9.7](https://github.com/oceanprotocol/ocean.js/compare/v0.9.6...v0.9.7)
1377
+ #### [v0.9.7](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.6...v0.9.7)
1362
1378
 
1363
1379
  > 29 October 2020
1364
1380
 
1365
- - add getPoolSharesByAddress [`#428`](https://github.com/oceanprotocol/ocean.js/pull/428)
1366
- - more gas optimisations [`#427`](https://github.com/oceanprotocol/ocean.js/pull/427)
1367
- - Bump @types/node from 14.14.5 to 14.14.6 [`#426`](https://github.com/oceanprotocol/ocean.js/pull/426)
1368
- - more fixes [`694cde2`](https://github.com/oceanprotocol/ocean.js/commit/694cde2a1359aacb03f9a09dd70a5b6770b2a031)
1369
- - add getPoolsSharesbyAddress [`087b021`](https://github.com/oceanprotocol/ocean.js/commit/087b021c17ba00e5a3b8d914642a6ac0527e14a2)
1370
- - Release 0.9.7 [`7b16f75`](https://github.com/oceanprotocol/ocean.js/commit/7b16f7561fc663861d5777e151092396564a239b)
1381
+ - add getPoolSharesByAddress [`#428`](https://github.com/oceanprotocol/ocean-lib-js/pull/428)
1382
+ - more gas optimisations [`#427`](https://github.com/oceanprotocol/ocean-lib-js/pull/427)
1383
+ - Bump @types/node from 14.14.5 to 14.14.6 [`#426`](https://github.com/oceanprotocol/ocean-lib-js/pull/426)
1384
+ - more fixes [`694cde2`](https://github.com/oceanprotocol/ocean-lib-js/commit/694cde2a1359aacb03f9a09dd70a5b6770b2a031)
1385
+ - add getPoolsSharesbyAddress [`087b021`](https://github.com/oceanprotocol/ocean-lib-js/commit/087b021c17ba00e5a3b8d914642a6ac0527e14a2)
1386
+ - Release 0.9.7 [`7b16f75`](https://github.com/oceanprotocol/ocean-lib-js/commit/7b16f7561fc663861d5777e151092396564a239b)
1371
1387
 
1372
- #### [v0.9.6](https://github.com/oceanprotocol/ocean.js/compare/v0.9.5...v0.9.6)
1388
+ #### [v0.9.6](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.5...v0.9.6)
1373
1389
 
1374
1390
  > 28 October 2020
1375
1391
 
1376
- - fix/remove liquidity [`#425`](https://github.com/oceanprotocol/ocean.js/pull/425)
1377
- - Bump eslint-config-prettier from 6.14.0 to 6.15.0 [`#422`](https://github.com/oceanprotocol/ocean.js/pull/422)
1378
- - Bump eslint from 7.12.0 to 7.12.1 [`#423`](https://github.com/oceanprotocol/ocean.js/pull/423)
1379
- - more fixes [`2d31bd9`](https://github.com/oceanprotocol/ocean.js/commit/2d31bd9123919358684936d720f62ada039aa7be)
1380
- - fix max amountPoolshares balancer bug [`4a077a9`](https://github.com/oceanprotocol/ocean.js/commit/4a077a9fa9d22471c36eeb4b3e5e60a1f2579467)
1381
- - Release 0.9.6 [`02b4b2b`](https://github.com/oceanprotocol/ocean.js/commit/02b4b2bb0550b7168076582465ca59dde76a5a77)
1392
+ - fix/remove liquidity [`#425`](https://github.com/oceanprotocol/ocean-lib-js/pull/425)
1393
+ - Bump eslint-config-prettier from 6.14.0 to 6.15.0 [`#422`](https://github.com/oceanprotocol/ocean-lib-js/pull/422)
1394
+ - Bump eslint from 7.12.0 to 7.12.1 [`#423`](https://github.com/oceanprotocol/ocean-lib-js/pull/423)
1395
+ - more fixes [`2d31bd9`](https://github.com/oceanprotocol/ocean-lib-js/commit/2d31bd9123919358684936d720f62ada039aa7be)
1396
+ - fix max amountPoolshares balancer bug [`4a077a9`](https://github.com/oceanprotocol/ocean-lib-js/commit/4a077a9fa9d22471c36eeb4b3e5e60a1f2579467)
1397
+ - Release 0.9.6 [`02b4b2b`](https://github.com/oceanprotocol/ocean-lib-js/commit/02b4b2bb0550b7168076582465ca59dde76a5a77)
1382
1398
 
1383
- #### [v0.9.5](https://github.com/oceanprotocol/ocean.js/compare/v0.9.4...v0.9.5)
1399
+ #### [v0.9.5](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.4...v0.9.5)
1384
1400
 
1385
1401
  > 27 October 2020
1386
1402
 
1387
- - fix addmax & removemax [`#421`](https://github.com/oceanprotocol/ocean.js/pull/421)
1388
- - Release 0.9.5 [`d67beac`](https://github.com/oceanprotocol/ocean.js/commit/d67beacde87a91c61c7e64ff0fae9f817ec88d5e)
1403
+ - fix addmax & removemax [`#421`](https://github.com/oceanprotocol/ocean-lib-js/pull/421)
1404
+ - Release 0.9.5 [`d67beac`](https://github.com/oceanprotocol/ocean-lib-js/commit/d67beacde87a91c61c7e64ff0fae9f817ec88d5e)
1389
1405
 
1390
- #### [v0.9.4](https://github.com/oceanprotocol/ocean.js/compare/v0.9.3...v0.9.4)
1406
+ #### [v0.9.4](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.3...v0.9.4)
1391
1407
 
1392
1408
  > 27 October 2020
1393
1409
 
1394
- - gas cost optimisations [`#420`](https://github.com/oceanprotocol/ocean.js/pull/420)
1395
- - Release 0.9.4 [`e5c6797`](https://github.com/oceanprotocol/ocean.js/commit/e5c6797af9bfa73099189c3a45cc60b68bd96ed5)
1410
+ - gas cost optimisations [`#420`](https://github.com/oceanprotocol/ocean-lib-js/pull/420)
1411
+ - Release 0.9.4 [`e5c6797`](https://github.com/oceanprotocol/ocean-lib-js/commit/e5c6797af9bfa73099189c3a45cc60b68bd96ed5)
1396
1412
 
1397
- #### [v0.9.3](https://github.com/oceanprotocol/ocean.js/compare/v0.9.1...v0.9.3)
1413
+ #### [v0.9.3](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.1...v0.9.3)
1398
1414
 
1399
1415
  > 27 October 2020
1400
1416
 
1401
- - update bpool creation gas estimate [`#416`](https://github.com/oceanprotocol/ocean.js/pull/416)
1402
- - Bump @types/node from 14.14.3 to 14.14.5 [`#415`](https://github.com/oceanprotocol/ocean.js/pull/415)
1403
- - Bump @typescript-eslint/parser from 4.5.0 to 4.6.0 [`#413`](https://github.com/oceanprotocol/ocean.js/pull/413)
1404
- - Bump typescript from 4.0.3 to 4.0.5 [`#414`](https://github.com/oceanprotocol/ocean.js/pull/414)
1405
- - Bump @typescript-eslint/eslint-plugin from 4.5.0 to 4.6.0 [`#412`](https://github.com/oceanprotocol/ocean.js/pull/412)
1406
- - fix args names [`#411`](https://github.com/oceanprotocol/ocean.js/pull/411)
1407
- - Release v0.9.2 [`19c05d5`](https://github.com/oceanprotocol/ocean.js/commit/19c05d512d4eae265c96055cb6de6e9b158c4eb8)
1408
- - Release 0.9.3 [`e0bbcd1`](https://github.com/oceanprotocol/ocean.js/commit/e0bbcd101f48a50c895cc958125f31162d17fb7c)
1409
- - Update PoolFactory.ts [`2b810ac`](https://github.com/oceanprotocol/ocean.js/commit/2b810ac6a55f18f411ecfad56aa01dd73a6057d5)
1417
+ - update bpool creation gas estimate [`#416`](https://github.com/oceanprotocol/ocean-lib-js/pull/416)
1418
+ - Bump @types/node from 14.14.3 to 14.14.5 [`#415`](https://github.com/oceanprotocol/ocean-lib-js/pull/415)
1419
+ - Bump @typescript-eslint/parser from 4.5.0 to 4.6.0 [`#413`](https://github.com/oceanprotocol/ocean-lib-js/pull/413)
1420
+ - Bump typescript from 4.0.3 to 4.0.5 [`#414`](https://github.com/oceanprotocol/ocean-lib-js/pull/414)
1421
+ - Bump @typescript-eslint/eslint-plugin from 4.5.0 to 4.6.0 [`#412`](https://github.com/oceanprotocol/ocean-lib-js/pull/412)
1422
+ - fix args names [`#411`](https://github.com/oceanprotocol/ocean-lib-js/pull/411)
1423
+ - Release v0.9.2 [`19c05d5`](https://github.com/oceanprotocol/ocean-lib-js/commit/19c05d512d4eae265c96055cb6de6e9b158c4eb8)
1424
+ - Release 0.9.3 [`e0bbcd1`](https://github.com/oceanprotocol/ocean-lib-js/commit/e0bbcd101f48a50c895cc958125f31162d17fb7c)
1425
+ - Update PoolFactory.ts [`2b810ac`](https://github.com/oceanprotocol/ocean-lib-js/commit/2b810ac6a55f18f411ecfad56aa01dd73a6057d5)
1410
1426
 
1411
- #### [v0.9.1](https://github.com/oceanprotocol/ocean.js/compare/v0.9.0...v0.9.1)
1427
+ #### [v0.9.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.9.0...v0.9.1)
1412
1428
 
1413
1429
  > 26 October 2020
1414
1430
 
1415
- - fix args names [`6960390`](https://github.com/oceanprotocol/ocean.js/commit/6960390720ae44badf40c37827e5b6e4bf151b81)
1416
- - gas limit in ddo publish [`7d62aee`](https://github.com/oceanprotocol/ocean.js/commit/7d62aeee63ab1b2399a1ed85110e0dbe848054bf)
1417
- - Release 0.9.1 [`5b76676`](https://github.com/oceanprotocol/ocean.js/commit/5b766763b6b7e5abf6047d512afed276356cab06)
1431
+ - fix args names [`6960390`](https://github.com/oceanprotocol/ocean-lib-js/commit/6960390720ae44badf40c37827e5b6e4bf151b81)
1432
+ - gas limit in ddo publish [`7d62aee`](https://github.com/oceanprotocol/ocean-lib-js/commit/7d62aeee63ab1b2399a1ed85110e0dbe848054bf)
1433
+ - Release 0.9.1 [`5b76676`](https://github.com/oceanprotocol/ocean-lib-js/commit/5b766763b6b7e5abf6047d512afed276356cab06)
1418
1434
 
1419
- #### [v0.9.0](https://github.com/oceanprotocol/ocean.js/compare/v0.8.1...v0.9.0)
1435
+ #### [v0.9.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.8.1...v0.9.0)
1420
1436
 
1421
1437
  > 26 October 2020
1422
1438
 
1423
- - Fix/ComputeJob interface [`#410`](https://github.com/oceanprotocol/ocean.js/pull/410)
1424
- - fix pool pricing [`#409`](https://github.com/oceanprotocol/ocean.js/pull/409)
1425
- - word list update [`#407`](https://github.com/oceanprotocol/ocean.js/pull/407)
1426
- - Release 0.9.0 [`1b90c92`](https://github.com/oceanprotocol/ocean.js/commit/1b90c92d08ae29b88ee8a0857564dffe558c69dc)
1427
- - fix ComputeJob interface [`643fd04`](https://github.com/oceanprotocol/ocean.js/commit/643fd04be0db9d3628f41b7621a5232abf02910a)
1439
+ - Fix/ComputeJob interface [`#410`](https://github.com/oceanprotocol/ocean-lib-js/pull/410)
1440
+ - fix pool pricing [`#409`](https://github.com/oceanprotocol/ocean-lib-js/pull/409)
1441
+ - word list update [`#407`](https://github.com/oceanprotocol/ocean-lib-js/pull/407)
1442
+ - Release 0.9.0 [`1b90c92`](https://github.com/oceanprotocol/ocean-lib-js/commit/1b90c92d08ae29b88ee8a0857564dffe558c69dc)
1443
+ - fix ComputeJob interface [`643fd04`](https://github.com/oceanprotocol/ocean-lib-js/commit/643fd04be0db9d3628f41b7621a5232abf02910a)
1428
1444
 
1429
- #### [v0.8.1](https://github.com/oceanprotocol/ocean.js/compare/v0.8.0...v0.8.1)
1445
+ #### [v0.8.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.8.0...v0.8.1)
1430
1446
 
1431
1447
  > 26 October 2020
1432
1448
 
1433
- - gas optimisations [`#406`](https://github.com/oceanprotocol/ocean.js/pull/406)
1434
- - Bump @types/node from 14.14.2 to 14.14.3 [`#403`](https://github.com/oceanprotocol/ocean.js/pull/403)
1435
- - Bump eslint from 7.11.0 to 7.12.0 [`#402`](https://github.com/oceanprotocol/ocean.js/pull/402)
1436
- - Release 0.8.1 [`a21f9e0`](https://github.com/oceanprotocol/ocean.js/commit/a21f9e0adb3d43c822ea030c5e4a90b72d87d96c)
1449
+ - gas optimisations [`#406`](https://github.com/oceanprotocol/ocean-lib-js/pull/406)
1450
+ - Bump @types/node from 14.14.2 to 14.14.3 [`#403`](https://github.com/oceanprotocol/ocean-lib-js/pull/403)
1451
+ - Bump eslint from 7.11.0 to 7.12.0 [`#402`](https://github.com/oceanprotocol/ocean-lib-js/pull/402)
1452
+ - Release 0.8.1 [`a21f9e0`](https://github.com/oceanprotocol/ocean-lib-js/commit/a21f9e0adb3d43c822ea030c5e4a90b72d87d96c)
1437
1453
 
1438
- #### [v0.8.0](https://github.com/oceanprotocol/ocean.js/compare/v0.7.5...v0.8.0)
1454
+ #### [v0.8.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.7.5...v0.8.0)
1439
1455
 
1440
1456
  > 23 October 2020
1441
1457
 
1442
- - update metadataCacheUri & providerUri for mainnet [`#401`](https://github.com/oceanprotocol/ocean.js/pull/401)
1443
- - Release 0.8.0 [`f28ba74`](https://github.com/oceanprotocol/ocean.js/commit/f28ba748f2ce5efb859e84681ab309efd4811978)
1458
+ - update metadataCacheUri & providerUri for mainnet [`#401`](https://github.com/oceanprotocol/ocean-lib-js/pull/401)
1459
+ - Release 0.8.0 [`f28ba74`](https://github.com/oceanprotocol/ocean-lib-js/commit/f28ba748f2ce5efb859e84681ab309efd4811978)
1444
1460
 
1445
- #### [v0.7.5](https://github.com/oceanprotocol/ocean.js/compare/v0.7.4...v0.7.5)
1461
+ #### [v0.7.5](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.7.4...v0.7.5)
1446
1462
 
1447
1463
  > 22 October 2020
1448
1464
 
1449
- - bump contracts to 0.5.7 [`#399`](https://github.com/oceanprotocol/ocean.js/pull/399)
1450
- - update compute status [`#398`](https://github.com/oceanprotocol/ocean.js/pull/398)
1451
- - Release 0.7.5 [`f43b665`](https://github.com/oceanprotocol/ocean.js/commit/f43b665e5354ce6139dcf636a6f171907c58791e)
1452
- - add mainnet uri [`aba652e`](https://github.com/oceanprotocol/ocean.js/commit/aba652ecc1d37b7d96c231285cfbf94b153c62af)
1453
- - fix tests [`4c4ef66`](https://github.com/oceanprotocol/ocean.js/commit/4c4ef66b8f13ba161995ad252f6886cfef3787ad)
1465
+ - bump contracts to 0.5.7 [`#399`](https://github.com/oceanprotocol/ocean-lib-js/pull/399)
1466
+ - update compute status [`#398`](https://github.com/oceanprotocol/ocean-lib-js/pull/398)
1467
+ - Release 0.7.5 [`f43b665`](https://github.com/oceanprotocol/ocean-lib-js/commit/f43b665e5354ce6139dcf636a6f171907c58791e)
1468
+ - add mainnet uri [`aba652e`](https://github.com/oceanprotocol/ocean-lib-js/commit/aba652ecc1d37b7d96c231285cfbf94b153c62af)
1469
+ - fix tests [`4c4ef66`](https://github.com/oceanprotocol/ocean-lib-js/commit/4c4ef66b8f13ba161995ad252f6886cfef3787ad)
1454
1470
 
1455
- #### [v0.7.4](https://github.com/oceanprotocol/ocean.js/compare/v0.7.3...v0.7.4)
1471
+ #### [v0.7.4](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.7.3...v0.7.4)
1456
1472
 
1457
1473
  > 22 October 2020
1458
1474
 
1459
- - Release 0.7.4 [`94cb7c2`](https://github.com/oceanprotocol/ocean.js/commit/94cb7c278af2f501e28a59e9ff0abafbd936cb76)
1460
- - update compute status [`1aefaf8`](https://github.com/oceanprotocol/ocean.js/commit/1aefaf8116f473010852ebe83b1c41a9b602de90)
1475
+ - Release 0.7.4 [`94cb7c2`](https://github.com/oceanprotocol/ocean-lib-js/commit/94cb7c278af2f501e28a59e9ff0abafbd936cb76)
1476
+ - update compute status [`1aefaf8`](https://github.com/oceanprotocol/ocean-lib-js/commit/1aefaf8116f473010852ebe83b1c41a9b602de90)
1461
1477
 
1462
- #### [v0.7.3](https://github.com/oceanprotocol/ocean.js/compare/v0.7.2...v0.7.3)
1478
+ #### [v0.7.3](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.7.2...v0.7.3)
1463
1479
 
1464
1480
  > 22 October 2020
1465
1481
 
1466
- - allow compute status without signature [`#396`](https://github.com/oceanprotocol/ocean.js/pull/396)
1467
- - Release 0.7.3 [`6cfd79d`](https://github.com/oceanprotocol/ocean.js/commit/6cfd79d3f0fe6ec7ad42120028cd787ad9edfbf5)
1468
- - small refactor [`edce381`](https://github.com/oceanprotocol/ocean.js/commit/edce3812c6c0638349f406739e11b92321a08e38)
1469
- - typo [`c88040d`](https://github.com/oceanprotocol/ocean.js/commit/c88040d0188a9490869c032c6924e5e305575e67)
1482
+ - allow compute status without signature [`#396`](https://github.com/oceanprotocol/ocean-lib-js/pull/396)
1483
+ - Release 0.7.3 [`6cfd79d`](https://github.com/oceanprotocol/ocean-lib-js/commit/6cfd79d3f0fe6ec7ad42120028cd787ad9edfbf5)
1484
+ - small refactor [`edce381`](https://github.com/oceanprotocol/ocean-lib-js/commit/edce3812c6c0638349f406739e11b92321a08e38)
1485
+ - typo [`c88040d`](https://github.com/oceanprotocol/ocean-lib-js/commit/c88040d0188a9490869c032c6924e5e305575e67)
1470
1486
 
1471
- #### [v0.7.2](https://github.com/oceanprotocol/ocean.js/compare/v0.7.1...v0.7.2)
1487
+ #### [v0.7.2](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.7.1...v0.7.2)
1472
1488
 
1473
1489
  > 22 October 2020
1474
1490
 
1475
- - remove blob content [`#391`](https://github.com/oceanprotocol/ocean.js/pull/391)
1476
- - Fix/LoggerLevel [`#377`](https://github.com/oceanprotocol/ocean.js/pull/377)
1477
- - make searchforDT lowercase [`#393`](https://github.com/oceanprotocol/ocean.js/pull/393)
1478
- - Bump @types/node from 14.14.0 to 14.14.2 [`#394`](https://github.com/oceanprotocol/ocean.js/pull/394)
1479
- - Bump eslint-config-prettier from 6.13.0 to 6.14.0 [`#395`](https://github.com/oceanprotocol/ocean.js/pull/395)
1480
- - refactor confighelper to use ocean-contracts [`#390`](https://github.com/oceanprotocol/ocean.js/pull/390)
1481
- - fix Balancer pool [`0801970`](https://github.com/oceanprotocol/ocean.js/commit/08019706e9d46c7409b338d77f4b2f50d4787aab)
1482
- - fix DataTokens [`c4d6b48`](https://github.com/oceanprotocol/ocean.js/commit/c4d6b48896a115fd72c0cfd0f5a507ad2187ed1a)
1483
- - fix error messages [`ca733f2`](https://github.com/oceanprotocol/ocean.js/commit/ca733f2a064224b9df261d4c114ad3971cd89999)
1491
+ - remove blob content [`#391`](https://github.com/oceanprotocol/ocean-lib-js/pull/391)
1492
+ - Fix/LoggerLevel [`#377`](https://github.com/oceanprotocol/ocean-lib-js/pull/377)
1493
+ - make searchforDT lowercase [`#393`](https://github.com/oceanprotocol/ocean-lib-js/pull/393)
1494
+ - Bump @types/node from 14.14.0 to 14.14.2 [`#394`](https://github.com/oceanprotocol/ocean-lib-js/pull/394)
1495
+ - Bump eslint-config-prettier from 6.13.0 to 6.14.0 [`#395`](https://github.com/oceanprotocol/ocean-lib-js/pull/395)
1496
+ - refactor confighelper to use ocean-contracts [`#390`](https://github.com/oceanprotocol/ocean-lib-js/pull/390)
1497
+ - fix Balancer pool [`0801970`](https://github.com/oceanprotocol/ocean-lib-js/commit/08019706e9d46c7409b338d77f4b2f50d4787aab)
1498
+ - fix DataTokens [`c4d6b48`](https://github.com/oceanprotocol/ocean-lib-js/commit/c4d6b48896a115fd72c0cfd0f5a507ad2187ed1a)
1499
+ - fix error messages [`ca733f2`](https://github.com/oceanprotocol/ocean-lib-js/commit/ca733f2a064224b9df261d4c114ad3971cd89999)
1484
1500
 
1485
- #### [v0.7.1](https://github.com/oceanprotocol/ocean.js/compare/v0.7.0...v0.7.1)
1501
+ #### [v0.7.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.7.0...v0.7.1)
1486
1502
 
1487
1503
  > 21 October 2020
1488
1504
 
1489
- - Release 0.7.1 [`38353f4`](https://github.com/oceanprotocol/ocean.js/commit/38353f4c9be56bbae7a3833656b78fabf1969c6b)
1490
- - BestPrice type tweak [`47d3282`](https://github.com/oceanprotocol/ocean.js/commit/47d328219746dd4fb05e364e24492eef0a0c5907)
1505
+ - Release 0.7.1 [`38353f4`](https://github.com/oceanprotocol/ocean-lib-js/commit/38353f4c9be56bbae7a3833656b78fabf1969c6b)
1506
+ - BestPrice type tweak [`47d3282`](https://github.com/oceanprotocol/ocean-lib-js/commit/47d328219746dd4fb05e364e24492eef0a0c5907)
1491
1507
 
1492
- #### [v0.7.0](https://github.com/oceanprotocol/ocean.js/compare/v0.6.7...v0.7.0)
1508
+ #### [v0.7.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.6.7...v0.7.0)
1493
1509
 
1494
1510
  > 21 October 2020
1495
1511
 
1496
- - make create methods subscribable [`#389`](https://github.com/oceanprotocol/ocean.js/pull/389)
1497
- - Bump @types/node from 14.11.10 to 14.14.0 [`#383`](https://github.com/oceanprotocol/ocean.js/pull/383)
1498
- - make pool.create subscribable [`dec9c57`](https://github.com/oceanprotocol/ocean.js/commit/dec9c57c94f777201355c1356c881989002931c1)
1499
- - change exchange.create to allow subscribe&approve [`11271a9`](https://github.com/oceanprotocol/ocean.js/commit/11271a970b6fd692e26cf398973244ae1e153b9b)
1500
- - pool.create returns txid [`4db0a0d`](https://github.com/oceanprotocol/ocean.js/commit/4db0a0d43d25aaefba121985dc00f5dad570db11)
1512
+ - make create methods subscribable [`#389`](https://github.com/oceanprotocol/ocean-lib-js/pull/389)
1513
+ - Bump @types/node from 14.11.10 to 14.14.0 [`#383`](https://github.com/oceanprotocol/ocean-lib-js/pull/383)
1514
+ - make pool.create subscribable [`dec9c57`](https://github.com/oceanprotocol/ocean-lib-js/commit/dec9c57c94f777201355c1356c881989002931c1)
1515
+ - change exchange.create to allow subscribe&approve [`11271a9`](https://github.com/oceanprotocol/ocean-lib-js/commit/11271a970b6fd692e26cf398973244ae1e153b9b)
1516
+ - pool.create returns txid [`4db0a0d`](https://github.com/oceanprotocol/ocean-lib-js/commit/4db0a0d43d25aaefba121985dc00f5dad570db11)
1501
1517
 
1502
- #### [v0.6.7](https://github.com/oceanprotocol/ocean.js/compare/v0.6.6...v0.6.7)
1518
+ #### [v0.6.7](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.6.6...v0.6.7)
1503
1519
 
1504
1520
  > 21 October 2020
1505
1521
 
1506
- - Update .travis.yml [`#384`](https://github.com/oceanprotocol/ocean.js/pull/384)
1507
- - Release 0.6.7 [`f5f9e33`](https://github.com/oceanprotocol/ocean.js/commit/f5f9e3308def5daea18cb4f2d2b9a2742c602fdb)
1522
+ - Update .travis.yml [`#384`](https://github.com/oceanprotocol/ocean-lib-js/pull/384)
1523
+ - Release 0.6.7 [`f5f9e33`](https://github.com/oceanprotocol/ocean-lib-js/commit/f5f9e3308def5daea18cb4f2d2b9a2742c602fdb)
1508
1524
 
1509
- #### [v0.6.6](https://github.com/oceanprotocol/ocean.js/compare/v0.6.5...v0.6.6)
1525
+ #### [v0.6.6](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.6.5...v0.6.6)
1510
1526
 
1511
1527
  > 20 October 2020
1512
1528
 
1513
- - add datatokeninfo to ddo creation [`#382`](https://github.com/oceanprotocol/ocean.js/pull/382)
1514
- - fix getOrderHistory [`#381`](https://github.com/oceanprotocol/ocean.js/pull/381)
1515
- - Bump @typescript-eslint/parser from 4.4.1 to 4.5.0 [`#378`](https://github.com/oceanprotocol/ocean.js/pull/378)
1516
- - Bump @typescript-eslint/eslint-plugin from 4.4.1 to 4.5.0 [`#379`](https://github.com/oceanprotocol/ocean.js/pull/379)
1517
- - Release 0.6.6 [`461ea5c`](https://github.com/oceanprotocol/ocean.js/commit/461ea5c46ab8f419f5d95a59a7237052b1192edd)
1518
- - fix tests [`efaa3f6`](https://github.com/oceanprotocol/ocean.js/commit/efaa3f6d1d6b425cb9faa1a4d113d9272909cf7e)
1529
+ - add datatokeninfo to ddo creation [`#382`](https://github.com/oceanprotocol/ocean-lib-js/pull/382)
1530
+ - fix getOrderHistory [`#381`](https://github.com/oceanprotocol/ocean-lib-js/pull/381)
1531
+ - Bump @typescript-eslint/parser from 4.4.1 to 4.5.0 [`#378`](https://github.com/oceanprotocol/ocean-lib-js/pull/378)
1532
+ - Bump @typescript-eslint/eslint-plugin from 4.4.1 to 4.5.0 [`#379`](https://github.com/oceanprotocol/ocean-lib-js/pull/379)
1533
+ - Release 0.6.6 [`461ea5c`](https://github.com/oceanprotocol/ocean-lib-js/commit/461ea5c46ab8f419f5d95a59a7237052b1192edd)
1534
+ - fix tests [`efaa3f6`](https://github.com/oceanprotocol/ocean-lib-js/commit/efaa3f6d1d6b425cb9faa1a4d113d9272909cf7e)
1519
1535
 
1520
- #### [v0.6.5](https://github.com/oceanprotocol/ocean.js/compare/v0.6.4...v0.6.5)
1536
+ #### [v0.6.5](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.6.4...v0.6.5)
1521
1537
 
1522
1538
  > 19 October 2020
1523
1539
 
1524
- - search for pools on-chain [`#375`](https://github.com/oceanprotocol/ocean.js/pull/375)
1525
- - Fix/Error-messages [`#367`](https://github.com/oceanprotocol/ocean.js/pull/367)
1526
- - Bump @types/chai from 4.2.13 to 4.2.14 [`#369`](https://github.com/oceanprotocol/ocean.js/pull/369)
1527
- - Bump @types/node from 14.11.8 to 14.11.10 [`#372`](https://github.com/oceanprotocol/ocean.js/pull/372)
1528
- - Bump release-it from 14.1.0 to 14.2.0 [`#370`](https://github.com/oceanprotocol/ocean.js/pull/370)
1529
- - Bump eslint-config-prettier from 6.12.0 to 6.13.0 [`#371`](https://github.com/oceanprotocol/ocean.js/pull/371)
1530
- - handle error messages [`d574782`](https://github.com/oceanprotocol/ocean.js/commit/d574782b14f1d237317c7029ae39bcb07a61226e)
1531
- - Release 0.6.5 [`7bed54e`](https://github.com/oceanprotocol/ocean.js/commit/7bed54e0a311ce2f00e5e66923fa5b6527cd5f2c)
1532
- - fix lint errors [`3a34c0c`](https://github.com/oceanprotocol/ocean.js/commit/3a34c0c54c42800746d3c04572d5b68bdcd91060)
1540
+ - search for pools on-chain [`#375`](https://github.com/oceanprotocol/ocean-lib-js/pull/375)
1541
+ - Fix/Error-messages [`#367`](https://github.com/oceanprotocol/ocean-lib-js/pull/367)
1542
+ - Bump @types/chai from 4.2.13 to 4.2.14 [`#369`](https://github.com/oceanprotocol/ocean-lib-js/pull/369)
1543
+ - Bump @types/node from 14.11.8 to 14.11.10 [`#372`](https://github.com/oceanprotocol/ocean-lib-js/pull/372)
1544
+ - Bump release-it from 14.1.0 to 14.2.0 [`#370`](https://github.com/oceanprotocol/ocean-lib-js/pull/370)
1545
+ - Bump eslint-config-prettier from 6.12.0 to 6.13.0 [`#371`](https://github.com/oceanprotocol/ocean-lib-js/pull/371)
1546
+ - handle error messages [`d574782`](https://github.com/oceanprotocol/ocean-lib-js/commit/d574782b14f1d237317c7029ae39bcb07a61226e)
1547
+ - Release 0.6.5 [`7bed54e`](https://github.com/oceanprotocol/ocean-lib-js/commit/7bed54e0a311ce2f00e5e66923fa5b6527cd5f2c)
1548
+ - fix lint errors [`3a34c0c`](https://github.com/oceanprotocol/ocean-lib-js/commit/3a34c0c54c42800746d3c04572d5b68bdcd91060)
1533
1549
 
1534
- #### [v0.6.4](https://github.com/oceanprotocol/ocean.js/compare/v0.6.3...v0.6.4)
1550
+ #### [v0.6.4](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.6.3...v0.6.4)
1535
1551
 
1536
1552
  > 16 October 2020
1537
1553
 
1538
- - fix bug when amountOut>=balanceOut [`#365`](https://github.com/oceanprotocol/ocean.js/pull/365)
1539
- - Bump @truffle/hdwallet-provider from 1.1.0 to 1.1.1 [`#368`](https://github.com/oceanprotocol/ocean.js/pull/368)
1540
- - Release 0.6.4 [`e5e1e40`](https://github.com/oceanprotocol/ocean.js/commit/e5e1e40608cb2e5e4b45dbd9f44247229a158a58)
1541
- - add test [`b341667`](https://github.com/oceanprotocol/ocean.js/commit/b34166732f4ddaacb4a7ba9ab9f13cb6e5961cfc)
1554
+ - fix bug when amountOut>=balanceOut [`#365`](https://github.com/oceanprotocol/ocean-lib-js/pull/365)
1555
+ - Bump @truffle/hdwallet-provider from 1.1.0 to 1.1.1 [`#368`](https://github.com/oceanprotocol/ocean-lib-js/pull/368)
1556
+ - Release 0.6.4 [`e5e1e40`](https://github.com/oceanprotocol/ocean-lib-js/commit/e5e1e40608cb2e5e4b45dbd9f44247229a158a58)
1557
+ - add test [`b341667`](https://github.com/oceanprotocol/ocean-lib-js/commit/b34166732f4ddaacb4a7ba9ab9f13cb6e5961cfc)
1542
1558
 
1543
- #### [v0.6.3](https://github.com/oceanprotocol/ocean.js/compare/v0.6.2...v0.6.3)
1559
+ #### [v0.6.3](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.6.2...v0.6.3)
1544
1560
 
1545
1561
  > 15 October 2020
1546
1562
 
1547
- - Fix/tests-assertion [`#362`](https://github.com/oceanprotocol/ocean.js/pull/362)
1548
- - Bump @oceanprotocol/contracts from 0.5.5 to 0.5.6 [`#364`](https://github.com/oceanprotocol/ocean.js/pull/364)
1549
- - Feature/new aqua and provider [`#359`](https://github.com/oceanprotocol/ocean.js/pull/359)
1550
- - add ddo.datatokeninfo [`#363`](https://github.com/oceanprotocol/ocean.js/pull/363)
1551
- - package updates [`0f82c00`](https://github.com/oceanprotocol/ocean.js/commit/0f82c00a06ffdea0d560b822ab995ebfa1ffb447)
1552
- - get polls from aquarius [`15e6518`](https://github.com/oceanprotocol/ocean.js/commit/15e651801caf366ec434563dd96a57ad5d2ccf68)
1553
- - Release 0.6.3 [`7d15d2d`](https://github.com/oceanprotocol/ocean.js/commit/7d15d2d1d98005bed73204bab22567953ef5746e)
1563
+ - Fix/tests-assertion [`#362`](https://github.com/oceanprotocol/ocean-lib-js/pull/362)
1564
+ - Bump @oceanprotocol/contracts from 0.5.5 to 0.5.6 [`#364`](https://github.com/oceanprotocol/ocean-lib-js/pull/364)
1565
+ - Feature/new aqua and provider [`#359`](https://github.com/oceanprotocol/ocean-lib-js/pull/359)
1566
+ - add ddo.datatokeninfo [`#363`](https://github.com/oceanprotocol/ocean-lib-js/pull/363)
1567
+ - package updates [`0f82c00`](https://github.com/oceanprotocol/ocean-lib-js/commit/0f82c00a06ffdea0d560b822ab995ebfa1ffb447)
1568
+ - get polls from aquarius [`15e6518`](https://github.com/oceanprotocol/ocean-lib-js/commit/15e651801caf366ec434563dd96a57ad5d2ccf68)
1569
+ - Release 0.6.3 [`7d15d2d`](https://github.com/oceanprotocol/ocean-lib-js/commit/7d15d2d1d98005bed73204bab22567953ef5746e)
1554
1570
 
1555
- #### [v0.6.2](https://github.com/oceanprotocol/ocean.js/compare/v0.6.1...v0.6.2)
1571
+ #### [v0.6.2](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.6.1...v0.6.2)
1556
1572
 
1557
1573
  > 14 October 2020
1558
1574
 
1559
- - add getTokensRemovedforPoolShares [`#361`](https://github.com/oceanprotocol/ocean.js/pull/361)
1560
- - refactor [`8ee1172`](https://github.com/oceanprotocol/ocean.js/commit/8ee1172d2154073cfbc7b4f1006e595dfd89de74)
1561
- - Release 0.6.2 [`20551cf`](https://github.com/oceanprotocol/ocean.js/commit/20551cf8e18bff1ebd433ddd938a40887365429f)
1562
- - add missing test [`452b0b6`](https://github.com/oceanprotocol/ocean.js/commit/452b0b6b7820999f9865b3b6efc4eea2b3f0f2f5)
1575
+ - add getTokensRemovedforPoolShares [`#361`](https://github.com/oceanprotocol/ocean-lib-js/pull/361)
1576
+ - refactor [`8ee1172`](https://github.com/oceanprotocol/ocean-lib-js/commit/8ee1172d2154073cfbc7b4f1006e595dfd89de74)
1577
+ - Release 0.6.2 [`20551cf`](https://github.com/oceanprotocol/ocean-lib-js/commit/20551cf8e18bff1ebd433ddd938a40887365429f)
1578
+ - add missing test [`452b0b6`](https://github.com/oceanprotocol/ocean-lib-js/commit/452b0b6b7820999f9865b3b6efc4eea2b3f0f2f5)
1563
1579
 
1564
- #### [v0.6.1](https://github.com/oceanprotocol/ocean.js/compare/v0.6.0...v0.6.1)
1580
+ #### [v0.6.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.6.0...v0.6.1)
1565
1581
 
1566
1582
  > 14 October 2020
1567
1583
 
1568
- - remove duplicate totalSupply [`#360`](https://github.com/oceanprotocol/ocean.js/pull/360)
1569
- - Release 0.6.1 [`7f27935`](https://github.com/oceanprotocol/ocean.js/commit/7f279350a0801a96edd4857df2ac6740327c8a64)
1570
- - fix balancer test [`a6d79c0`](https://github.com/oceanprotocol/ocean.js/commit/a6d79c020a557bb34b4f986942e740d5adf4ce0a)
1571
- - fix balancer test [`9cad523`](https://github.com/oceanprotocol/ocean.js/commit/9cad5231505b89b75eb066e8131434593ae24eca)
1584
+ - remove duplicate totalSupply [`#360`](https://github.com/oceanprotocol/ocean-lib-js/pull/360)
1585
+ - Release 0.6.1 [`7f27935`](https://github.com/oceanprotocol/ocean-lib-js/commit/7f279350a0801a96edd4857df2ac6740327c8a64)
1586
+ - fix balancer test [`a6d79c0`](https://github.com/oceanprotocol/ocean-lib-js/commit/a6d79c020a557bb34b4f986942e740d5adf4ce0a)
1587
+ - fix balancer test [`9cad523`](https://github.com/oceanprotocol/ocean-lib-js/commit/9cad5231505b89b75eb066e8131434593ae24eca)
1572
1588
 
1573
- #### [v0.6.0](https://github.com/oceanprotocol/ocean.js/compare/v0.5.6...v0.6.0)
1589
+ #### [v0.6.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.5.6...v0.6.0)
1574
1590
 
1575
1591
  > 13 October 2020
1576
1592
 
1577
- - remove ddo prof [`#358`](https://github.com/oceanprotocol/ocean.js/pull/358)
1578
- - ocean-lib-js → ocean.js [`#355`](https://github.com/oceanprotocol/ocean.js/pull/355)
1579
- - metadataStore → metadataCache [`#354`](https://github.com/oceanprotocol/ocean.js/pull/354)
1580
- - Bump @typescript-eslint/eslint-plugin from 4.4.0 to 4.4.1 [`#352`](https://github.com/oceanprotocol/ocean.js/pull/352)
1581
- - Bump @typescript-eslint/parser from 4.4.0 to 4.4.1 [`#353`](https://github.com/oceanprotocol/ocean.js/pull/353)
1582
- - sort polls by blockNumber [`#357`](https://github.com/oceanprotocol/ocean.js/pull/357)
1583
- - jsdocs updates [`#350`](https://github.com/oceanprotocol/ocean.js/pull/350)
1584
- - add pool validation and helpers [`#348`](https://github.com/oceanprotocol/ocean.js/pull/348)
1585
- - Bump eslint from 7.10.0 to 7.11.0 [`#344`](https://github.com/oceanprotocol/ocean.js/pull/344)
1586
- - Bump @types/node from 14.11.7 to 14.11.8 [`#347`](https://github.com/oceanprotocol/ocean.js/pull/347)
1587
- - Bump release-it from 14.0.4 to 14.1.0 [`#345`](https://github.com/oceanprotocol/ocean.js/pull/345)
1588
- - Bump @types/node from 14.11.5 to 14.11.7 [`#342`](https://github.com/oceanprotocol/ocean.js/pull/342)
1589
- - fix #341 [`#341`](https://github.com/oceanprotocol/ocean.js/issues/341)
1590
- - Release 0.6.0 [`69a0b0d`](https://github.com/oceanprotocol/ocean.js/commit/69a0b0d8a2f34ae08e37de1b21c7edc5d52a83ae)
1591
- - add more pool tests [`002a38d`](https://github.com/oceanprotocol/ocean.js/commit/002a38d487ffacb54f04b74679da528d282b873c)
1592
- - more helpers [`d2b770a`](https://github.com/oceanprotocol/ocean.js/commit/d2b770a9823ea0fa4252fedba6033c0634d38d5f)
1593
-
1594
- #### [v0.5.6](https://github.com/oceanprotocol/ocean.js/compare/v0.5.5...v0.5.6)
1593
+ - remove ddo prof [`#358`](https://github.com/oceanprotocol/ocean-lib-js/pull/358)
1594
+ - ocean-lib-js → ocean.js [`#355`](https://github.com/oceanprotocol/ocean-lib-js/pull/355)
1595
+ - metadataStore → metadataCache [`#354`](https://github.com/oceanprotocol/ocean-lib-js/pull/354)
1596
+ - Bump @typescript-eslint/eslint-plugin from 4.4.0 to 4.4.1 [`#352`](https://github.com/oceanprotocol/ocean-lib-js/pull/352)
1597
+ - Bump @typescript-eslint/parser from 4.4.0 to 4.4.1 [`#353`](https://github.com/oceanprotocol/ocean-lib-js/pull/353)
1598
+ - sort polls by blockNumber [`#357`](https://github.com/oceanprotocol/ocean-lib-js/pull/357)
1599
+ - jsdocs updates [`#350`](https://github.com/oceanprotocol/ocean-lib-js/pull/350)
1600
+ - add pool validation and helpers [`#348`](https://github.com/oceanprotocol/ocean-lib-js/pull/348)
1601
+ - Bump eslint from 7.10.0 to 7.11.0 [`#344`](https://github.com/oceanprotocol/ocean-lib-js/pull/344)
1602
+ - Bump @types/node from 14.11.7 to 14.11.8 [`#347`](https://github.com/oceanprotocol/ocean-lib-js/pull/347)
1603
+ - Bump release-it from 14.0.4 to 14.1.0 [`#345`](https://github.com/oceanprotocol/ocean-lib-js/pull/345)
1604
+ - Bump @types/node from 14.11.5 to 14.11.7 [`#342`](https://github.com/oceanprotocol/ocean-lib-js/pull/342)
1605
+ - fix #341 [`#341`](https://github.com/oceanprotocol/ocean-lib-js/issues/341)
1606
+ - Release 0.6.0 [`69a0b0d`](https://github.com/oceanprotocol/ocean-lib-js/commit/69a0b0d8a2f34ae08e37de1b21c7edc5d52a83ae)
1607
+ - add more pool tests [`002a38d`](https://github.com/oceanprotocol/ocean-lib-js/commit/002a38d487ffacb54f04b74679da528d282b873c)
1608
+ - more helpers [`d2b770a`](https://github.com/oceanprotocol/ocean-lib-js/commit/d2b770a9823ea0fa4252fedba6033c0634d38d5f)
1609
+
1610
+ #### [v0.5.6](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.5.5...v0.5.6)
1595
1611
 
1596
1612
  > 8 October 2020
1597
1613
 
1598
- - update DDO [`#340`](https://github.com/oceanprotocol/ocean.js/pull/340)
1599
- - Bump release-it from 14.0.3 to 14.0.4 [`#339`](https://github.com/oceanprotocol/ocean.js/pull/339)
1600
- - Bump @types/node from 14.11.4 to 14.11.5 [`#337`](https://github.com/oceanprotocol/ocean.js/pull/337)
1601
- - fix incorrect dtAddress [`#338`](https://github.com/oceanprotocol/ocean.js/pull/338)
1602
- - Feature/swapFee docs [`#331`](https://github.com/oceanprotocol/ocean.js/pull/331)
1603
- - Bump @types/chai from 4.2.12 to 4.2.13 [`#334`](https://github.com/oceanprotocol/ocean.js/pull/334)
1604
- - Bump @types/node from 14.11.2 to 14.11.4 [`#332`](https://github.com/oceanprotocol/ocean.js/pull/332)
1605
- - Bump @typescript-eslint/eslint-plugin from 4.3.0 to 4.4.0 [`#335`](https://github.com/oceanprotocol/ocean.js/pull/335)
1606
- - Bump @typescript-eslint/parser from 4.3.0 to 4.4.0 [`#333`](https://github.com/oceanprotocol/ocean.js/pull/333)
1607
- - Bump uuid from 8.3.0 to 8.3.1 [`#330`](https://github.com/oceanprotocol/ocean.js/pull/330)
1608
- - Release 0.5.6 [`a6d6a5f`](https://github.com/oceanprotocol/ocean.js/commit/a6d6a5f8c9b83b4ffcfe3a584bcf2dcf23316144)
1609
- - BestPrice interface [`d3b47d6`](https://github.com/oceanprotocol/ocean.js/commit/d3b47d618ba145db55f12ba2a7ffdfc247d58693)
1610
- - Update OceanPool.ts [`e1c7eeb`](https://github.com/oceanprotocol/ocean.js/commit/e1c7eeb6ba050860e63aac4b9909fd475dc786a8)
1611
-
1612
- #### [v0.5.5](https://github.com/oceanprotocol/ocean.js/compare/v0.5.4...v0.5.5)
1614
+ - update DDO [`#340`](https://github.com/oceanprotocol/ocean-lib-js/pull/340)
1615
+ - Bump release-it from 14.0.3 to 14.0.4 [`#339`](https://github.com/oceanprotocol/ocean-lib-js/pull/339)
1616
+ - Bump @types/node from 14.11.4 to 14.11.5 [`#337`](https://github.com/oceanprotocol/ocean-lib-js/pull/337)
1617
+ - fix incorrect dtAddress [`#338`](https://github.com/oceanprotocol/ocean-lib-js/pull/338)
1618
+ - Feature/swapFee docs [`#331`](https://github.com/oceanprotocol/ocean-lib-js/pull/331)
1619
+ - Bump @types/chai from 4.2.12 to 4.2.13 [`#334`](https://github.com/oceanprotocol/ocean-lib-js/pull/334)
1620
+ - Bump @types/node from 14.11.2 to 14.11.4 [`#332`](https://github.com/oceanprotocol/ocean-lib-js/pull/332)
1621
+ - Bump @typescript-eslint/eslint-plugin from 4.3.0 to 4.4.0 [`#335`](https://github.com/oceanprotocol/ocean-lib-js/pull/335)
1622
+ - Bump @typescript-eslint/parser from 4.3.0 to 4.4.0 [`#333`](https://github.com/oceanprotocol/ocean-lib-js/pull/333)
1623
+ - Bump uuid from 8.3.0 to 8.3.1 [`#330`](https://github.com/oceanprotocol/ocean-lib-js/pull/330)
1624
+ - Release 0.5.6 [`a6d6a5f`](https://github.com/oceanprotocol/ocean-lib-js/commit/a6d6a5f8c9b83b4ffcfe3a584bcf2dcf23316144)
1625
+ - BestPrice interface [`d3b47d6`](https://github.com/oceanprotocol/ocean-lib-js/commit/d3b47d618ba145db55f12ba2a7ffdfc247d58693)
1626
+ - Update OceanPool.ts [`e1c7eeb`](https://github.com/oceanprotocol/ocean-lib-js/commit/e1c7eeb6ba050860e63aac4b9909fd475dc786a8)
1627
+
1628
+ #### [v0.5.5](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.5.4...v0.5.5)
1613
1629
 
1614
1630
  > 2 October 2020
1615
1631
 
1616
- - fix typo in Metadata contract address [`#329`](https://github.com/oceanprotocol/ocean.js/pull/329)
1617
- - Release 0.5.5 [`bca3202`](https://github.com/oceanprotocol/ocean.js/commit/bca320281401b13a0fe7e192598f60d487438d8b)
1618
- - fix type in Metadata [`4653432`](https://github.com/oceanprotocol/ocean.js/commit/46534324f5a963d2214c2c70ace0022486c26a54)
1632
+ - fix typo in Metadata contract address [`#329`](https://github.com/oceanprotocol/ocean-lib-js/pull/329)
1633
+ - Release 0.5.5 [`bca3202`](https://github.com/oceanprotocol/ocean-lib-js/commit/bca320281401b13a0fe7e192598f60d487438d8b)
1634
+ - fix type in Metadata [`4653432`](https://github.com/oceanprotocol/ocean-lib-js/commit/46534324f5a963d2214c2c70ace0022486c26a54)
1619
1635
 
1620
- #### [v0.5.4](https://github.com/oceanprotocol/ocean.js/compare/v0.5.3...v0.5.4)
1636
+ #### [v0.5.4](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.5.3...v0.5.4)
1621
1637
 
1622
1638
  > 2 October 2020
1623
1639
 
1624
- - Feature/contracts 053 [`#328`](https://github.com/oceanprotocol/ocean.js/pull/328)
1625
- - update to contracts 0.5.3 [`b78a57c`](https://github.com/oceanprotocol/ocean.js/commit/b78a57c59a98cb10c0f90f14d24011c43920bfff)
1626
- - Release 0.5.4 [`cd033b5`](https://github.com/oceanprotocol/ocean.js/commit/cd033b547a8e059ca37b69594aa5a66dfd5b4d7c)
1627
- - update to contracts 0.5.3 [`cc84784`](https://github.com/oceanprotocol/ocean.js/commit/cc847841c5639fb0f74bea5ca5b4e43f184b923a)
1640
+ - Feature/contracts 053 [`#328`](https://github.com/oceanprotocol/ocean-lib-js/pull/328)
1641
+ - update to contracts 0.5.3 [`b78a57c`](https://github.com/oceanprotocol/ocean-lib-js/commit/b78a57c59a98cb10c0f90f14d24011c43920bfff)
1642
+ - Release 0.5.4 [`cd033b5`](https://github.com/oceanprotocol/ocean-lib-js/commit/cd033b547a8e059ca37b69594aa5a66dfd5b4d7c)
1643
+ - update to contracts 0.5.3 [`cc84784`](https://github.com/oceanprotocol/ocean-lib-js/commit/cc847841c5639fb0f74bea5ca5b4e43f184b923a)
1628
1644
 
1629
- #### [v0.5.3](https://github.com/oceanprotocol/ocean.js/compare/v0.5.2...v0.5.3)
1645
+ #### [v0.5.3](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.5.2...v0.5.3)
1630
1646
 
1631
1647
  > 2 October 2020
1632
1648
 
1633
- - use networkID instead of chainId [`#327`](https://github.com/oceanprotocol/ocean.js/pull/327)
1634
- - Release 0.5.3 [`9a228c1`](https://github.com/oceanprotocol/ocean.js/commit/9a228c131ba61d485c22f575f31e78e4689a3969)
1649
+ - use networkID instead of chainId [`#327`](https://github.com/oceanprotocol/ocean-lib-js/pull/327)
1650
+ - Release 0.5.3 [`9a228c1`](https://github.com/oceanprotocol/ocean-lib-js/commit/9a228c131ba61d485c22f575f31e78e4689a3969)
1635
1651
 
1636
- #### [v0.5.2](https://github.com/oceanprotocol/ocean.js/compare/v0.5.1...v0.5.2)
1652
+ #### [v0.5.2](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.5.1...v0.5.2)
1637
1653
 
1638
1654
  > 1 October 2020
1639
1655
 
1640
- - add order history [`#325`](https://github.com/oceanprotocol/ocean.js/pull/325)
1641
- - Release 0.5.2 [`0526778`](https://github.com/oceanprotocol/ocean.js/commit/05267781824b59ea8eb0fe5ddc38556d77f68dc8)
1642
- - add optional filter [`4d00c88`](https://github.com/oceanprotocol/ocean.js/commit/4d00c882df3915eb172b3df7bcb70d3dfd7a5f5f)
1643
- - rename from OrderHistory to Order [`2a715c9`](https://github.com/oceanprotocol/ocean.js/commit/2a715c94427247d92f06deedde5ecc2f717dd644)
1656
+ - add order history [`#325`](https://github.com/oceanprotocol/ocean-lib-js/pull/325)
1657
+ - Release 0.5.2 [`0526778`](https://github.com/oceanprotocol/ocean-lib-js/commit/05267781824b59ea8eb0fe5ddc38556d77f68dc8)
1658
+ - add optional filter [`4d00c88`](https://github.com/oceanprotocol/ocean-lib-js/commit/4d00c882df3915eb172b3df7bcb70d3dfd7a5f5f)
1659
+ - rename from OrderHistory to Order [`2a715c9`](https://github.com/oceanprotocol/ocean-lib-js/commit/2a715c94427247d92f06deedde5ecc2f717dd644)
1644
1660
 
1645
- #### [v0.5.1](https://github.com/oceanprotocol/ocean.js/compare/v0.5.0...v0.5.1)
1661
+ #### [v0.5.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.5.0...v0.5.1)
1646
1662
 
1647
1663
  > 1 October 2020
1648
1664
 
1649
- - Feature/contracts 0.5.1 [`#324`](https://github.com/oceanprotocol/ocean.js/pull/324)
1650
- - bump contracts to 0.5.1 [`9b7f911`](https://github.com/oceanprotocol/ocean.js/commit/9b7f9119348c1310e34c73dbccecc2c41db828a0)
1651
- - Release 0.5.1 [`50e2f8d`](https://github.com/oceanprotocol/ocean.js/commit/50e2f8de61092f466eb139a42cb3094640dfcfc7)
1652
- - fix lint [`2e04ece`](https://github.com/oceanprotocol/ocean.js/commit/2e04ece81c10ed7b765cb09844145c474230efe7)
1665
+ - Feature/contracts 0.5.1 [`#324`](https://github.com/oceanprotocol/ocean-lib-js/pull/324)
1666
+ - bump contracts to 0.5.1 [`9b7f911`](https://github.com/oceanprotocol/ocean-lib-js/commit/9b7f9119348c1310e34c73dbccecc2c41db828a0)
1667
+ - Release 0.5.1 [`50e2f8d`](https://github.com/oceanprotocol/ocean-lib-js/commit/50e2f8de61092f466eb139a42cb3094640dfcfc7)
1668
+ - fix lint [`2e04ece`](https://github.com/oceanprotocol/ocean-lib-js/commit/2e04ece81c10ed7b765cb09844145c474230efe7)
1653
1669
 
1654
- #### [v0.5.0](https://github.com/oceanprotocol/ocean.js/compare/v0.4.1...v0.5.0)
1670
+ #### [v0.5.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.4.1...v0.5.0)
1655
1671
 
1656
1672
  > 1 October 2020
1657
1673
 
1658
- - Feature/contracts 0.5.0 & account removed where possible [`#323`](https://github.com/oceanprotocol/ocean.js/pull/323)
1659
- - remove need of an account for some calls [`fa2a1f8`](https://github.com/oceanprotocol/ocean.js/commit/fa2a1f8944b5a158a142929bf89e09e21c169b8f)
1660
- - bump contracts to 0.5.0 [`9bbff39`](https://github.com/oceanprotocol/ocean.js/commit/9bbff39cf002d50d2e923135cf35d4c2e5c26c94)
1661
- - Release 0.5.0 [`82af6ed`](https://github.com/oceanprotocol/ocean.js/commit/82af6edcd3382db6241601c3e808a9827447ce59)
1674
+ - Feature/contracts 0.5.0 & account removed where possible [`#323`](https://github.com/oceanprotocol/ocean-lib-js/pull/323)
1675
+ - remove need of an account for some calls [`fa2a1f8`](https://github.com/oceanprotocol/ocean-lib-js/commit/fa2a1f8944b5a158a142929bf89e09e21c169b8f)
1676
+ - bump contracts to 0.5.0 [`9bbff39`](https://github.com/oceanprotocol/ocean-lib-js/commit/9bbff39cf002d50d2e923135cf35d4c2e5c26c94)
1677
+ - Release 0.5.0 [`82af6ed`](https://github.com/oceanprotocol/ocean-lib-js/commit/82af6edcd3382db6241601c3e808a9827447ce59)
1662
1678
 
1663
- #### [v0.4.1](https://github.com/oceanprotocol/ocean.js/compare/v0.4.0...v0.4.1)
1679
+ #### [v0.4.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.4.0...v0.4.1)
1664
1680
 
1665
1681
  > 30 September 2020
1666
1682
 
1667
- - Release 0.4.1 [`b013d97`](https://github.com/oceanprotocol/ocean.js/commit/b013d970ae8c12dc4dc45e82486ea27f5699df0e)
1668
- - run build upon release [`2b5d48a`](https://github.com/oceanprotocol/ocean.js/commit/2b5d48a3c977c925f9b774ac1eb794180824ea22)
1683
+ - Release 0.4.1 [`b013d97`](https://github.com/oceanprotocol/ocean-lib-js/commit/b013d970ae8c12dc4dc45e82486ea27f5699df0e)
1684
+ - run build upon release [`2b5d48a`](https://github.com/oceanprotocol/ocean-lib-js/commit/2b5d48a3c977c925f9b774ac1eb794180824ea22)
1669
1685
 
1670
- #### [v0.4.0](https://github.com/oceanprotocol/ocean.js/compare/v0.3.2...v0.4.0)
1686
+ #### [v0.4.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.3.2...v0.4.0)
1671
1687
 
1672
1688
  > 30 September 2020
1673
1689
 
1674
- - add stats/history [`#289`](https://github.com/oceanprotocol/ocean.js/pull/289)
1675
- - add stats [`c6a9f7d`](https://github.com/oceanprotocol/ocean.js/commit/c6a9f7d69b8ac60f349e62a3dbc161b835b4fb41)
1676
- - add stats [`b815fbf`](https://github.com/oceanprotocol/ocean.js/commit/b815fbf0a135e0825674b45b64f1d911c03e6a59)
1677
- - small refactor [`6f645d6`](https://github.com/oceanprotocol/ocean.js/commit/6f645d6e8fd134a69b56e862e9652a830308df12)
1690
+ - add stats/history [`#289`](https://github.com/oceanprotocol/ocean-lib-js/pull/289)
1691
+ - add stats [`c6a9f7d`](https://github.com/oceanprotocol/ocean-lib-js/commit/c6a9f7d69b8ac60f349e62a3dbc161b835b4fb41)
1692
+ - add stats [`b815fbf`](https://github.com/oceanprotocol/ocean-lib-js/commit/b815fbf0a135e0825674b45b64f1d911c03e6a59)
1693
+ - small refactor [`6f645d6`](https://github.com/oceanprotocol/ocean-lib-js/commit/6f645d6e8fd134a69b56e862e9652a830308df12)
1678
1694
 
1679
- #### [v0.3.2](https://github.com/oceanprotocol/ocean.js/compare/v0.3.1...v0.3.2)
1695
+ #### [v0.3.2](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.3.1...v0.3.2)
1680
1696
 
1681
1697
  > 29 September 2020
1682
1698
 
1683
- - Fix asset create [`#320`](https://github.com/oceanprotocol/ocean.js/pull/320)
1684
- - Bump decimal.js from 10.2.0 to 10.2.1 [`#317`](https://github.com/oceanprotocol/ocean.js/pull/317)
1685
- - Bump @typescript-eslint/eslint-plugin from 4.2.0 to 4.3.0 [`#318`](https://github.com/oceanprotocol/ocean.js/pull/318)
1686
- - Bump @typescript-eslint/parser from 4.2.0 to 4.3.0 [`#319`](https://github.com/oceanprotocol/ocean.js/pull/319)
1687
- - Bump eslint from 7.9.0 to 7.10.0 [`#314`](https://github.com/oceanprotocol/ocean.js/pull/314)
1688
- - Bump eslint-config-prettier from 6.11.0 to 6.12.0 [`#313`](https://github.com/oceanprotocol/ocean.js/pull/313)
1689
- - Release 0.3.2 [`43a96cc`](https://github.com/oceanprotocol/ocean.js/commit/43a96cc9c3570d306528aa4683cba3da6ba2a1bd)
1690
- - fix test spy [`cde752f`](https://github.com/oceanprotocol/ocean.js/commit/cde752f4ae6927ce5acd680bea27f23325e8de02)
1691
- - dt check [`fc534c3`](https://github.com/oceanprotocol/ocean.js/commit/fc534c3ce9d25a20774bdb9f29166d39add840c2)
1699
+ - Fix asset create [`#320`](https://github.com/oceanprotocol/ocean-lib-js/pull/320)
1700
+ - Bump decimal.js from 10.2.0 to 10.2.1 [`#317`](https://github.com/oceanprotocol/ocean-lib-js/pull/317)
1701
+ - Bump @typescript-eslint/eslint-plugin from 4.2.0 to 4.3.0 [`#318`](https://github.com/oceanprotocol/ocean-lib-js/pull/318)
1702
+ - Bump @typescript-eslint/parser from 4.2.0 to 4.3.0 [`#319`](https://github.com/oceanprotocol/ocean-lib-js/pull/319)
1703
+ - Bump eslint from 7.9.0 to 7.10.0 [`#314`](https://github.com/oceanprotocol/ocean-lib-js/pull/314)
1704
+ - Bump eslint-config-prettier from 6.11.0 to 6.12.0 [`#313`](https://github.com/oceanprotocol/ocean-lib-js/pull/313)
1705
+ - Release 0.3.2 [`43a96cc`](https://github.com/oceanprotocol/ocean-lib-js/commit/43a96cc9c3570d306528aa4683cba3da6ba2a1bd)
1706
+ - fix test spy [`cde752f`](https://github.com/oceanprotocol/ocean-lib-js/commit/cde752f4ae6927ce5acd680bea27f23325e8de02)
1707
+ - dt check [`fc534c3`](https://github.com/oceanprotocol/ocean-lib-js/commit/fc534c3ce9d25a20774bdb9f29166d39add840c2)
1692
1708
 
1693
- #### [v0.3.1](https://github.com/oceanprotocol/ocean.js/compare/v0.3.0...v0.3.1)
1709
+ #### [v0.3.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.3.0...v0.3.1)
1694
1710
 
1695
1711
  > 25 September 2020
1696
1712
 
1697
- - replace lzma library [`#311`](https://github.com/oceanprotocol/ocean.js/pull/311)
1698
- - refactor getting local contract addresses [`#312`](https://github.com/oceanprotocol/ocean.js/pull/312)
1699
- - make it work with lzma-native [`2896a8e`](https://github.com/oceanprotocol/ocean.js/commit/2896a8e24f8469e2590ccdab13c45c8c3a942a8e)
1700
- - test lz-string [`7188f33`](https://github.com/oceanprotocol/ocean.js/commit/7188f337076278ea4ca52c9e9401b37d8e035196)
1701
- - use limited, compress-only version of lzma.js [`3b8858a`](https://github.com/oceanprotocol/ocean.js/commit/3b8858a201329fc3489b0d72ebfd86e5e0362003)
1713
+ - replace lzma library [`#311`](https://github.com/oceanprotocol/ocean-lib-js/pull/311)
1714
+ - refactor getting local contract addresses [`#312`](https://github.com/oceanprotocol/ocean-lib-js/pull/312)
1715
+ - make it work with lzma-native [`2896a8e`](https://github.com/oceanprotocol/ocean-lib-js/commit/2896a8e24f8469e2590ccdab13c45c8c3a942a8e)
1716
+ - test lz-string [`7188f33`](https://github.com/oceanprotocol/ocean-lib-js/commit/7188f337076278ea4ca52c9e9401b37d8e035196)
1717
+ - use limited, compress-only version of lzma.js [`3b8858a`](https://github.com/oceanprotocol/ocean-lib-js/commit/3b8858a201329fc3489b0d72ebfd86e5e0362003)
1702
1718
 
1703
- #### [v0.3.0](https://github.com/oceanprotocol/ocean.js/compare/v0.2.5...v0.3.0)
1719
+ #### [v0.3.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.2.5...v0.3.0)
1704
1720
 
1705
1721
  > 23 September 2020
1706
1722
 
1707
- - fix getOwnerAssets response [`#308`](https://github.com/oceanprotocol/ocean.js/pull/308)
1708
- - use dtAddress as did, update metadata contract [`#309`](https://github.com/oceanprotocol/ocean.js/pull/309)
1709
- - Feature/custom provider [`#288`](https://github.com/oceanprotocol/ocean.js/pull/288)
1710
- - Bump @typescript-eslint/parser from 4.1.1 to 4.2.0 [`#303`](https://github.com/oceanprotocol/ocean.js/pull/303)
1711
- - add data token address validity check [`#296`](https://github.com/oceanprotocol/ocean.js/pull/296)
1712
- - Bump typedoc from 0.19.1 to 0.19.2 [`#305`](https://github.com/oceanprotocol/ocean.js/pull/305)
1713
- - Bump @types/node from 14.11.1 to 14.11.2 [`#306`](https://github.com/oceanprotocol/ocean.js/pull/306)
1714
- - Bump @typescript-eslint/eslint-plugin from 4.1.1 to 4.2.0 [`#304`](https://github.com/oceanprotocol/ocean.js/pull/304)
1715
- - Bump typescript from 4.0.2 to 4.0.3 [`#302`](https://github.com/oceanprotocol/ocean.js/pull/302)
1716
- - Bump auto-changelog from 2.2.0 to 2.2.1 [`#301`](https://github.com/oceanprotocol/ocean.js/pull/301)
1717
- - Bump @types/node from 14.10.2 to 14.11.1 [`#294`](https://github.com/oceanprotocol/ocean.js/pull/294)
1718
- - Bump @truffle/hdwallet-provider from 1.0.44 to 1.1.0 [`#295`](https://github.com/oceanprotocol/ocean.js/pull/295)
1719
- - add startOrder [`#271`](https://github.com/oceanprotocol/ocean.js/pull/271)
1720
- - Feature/decentralized ddo (based on feature/StartOrder) [`#287`](https://github.com/oceanprotocol/ocean.js/pull/287)
1721
- - add decentralized DDO [`c37c169`](https://github.com/oceanprotocol/ocean.js/commit/c37c169d6af78c1cfd67130ba48d41a9a70b9a77)
1722
- - add edit helpers [`323e57e`](https://github.com/oceanprotocol/ocean.js/commit/323e57e6f4fbe82d4195653e1027795a54825981)
1723
- - use custom provider [`8665649`](https://github.com/oceanprotocol/ocean.js/commit/86656490d8b0e295dbd06da1ca0036b07dd62d1c)
1724
-
1725
- #### [v0.2.5](https://github.com/oceanprotocol/ocean.js/compare/v0.2.4...v0.2.5)
1723
+ - fix getOwnerAssets response [`#308`](https://github.com/oceanprotocol/ocean-lib-js/pull/308)
1724
+ - use dtAddress as did, update metadata contract [`#309`](https://github.com/oceanprotocol/ocean-lib-js/pull/309)
1725
+ - Feature/custom provider [`#288`](https://github.com/oceanprotocol/ocean-lib-js/pull/288)
1726
+ - Bump @typescript-eslint/parser from 4.1.1 to 4.2.0 [`#303`](https://github.com/oceanprotocol/ocean-lib-js/pull/303)
1727
+ - add data token address validity check [`#296`](https://github.com/oceanprotocol/ocean-lib-js/pull/296)
1728
+ - Bump typedoc from 0.19.1 to 0.19.2 [`#305`](https://github.com/oceanprotocol/ocean-lib-js/pull/305)
1729
+ - Bump @types/node from 14.11.1 to 14.11.2 [`#306`](https://github.com/oceanprotocol/ocean-lib-js/pull/306)
1730
+ - Bump @typescript-eslint/eslint-plugin from 4.1.1 to 4.2.0 [`#304`](https://github.com/oceanprotocol/ocean-lib-js/pull/304)
1731
+ - Bump typescript from 4.0.2 to 4.0.3 [`#302`](https://github.com/oceanprotocol/ocean-lib-js/pull/302)
1732
+ - Bump auto-changelog from 2.2.0 to 2.2.1 [`#301`](https://github.com/oceanprotocol/ocean-lib-js/pull/301)
1733
+ - Bump @types/node from 14.10.2 to 14.11.1 [`#294`](https://github.com/oceanprotocol/ocean-lib-js/pull/294)
1734
+ - Bump @truffle/hdwallet-provider from 1.0.44 to 1.1.0 [`#295`](https://github.com/oceanprotocol/ocean-lib-js/pull/295)
1735
+ - add startOrder [`#271`](https://github.com/oceanprotocol/ocean-lib-js/pull/271)
1736
+ - Feature/decentralized ddo (based on feature/StartOrder) [`#287`](https://github.com/oceanprotocol/ocean-lib-js/pull/287)
1737
+ - add decentralized DDO [`c37c169`](https://github.com/oceanprotocol/ocean-lib-js/commit/c37c169d6af78c1cfd67130ba48d41a9a70b9a77)
1738
+ - add edit helpers [`323e57e`](https://github.com/oceanprotocol/ocean-lib-js/commit/323e57e6f4fbe82d4195653e1027795a54825981)
1739
+ - use custom provider [`8665649`](https://github.com/oceanprotocol/ocean-lib-js/commit/86656490d8b0e295dbd06da1ca0036b07dd62d1c)
1740
+
1741
+ #### [v0.2.5](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.2.4...v0.2.5)
1726
1742
 
1727
1743
  > 16 September 2020
1728
1744
 
1729
- - Bump web3 from 1.2.11 to 1.3.0 [`#282`](https://github.com/oceanprotocol/ocean.js/pull/282)
1730
- - Bump @types/node from 14.10.1 to 14.10.2 [`#281`](https://github.com/oceanprotocol/ocean.js/pull/281)
1731
- - Bump prettier from 2.1.1 to 2.1.2 [`#283`](https://github.com/oceanprotocol/ocean.js/pull/283)
1732
- - Bump @typescript-eslint/eslint-plugin from 4.1.0 to 4.1.1 [`#274`](https://github.com/oceanprotocol/ocean.js/pull/274)
1733
- - Bump @typescript-eslint/parser from 4.1.0 to 4.1.1 [`#275`](https://github.com/oceanprotocol/ocean.js/pull/275)
1734
- - Bump release-it from 14.0.2 to 14.0.3 [`#276`](https://github.com/oceanprotocol/ocean.js/pull/276)
1735
- - Bump @types/node from 14.10.0 to 14.10.1 [`#273`](https://github.com/oceanprotocol/ocean.js/pull/273)
1736
- - Bump eslint from 7.8.1 to 7.9.0 [`#272`](https://github.com/oceanprotocol/ocean.js/pull/272)
1737
- - Bump @types/node from 14.6.4 to 14.10.0 [`#269`](https://github.com/oceanprotocol/ocean.js/pull/269)
1738
- - Bump @truffle/hdwallet-provider from 1.0.43 to 1.0.44 [`#268`](https://github.com/oceanprotocol/ocean.js/pull/268)
1739
- - bump web3-eth-contract [`132d89e`](https://github.com/oceanprotocol/ocean.js/commit/132d89e302188f404e6003d29845eedc0e02f3d7)
1740
- - Release 0.2.5 [`e3e2108`](https://github.com/oceanprotocol/ocean.js/commit/e3e210865d624e8c5f4dff6af6b04f6d81209cb4)
1741
-
1742
- #### [v0.2.4](https://github.com/oceanprotocol/ocean.js/compare/v0.2.3...v0.2.4)
1745
+ - Bump web3 from 1.2.11 to 1.3.0 [`#282`](https://github.com/oceanprotocol/ocean-lib-js/pull/282)
1746
+ - Bump @types/node from 14.10.1 to 14.10.2 [`#281`](https://github.com/oceanprotocol/ocean-lib-js/pull/281)
1747
+ - Bump prettier from 2.1.1 to 2.1.2 [`#283`](https://github.com/oceanprotocol/ocean-lib-js/pull/283)
1748
+ - Bump @typescript-eslint/eslint-plugin from 4.1.0 to 4.1.1 [`#274`](https://github.com/oceanprotocol/ocean-lib-js/pull/274)
1749
+ - Bump @typescript-eslint/parser from 4.1.0 to 4.1.1 [`#275`](https://github.com/oceanprotocol/ocean-lib-js/pull/275)
1750
+ - Bump release-it from 14.0.2 to 14.0.3 [`#276`](https://github.com/oceanprotocol/ocean-lib-js/pull/276)
1751
+ - Bump @types/node from 14.10.0 to 14.10.1 [`#273`](https://github.com/oceanprotocol/ocean-lib-js/pull/273)
1752
+ - Bump eslint from 7.8.1 to 7.9.0 [`#272`](https://github.com/oceanprotocol/ocean-lib-js/pull/272)
1753
+ - Bump @types/node from 14.6.4 to 14.10.0 [`#269`](https://github.com/oceanprotocol/ocean-lib-js/pull/269)
1754
+ - Bump @truffle/hdwallet-provider from 1.0.43 to 1.0.44 [`#268`](https://github.com/oceanprotocol/ocean-lib-js/pull/268)
1755
+ - bump web3-eth-contract [`132d89e`](https://github.com/oceanprotocol/ocean-lib-js/commit/132d89e302188f404e6003d29845eedc0e02f3d7)
1756
+ - Release 0.2.5 [`e3e2108`](https://github.com/oceanprotocol/ocean-lib-js/commit/e3e210865d624e8c5f4dff6af6b04f6d81209cb4)
1757
+
1758
+ #### [v0.2.4](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.2.3...v0.2.4)
1743
1759
 
1744
1760
  > 10 September 2020
1745
1761
 
1746
- - Fix/check in searchForDT [`#267`](https://github.com/oceanprotocol/ocean.js/pull/267)
1747
- - Release 0.2.4 [`57e8014`](https://github.com/oceanprotocol/ocean.js/commit/57e8014060c9388d9aefc281611676a7dae8bdec)
1748
- - add more unit tests [`dafbb1a`](https://github.com/oceanprotocol/ocean.js/commit/dafbb1a6ce33dccb616406d18d9b639b794c7f76)
1749
- - fix lint [`d6053d5`](https://github.com/oceanprotocol/ocean.js/commit/d6053d5dbb98e39f5e630737a6c756bc2459b5fe)
1762
+ - Fix/check in searchForDT [`#267`](https://github.com/oceanprotocol/ocean-lib-js/pull/267)
1763
+ - Release 0.2.4 [`57e8014`](https://github.com/oceanprotocol/ocean-lib-js/commit/57e8014060c9388d9aefc281611676a7dae8bdec)
1764
+ - add more unit tests [`dafbb1a`](https://github.com/oceanprotocol/ocean-lib-js/commit/dafbb1a6ce33dccb616406d18d9b639b794c7f76)
1765
+ - fix lint [`d6053d5`](https://github.com/oceanprotocol/ocean-lib-js/commit/d6053d5dbb98e39f5e630737a6c756bc2459b5fe)
1750
1766
 
1751
- #### [v0.2.3](https://github.com/oceanprotocol/ocean.js/compare/v0.2.2...v0.2.3)
1767
+ #### [v0.2.3](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.2.2...v0.2.3)
1752
1768
 
1753
1769
  > 9 September 2020
1754
1770
 
1755
- - increase default gas [`#266`](https://github.com/oceanprotocol/ocean.js/pull/266)
1756
- - Release 0.2.3 [`6932dfd`](https://github.com/oceanprotocol/ocean.js/commit/6932dfd7703292df1bcf7a02d3ef5a4bbd7f83b9)
1757
- - hardcode create gas limit [`a2decb0`](https://github.com/oceanprotocol/ocean.js/commit/a2decb0f1a34f533900f9072b181dec8b57813e5)
1758
- - lint [`99c6716`](https://github.com/oceanprotocol/ocean.js/commit/99c67168213485929d9913dd8fbc98e98fc2d23f)
1771
+ - increase default gas [`#266`](https://github.com/oceanprotocol/ocean-lib-js/pull/266)
1772
+ - Release 0.2.3 [`6932dfd`](https://github.com/oceanprotocol/ocean-lib-js/commit/6932dfd7703292df1bcf7a02d3ef5a4bbd7f83b9)
1773
+ - hardcode create gas limit [`a2decb0`](https://github.com/oceanprotocol/ocean-lib-js/commit/a2decb0f1a34f533900f9072b181dec8b57813e5)
1774
+ - lint [`99c6716`](https://github.com/oceanprotocol/ocean-lib-js/commit/99c67168213485929d9913dd8fbc98e98fc2d23f)
1759
1775
 
1760
- #### [v0.2.2](https://github.com/oceanprotocol/ocean.js/compare/v0.2.1...v0.2.2)
1776
+ #### [v0.2.2](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.2.1...v0.2.2)
1761
1777
 
1762
1778
  > 9 September 2020
1763
1779
 
1764
- - refactor config helper [`#263`](https://github.com/oceanprotocol/ocean.js/pull/263)
1765
- - More typings fixes [`#262`](https://github.com/oceanprotocol/ocean.js/pull/262)
1766
- - run against latest Node.js [`#261`](https://github.com/oceanprotocol/ocean.js/pull/261)
1767
- - test tweaks [`455983f`](https://github.com/oceanprotocol/ocean.js/commit/455983f7b63ec084fd5029b5852ad5cdbe5c9471)
1768
- - more pool tests [`6f85014`](https://github.com/oceanprotocol/ocean.js/commit/6f85014e0016e683e5dc5f69a809ddc489951ba7)
1769
- - lots of typings [`d154cff`](https://github.com/oceanprotocol/ocean.js/commit/d154cffc178388edd223d68b16528d4d908869ee)
1780
+ - refactor config helper [`#263`](https://github.com/oceanprotocol/ocean-lib-js/pull/263)
1781
+ - More typings fixes [`#262`](https://github.com/oceanprotocol/ocean-lib-js/pull/262)
1782
+ - run against latest Node.js [`#261`](https://github.com/oceanprotocol/ocean-lib-js/pull/261)
1783
+ - test tweaks [`455983f`](https://github.com/oceanprotocol/ocean-lib-js/commit/455983f7b63ec084fd5029b5852ad5cdbe5c9471)
1784
+ - more pool tests [`6f85014`](https://github.com/oceanprotocol/ocean-lib-js/commit/6f85014e0016e683e5dc5f69a809ddc489951ba7)
1785
+ - lots of typings [`d154cff`](https://github.com/oceanprotocol/ocean-lib-js/commit/d154cffc178388edd223d68b16528d4d908869ee)
1770
1786
 
1771
- #### [v0.2.1](https://github.com/oceanprotocol/ocean.js/compare/v0.2.0...v0.2.1)
1787
+ #### [v0.2.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.2.0...v0.2.1)
1772
1788
 
1773
1789
  > 8 September 2020
1774
1790
 
1775
- - Remove queryMetadataByText() [`#260`](https://github.com/oceanprotocol/ocean.js/pull/260)
1776
- - Bump @typescript-eslint/eslint-plugin from 4.0.1 to 4.1.0 [`#258`](https://github.com/oceanprotocol/ocean.js/pull/258)
1777
- - Bump @typescript-eslint/parser from 4.0.1 to 4.1.0 [`#259`](https://github.com/oceanprotocol/ocean.js/pull/259)
1778
- - remove queryMetadataByText() [`971af55`](https://github.com/oceanprotocol/ocean.js/commit/971af5522dd5e2995b59f4c83afb60ffb87901f5)
1779
- - more test fixes [`f8c1cff`](https://github.com/oceanprotocol/ocean.js/commit/f8c1cfff7b226d571b680bc0876d5af0ec8b3240)
1780
- - test updates [`47d1f4d`](https://github.com/oceanprotocol/ocean.js/commit/47d1f4d01064d54892bb74a4f1c47dd837c3b1f3)
1791
+ - Remove queryMetadataByText() [`#260`](https://github.com/oceanprotocol/ocean-lib-js/pull/260)
1792
+ - Bump @typescript-eslint/eslint-plugin from 4.0.1 to 4.1.0 [`#258`](https://github.com/oceanprotocol/ocean-lib-js/pull/258)
1793
+ - Bump @typescript-eslint/parser from 4.0.1 to 4.1.0 [`#259`](https://github.com/oceanprotocol/ocean-lib-js/pull/259)
1794
+ - remove queryMetadataByText() [`971af55`](https://github.com/oceanprotocol/ocean-lib-js/commit/971af5522dd5e2995b59f4c83afb60ffb87901f5)
1795
+ - more test fixes [`f8c1cff`](https://github.com/oceanprotocol/ocean-lib-js/commit/f8c1cfff7b226d571b680bc0876d5af0ec8b3240)
1796
+ - test updates [`47d1f4d`](https://github.com/oceanprotocol/ocean-lib-js/commit/47d1f4d01064d54892bb74a4f1c47dd837c3b1f3)
1781
1797
 
1782
- #### [v0.2.0](https://github.com/oceanprotocol/ocean.js/compare/v0.1.17...v0.2.0)
1798
+ #### [v0.2.0](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.17...v0.2.0)
1783
1799
 
1784
1800
  > 7 September 2020
1785
1801
 
1786
- - Test coverage setup [`#252`](https://github.com/oceanprotocol/ocean.js/pull/252)
1787
- - Auto-generating data token name [`#250`](https://github.com/oceanprotocol/ocean.js/pull/250)
1788
- - Bump @types/node from 14.6.3 to 14.6.4 [`#251`](https://github.com/oceanprotocol/ocean.js/pull/251)
1789
- - Bump @types/node from 14.6.2 to 14.6.3 [`#249`](https://github.com/oceanprotocol/ocean.js/pull/249)
1790
- - Bump eslint from 7.8.0 to 7.8.1 [`#245`](https://github.com/oceanprotocol/ocean.js/pull/245)
1791
- - Bump @types/chai-spies from 1.0.1 to 1.0.2 [`#244`](https://github.com/oceanprotocol/ocean.js/pull/244)
1792
- - package updates [`694314c`](https://github.com/oceanprotocol/ocean.js/commit/694314cae6d833ded2eea6484e9b75196675cf91)
1793
- - fix release-it dependency [`4f9477e`](https://github.com/oceanprotocol/ocean.js/commit/4f9477e5ba9b0df44a642c0d6017df5015ba7d93)
1794
- - more running unit tests [`0355d04`](https://github.com/oceanprotocol/ocean.js/commit/0355d0420d53786eb8d4259f642190157736d486)
1802
+ - Test coverage setup [`#252`](https://github.com/oceanprotocol/ocean-lib-js/pull/252)
1803
+ - Auto-generating data token name [`#250`](https://github.com/oceanprotocol/ocean-lib-js/pull/250)
1804
+ - Bump @types/node from 14.6.3 to 14.6.4 [`#251`](https://github.com/oceanprotocol/ocean-lib-js/pull/251)
1805
+ - Bump @types/node from 14.6.2 to 14.6.3 [`#249`](https://github.com/oceanprotocol/ocean-lib-js/pull/249)
1806
+ - Bump eslint from 7.8.0 to 7.8.1 [`#245`](https://github.com/oceanprotocol/ocean-lib-js/pull/245)
1807
+ - Bump @types/chai-spies from 1.0.1 to 1.0.2 [`#244`](https://github.com/oceanprotocol/ocean-lib-js/pull/244)
1808
+ - package updates [`694314c`](https://github.com/oceanprotocol/ocean-lib-js/commit/694314cae6d833ded2eea6484e9b75196675cf91)
1809
+ - fix release-it dependency [`4f9477e`](https://github.com/oceanprotocol/ocean-lib-js/commit/4f9477e5ba9b0df44a642c0d6017df5015ba7d93)
1810
+ - more running unit tests [`0355d04`](https://github.com/oceanprotocol/ocean-lib-js/commit/0355d0420d53786eb8d4259f642190157736d486)
1795
1811
 
1796
- #### [v0.1.17](https://github.com/oceanprotocol/ocean.js/compare/v0.1.16...v0.1.17)
1812
+ #### [v0.1.17](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.16...v0.1.17)
1797
1813
 
1798
1814
  > 1 September 2020
1799
1815
 
1800
- - FixedPriceExchange [`#231`](https://github.com/oceanprotocol/ocean.js/pull/231)
1801
- - Bump @typescript-eslint/eslint-plugin from 3.10.1 to 4.0.0 [`#242`](https://github.com/oceanprotocol/ocean.js/pull/242)
1802
- - Bump eslint from 7.7.0 to 7.8.0 [`#240`](https://github.com/oceanprotocol/ocean.js/pull/240)
1803
- - Bump mocha from 8.1.2 to 8.1.3 [`#237`](https://github.com/oceanprotocol/ocean.js/pull/237)
1804
- - Bump @types/node from 14.6.1 to 14.6.2 [`#238`](https://github.com/oceanprotocol/ocean.js/pull/238)
1805
- - Bump typedoc from 0.18.0 to 0.19.0 [`#236`](https://github.com/oceanprotocol/ocean.js/pull/236)
1806
- - first cut, tests are failing [`cc6cf43`](https://github.com/oceanprotocol/ocean.js/commit/cc6cf435fe7ae052467e2b69c3ecf8429b66bc99)
1807
- - add more tests [`22ab447`](https://github.com/oceanprotocol/ocean.js/commit/22ab44713d21d92eaf9319be26af254c165af6b5)
1808
- - update to contracts 0.4.0 [`220261c`](https://github.com/oceanprotocol/ocean.js/commit/220261cada63aedc5e7f71fb41f17a73838fd657)
1816
+ - FixedPriceExchange [`#231`](https://github.com/oceanprotocol/ocean-lib-js/pull/231)
1817
+ - Bump @typescript-eslint/eslint-plugin from 3.10.1 to 4.0.0 [`#242`](https://github.com/oceanprotocol/ocean-lib-js/pull/242)
1818
+ - Bump eslint from 7.7.0 to 7.8.0 [`#240`](https://github.com/oceanprotocol/ocean-lib-js/pull/240)
1819
+ - Bump mocha from 8.1.2 to 8.1.3 [`#237`](https://github.com/oceanprotocol/ocean-lib-js/pull/237)
1820
+ - Bump @types/node from 14.6.1 to 14.6.2 [`#238`](https://github.com/oceanprotocol/ocean-lib-js/pull/238)
1821
+ - Bump typedoc from 0.18.0 to 0.19.0 [`#236`](https://github.com/oceanprotocol/ocean-lib-js/pull/236)
1822
+ - first cut, tests are failing [`cc6cf43`](https://github.com/oceanprotocol/ocean-lib-js/commit/cc6cf435fe7ae052467e2b69c3ecf8429b66bc99)
1823
+ - add more tests [`22ab447`](https://github.com/oceanprotocol/ocean-lib-js/commit/22ab44713d21d92eaf9319be26af254c165af6b5)
1824
+ - update to contracts 0.4.0 [`220261c`](https://github.com/oceanprotocol/ocean-lib-js/commit/220261cada63aedc5e7f71fb41f17a73838fd657)
1809
1825
 
1810
- #### [v0.1.16](https://github.com/oceanprotocol/ocean.js/compare/v0.1.15...v0.1.16)
1826
+ #### [v0.1.16](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.15...v0.1.16)
1811
1827
 
1812
1828
  > 28 August 2020
1813
1829
 
1814
- - fix sharesBalance [`#235`](https://github.com/oceanprotocol/ocean.js/pull/235)
1815
- - pool transaction typings [`#234`](https://github.com/oceanprotocol/ocean.js/pull/234)
1816
- - Bump @truffle/hdwallet-provider from 1.0.42 to 1.0.43 [`#232`](https://github.com/oceanprotocol/ocean.js/pull/232)
1817
- - Bump @types/node from 14.6.0 to 14.6.1 [`#233`](https://github.com/oceanprotocol/ocean.js/pull/233)
1818
- - feature/setup-pool [`#230`](https://github.com/oceanprotocol/ocean.js/pull/230)
1819
- - Bump ts-node from 8.10.2 to 9.0.0 [`#220`](https://github.com/oceanprotocol/ocean.js/pull/220)
1820
- - Bump whatwg-url from 8.1.0 to 8.2.1 [`#225`](https://github.com/oceanprotocol/ocean.js/pull/225)
1821
- - Bump @typescript-eslint/eslint-plugin from 3.9.1 to 3.10.1 [`#226`](https://github.com/oceanprotocol/ocean.js/pull/226)
1822
- - Bump mocha from 8.1.1 to 8.1.2 [`#229`](https://github.com/oceanprotocol/ocean.js/pull/229)
1823
- - Bump prettier from 2.0.5 to 2.1.1 [`#228`](https://github.com/oceanprotocol/ocean.js/pull/228)
1824
- - Bump @typescript-eslint/parser from 3.9.1 to 3.10.1 [`#227`](https://github.com/oceanprotocol/ocean.js/pull/227)
1825
- - Bump typescript from 3.9.7 to 4.0.2 [`#219`](https://github.com/oceanprotocol/ocean.js/pull/219)
1826
- - use solidity setup pool function when creating new pool. [`d47a9f0`](https://github.com/oceanprotocol/ocean.js/commit/d47a9f02a65342a682b904b28100ac376c61d290)
1827
- - Fix lint issues. [`5af50c4`](https://github.com/oceanprotocol/ocean.js/commit/5af50c4c9297c2b98124ae609ff61a0c32626958)
1828
- - pool typings [`6584023`](https://github.com/oceanprotocol/ocean.js/commit/65840235704bdd9f2e0b07418e65addcc86849ba)
1829
-
1830
- #### [v0.1.15](https://github.com/oceanprotocol/ocean.js/compare/v0.1.14...v0.1.15)
1830
+ - fix sharesBalance [`#235`](https://github.com/oceanprotocol/ocean-lib-js/pull/235)
1831
+ - pool transaction typings [`#234`](https://github.com/oceanprotocol/ocean-lib-js/pull/234)
1832
+ - Bump @truffle/hdwallet-provider from 1.0.42 to 1.0.43 [`#232`](https://github.com/oceanprotocol/ocean-lib-js/pull/232)
1833
+ - Bump @types/node from 14.6.0 to 14.6.1 [`#233`](https://github.com/oceanprotocol/ocean-lib-js/pull/233)
1834
+ - feature/setup-pool [`#230`](https://github.com/oceanprotocol/ocean-lib-js/pull/230)
1835
+ - Bump ts-node from 8.10.2 to 9.0.0 [`#220`](https://github.com/oceanprotocol/ocean-lib-js/pull/220)
1836
+ - Bump whatwg-url from 8.1.0 to 8.2.1 [`#225`](https://github.com/oceanprotocol/ocean-lib-js/pull/225)
1837
+ - Bump @typescript-eslint/eslint-plugin from 3.9.1 to 3.10.1 [`#226`](https://github.com/oceanprotocol/ocean-lib-js/pull/226)
1838
+ - Bump mocha from 8.1.1 to 8.1.2 [`#229`](https://github.com/oceanprotocol/ocean-lib-js/pull/229)
1839
+ - Bump prettier from 2.0.5 to 2.1.1 [`#228`](https://github.com/oceanprotocol/ocean-lib-js/pull/228)
1840
+ - Bump @typescript-eslint/parser from 3.9.1 to 3.10.1 [`#227`](https://github.com/oceanprotocol/ocean-lib-js/pull/227)
1841
+ - Bump typescript from 3.9.7 to 4.0.2 [`#219`](https://github.com/oceanprotocol/ocean-lib-js/pull/219)
1842
+ - use solidity setup pool function when creating new pool. [`d47a9f0`](https://github.com/oceanprotocol/ocean-lib-js/commit/d47a9f02a65342a682b904b28100ac376c61d290)
1843
+ - Fix lint issues. [`5af50c4`](https://github.com/oceanprotocol/ocean-lib-js/commit/5af50c4c9297c2b98124ae609ff61a0c32626958)
1844
+ - pool typings [`6584023`](https://github.com/oceanprotocol/ocean-lib-js/commit/65840235704bdd9f2e0b07418e65addcc86849ba)
1845
+
1846
+ #### [v0.1.15](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.14...v0.1.15)
1831
1847
 
1832
1848
  > 20 August 2020
1833
1849
 
1834
- - add ocean.pool.totalSupply() [`#218`](https://github.com/oceanprotocol/ocean.js/pull/218)
1835
- - refactor [`af7964c`](https://github.com/oceanprotocol/ocean.js/commit/af7964ca84394574fb78fece1ca75a6799746fc8)
1836
- - simplification, make it work [`dee24e8`](https://github.com/oceanprotocol/ocean.js/commit/dee24e87a3081373e055422702cff7633ad95131)
1837
- - Release 0.1.15 [`3607f49`](https://github.com/oceanprotocol/ocean.js/commit/3607f49472352c11f14cfb95f5182f9c6254adfe)
1850
+ - add ocean.pool.totalSupply() [`#218`](https://github.com/oceanprotocol/ocean-lib-js/pull/218)
1851
+ - refactor [`af7964c`](https://github.com/oceanprotocol/ocean-lib-js/commit/af7964ca84394574fb78fece1ca75a6799746fc8)
1852
+ - simplification, make it work [`dee24e8`](https://github.com/oceanprotocol/ocean-lib-js/commit/dee24e87a3081373e055422702cff7633ad95131)
1853
+ - Release 0.1.15 [`3607f49`](https://github.com/oceanprotocol/ocean-lib-js/commit/3607f49472352c11f14cfb95f5182f9c6254adfe)
1838
1854
 
1839
- #### [v0.1.14](https://github.com/oceanprotocol/ocean.js/compare/v0.1.13...v0.1.14)
1855
+ #### [v0.1.14](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.13...v0.1.14)
1840
1856
 
1841
1857
  > 19 August 2020
1842
1858
 
1843
- - fix getDTPrice [`#217`](https://github.com/oceanprotocol/ocean.js/pull/217)
1844
- - Release 0.1.14 [`8667e33`](https://github.com/oceanprotocol/ocean.js/commit/8667e3396d6c74440e64de7a3a98f7def281030f)
1859
+ - fix getDTPrice [`#217`](https://github.com/oceanprotocol/ocean-lib-js/pull/217)
1860
+ - Release 0.1.14 [`8667e33`](https://github.com/oceanprotocol/ocean-lib-js/commit/8667e3396d6c74440e64de7a3a98f7def281030f)
1845
1861
 
1846
- #### [v0.1.13](https://github.com/oceanprotocol/ocean.js/compare/v0.1.12...v0.1.13)
1862
+ #### [v0.1.13](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.12...v0.1.13)
1847
1863
 
1848
1864
  > 19 August 2020
1849
1865
 
1850
- - pool docs updates, small refactor [`#216`](https://github.com/oceanprotocol/ocean.js/pull/216)
1851
- - Bump @oceanprotocol/contracts from 0.3.4 to 0.3.5 [`#215`](https://github.com/oceanprotocol/ocean.js/pull/215)
1852
- - remove balancer artifacts [`7cf85f6`](https://github.com/oceanprotocol/ocean.js/commit/7cf85f6392bf2e12f95d834dfde0159af519718c)
1853
- - lots of ABI typings [`bbd4659`](https://github.com/oceanprotocol/ocean.js/commit/bbd465992b25e824d5c8b8934ce2fa61629ed8dc)
1854
- - never stop typing [`76423a4`](https://github.com/oceanprotocol/ocean.js/commit/76423a4ff84f1bdcf0a57af2ed2ad9acce5a5ea6)
1866
+ - pool docs updates, small refactor [`#216`](https://github.com/oceanprotocol/ocean-lib-js/pull/216)
1867
+ - Bump @oceanprotocol/contracts from 0.3.4 to 0.3.5 [`#215`](https://github.com/oceanprotocol/ocean-lib-js/pull/215)
1868
+ - remove balancer artifacts [`7cf85f6`](https://github.com/oceanprotocol/ocean-lib-js/commit/7cf85f6392bf2e12f95d834dfde0159af519718c)
1869
+ - lots of ABI typings [`bbd4659`](https://github.com/oceanprotocol/ocean-lib-js/commit/bbd465992b25e824d5c8b8934ce2fa61629ed8dc)
1870
+ - never stop typing [`76423a4`](https://github.com/oceanprotocol/ocean-lib-js/commit/76423a4ff84f1bdcf0a57af2ed2ad9acce5a5ea6)
1855
1871
 
1856
- #### [v0.1.12](https://github.com/oceanprotocol/ocean.js/compare/v0.1.11...v0.1.12)
1872
+ #### [v0.1.12](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.11...v0.1.12)
1857
1873
 
1858
1874
  > 18 August 2020
1859
1875
 
1860
- - artifacts path fix [`#213`](https://github.com/oceanprotocol/ocean.js/pull/213)
1861
- - package updates & lots of typing fixes [`#210`](https://github.com/oceanprotocol/ocean.js/pull/210)
1862
- - Bump @types/node from 14.0.26 to 14.6.0 [`#211`](https://github.com/oceanprotocol/ocean.js/pull/211)
1863
- - Bump @types/mocha from 8.0.2 to 8.0.3 [`#212`](https://github.com/oceanprotocol/ocean.js/pull/212)
1864
- - added chainId in configs [`#204`](https://github.com/oceanprotocol/ocean.js/pull/204)
1865
- - Bump @types/mocha from 8.0.1 to 8.0.2 [`#207`](https://github.com/oceanprotocol/ocean.js/pull/207)
1866
- - Bump typedoc from 0.17.8 to 0.18.0 [`#202`](https://github.com/oceanprotocol/ocean.js/pull/202)
1867
- - Bump @truffle/hdwallet-provider from 1.0.40 to 1.0.42 [`#203`](https://github.com/oceanprotocol/ocean.js/pull/203)
1868
- - Bump ora from 4.1.0 to 5.0.0 [`#201`](https://github.com/oceanprotocol/ocean.js/pull/201)
1869
- - Bump ora from 4.0.5 to 4.1.0 [`#200`](https://github.com/oceanprotocol/ocean.js/pull/200)
1870
- - Bump mocha from 8.1.0 to 8.1.1 [`#199`](https://github.com/oceanprotocol/ocean.js/pull/199)
1871
- - formatting and typings and lint fixes [`7b1403c`](https://github.com/oceanprotocol/ocean.js/commit/7b1403c8546c09f657bc68cf6307f02641c67899)
1872
- - package updates [`ea5f505`](https://github.com/oceanprotocol/ocean.js/commit/ea5f505edf685d4efb5fb581e8ecb4849989560d)
1873
- - formatting [`dcdd40b`](https://github.com/oceanprotocol/ocean.js/commit/dcdd40bd2d2e84058b889709f77c08bead14b299)
1874
-
1875
- #### [v0.1.11](https://github.com/oceanprotocol/ocean.js/compare/v0.1.10...v0.1.11)
1876
+ - artifacts path fix [`#213`](https://github.com/oceanprotocol/ocean-lib-js/pull/213)
1877
+ - package updates & lots of typing fixes [`#210`](https://github.com/oceanprotocol/ocean-lib-js/pull/210)
1878
+ - Bump @types/node from 14.0.26 to 14.6.0 [`#211`](https://github.com/oceanprotocol/ocean-lib-js/pull/211)
1879
+ - Bump @types/mocha from 8.0.2 to 8.0.3 [`#212`](https://github.com/oceanprotocol/ocean-lib-js/pull/212)
1880
+ - added chainId in configs [`#204`](https://github.com/oceanprotocol/ocean-lib-js/pull/204)
1881
+ - Bump @types/mocha from 8.0.1 to 8.0.2 [`#207`](https://github.com/oceanprotocol/ocean-lib-js/pull/207)
1882
+ - Bump typedoc from 0.17.8 to 0.18.0 [`#202`](https://github.com/oceanprotocol/ocean-lib-js/pull/202)
1883
+ - Bump @truffle/hdwallet-provider from 1.0.40 to 1.0.42 [`#203`](https://github.com/oceanprotocol/ocean-lib-js/pull/203)
1884
+ - Bump ora from 4.1.0 to 5.0.0 [`#201`](https://github.com/oceanprotocol/ocean-lib-js/pull/201)
1885
+ - Bump ora from 4.0.5 to 4.1.0 [`#200`](https://github.com/oceanprotocol/ocean-lib-js/pull/200)
1886
+ - Bump mocha from 8.1.0 to 8.1.1 [`#199`](https://github.com/oceanprotocol/ocean-lib-js/pull/199)
1887
+ - formatting and typings and lint fixes [`7b1403c`](https://github.com/oceanprotocol/ocean-lib-js/commit/7b1403c8546c09f657bc68cf6307f02641c67899)
1888
+ - package updates [`ea5f505`](https://github.com/oceanprotocol/ocean-lib-js/commit/ea5f505edf685d4efb5fb581e8ecb4849989560d)
1889
+ - formatting [`dcdd40b`](https://github.com/oceanprotocol/ocean-lib-js/commit/dcdd40bd2d2e84058b889709f77c08bead14b299)
1890
+
1891
+ #### [v0.1.11](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.10...v0.1.11)
1876
1892
 
1877
1893
  > 4 August 2020
1878
1894
 
1879
- - add getOceanNeeded [`#197`](https://github.com/oceanprotocol/ocean.js/pull/197)
1880
- - Bump @types/mocha from 8.0.0 to 8.0.1 [`#196`](https://github.com/oceanprotocol/ocean.js/pull/196)
1881
- - Bump mocha from 8.0.1 to 8.1.0 [`#195`](https://github.com/oceanprotocol/ocean.js/pull/195)
1882
- - Release 0.1.11 [`c2d49a4`](https://github.com/oceanprotocol/ocean.js/commit/c2d49a4e3c6cdcbdf588f46bfec4a2dd88eb5f37)
1895
+ - add getOceanNeeded [`#197`](https://github.com/oceanprotocol/ocean-lib-js/pull/197)
1896
+ - Bump @types/mocha from 8.0.0 to 8.0.1 [`#196`](https://github.com/oceanprotocol/ocean-lib-js/pull/196)
1897
+ - Bump mocha from 8.0.1 to 8.1.0 [`#195`](https://github.com/oceanprotocol/ocean-lib-js/pull/195)
1898
+ - Release 0.1.11 [`c2d49a4`](https://github.com/oceanprotocol/ocean-lib-js/commit/c2d49a4e3c6cdcbdf588f46bfec4a2dd88eb5f37)
1883
1899
 
1884
- #### [v0.1.10](https://github.com/oceanprotocol/ocean.js/compare/v0.1.9...v0.1.10)
1900
+ #### [v0.1.10](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.9...v0.1.10)
1885
1901
 
1886
1902
  > 30 July 2020
1887
1903
 
1888
- - add nonce to provider signature [`#194`](https://github.com/oceanprotocol/ocean.js/pull/194)
1889
- - Bump @types/node from 14.0.25 to 14.0.26 [`#187`](https://github.com/oceanprotocol/ocean.js/pull/187)
1890
- - Bump @truffle/hdwallet-provider from 1.0.39 to 1.0.40 [`#186`](https://github.com/oceanprotocol/ocean.js/pull/186)
1891
- - Bump @types/node from 14.0.24 to 14.0.25 [`#185`](https://github.com/oceanprotocol/ocean.js/pull/185)
1892
- - Bump @types/chai from 4.2.11 to 4.2.12 [`#184`](https://github.com/oceanprotocol/ocean.js/pull/184)
1893
- - Bump mock-local-storage from 1.1.14 to 1.1.15 [`#183`](https://github.com/oceanprotocol/ocean.js/pull/183)
1894
- - Release 0.1.10 [`1e19165`](https://github.com/oceanprotocol/ocean.js/commit/1e19165d1fd1f53ba07705ff41b7452f97993732)
1904
+ - add nonce to provider signature [`#194`](https://github.com/oceanprotocol/ocean-lib-js/pull/194)
1905
+ - Bump @types/node from 14.0.25 to 14.0.26 [`#187`](https://github.com/oceanprotocol/ocean-lib-js/pull/187)
1906
+ - Bump @truffle/hdwallet-provider from 1.0.39 to 1.0.40 [`#186`](https://github.com/oceanprotocol/ocean-lib-js/pull/186)
1907
+ - Bump @types/node from 14.0.24 to 14.0.25 [`#185`](https://github.com/oceanprotocol/ocean-lib-js/pull/185)
1908
+ - Bump @types/chai from 4.2.11 to 4.2.12 [`#184`](https://github.com/oceanprotocol/ocean-lib-js/pull/184)
1909
+ - Bump mock-local-storage from 1.1.14 to 1.1.15 [`#183`](https://github.com/oceanprotocol/ocean-lib-js/pull/183)
1910
+ - Release 0.1.10 [`1e19165`](https://github.com/oceanprotocol/ocean-lib-js/commit/1e19165d1fd1f53ba07705ff41b7452f97993732)
1895
1911
 
1896
- #### [v0.1.9](https://github.com/oceanprotocol/ocean.js/compare/v0.1.8...v0.1.9)
1912
+ #### [v0.1.9](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.8...v0.1.9)
1897
1913
 
1898
1914
  > 22 July 2020
1899
1915
 
1900
- - allow passing infuraProjectId to getConfig [`#182`](https://github.com/oceanprotocol/ocean.js/pull/182)
1901
- - Bump @oceanprotocol/contracts from 0.3.1 to 0.3.3 [`#180`](https://github.com/oceanprotocol/ocean.js/pull/180)
1902
- - fix transfers [`#179`](https://github.com/oceanprotocol/ocean.js/pull/179)
1903
- - Update Datatokens.ts [`#178`](https://github.com/oceanprotocol/ocean.js/pull/178)
1904
- - Feature/balancer [`#138`](https://github.com/oceanprotocol/ocean.js/pull/138)
1905
- - refactor [`40a8149`](https://github.com/oceanprotocol/ocean.js/commit/40a8149905fd0023b3f8cb486ddb18121d325ea3)
1906
- - first cut [`b42b992`](https://github.com/oceanprotocol/ocean.js/commit/b42b992e84a0c6f8723db3a6f5a8395e71bdd4f9)
1907
- - refactor [`7b8f08e`](https://github.com/oceanprotocol/ocean.js/commit/7b8f08e3c13ef2782fc83a9eadefe2f7354df605)
1916
+ - allow passing infuraProjectId to getConfig [`#182`](https://github.com/oceanprotocol/ocean-lib-js/pull/182)
1917
+ - Bump @oceanprotocol/contracts from 0.3.1 to 0.3.3 [`#180`](https://github.com/oceanprotocol/ocean-lib-js/pull/180)
1918
+ - fix transfers [`#179`](https://github.com/oceanprotocol/ocean-lib-js/pull/179)
1919
+ - Update Datatokens.ts [`#178`](https://github.com/oceanprotocol/ocean-lib-js/pull/178)
1920
+ - Feature/balancer [`#138`](https://github.com/oceanprotocol/ocean-lib-js/pull/138)
1921
+ - refactor [`40a8149`](https://github.com/oceanprotocol/ocean-lib-js/commit/40a8149905fd0023b3f8cb486ddb18121d325ea3)
1922
+ - first cut [`b42b992`](https://github.com/oceanprotocol/ocean-lib-js/commit/b42b992e84a0c6f8723db3a6f5a8395e71bdd4f9)
1923
+ - refactor [`7b8f08e`](https://github.com/oceanprotocol/ocean-lib-js/commit/7b8f08e3c13ef2782fc83a9eadefe2f7354df605)
1908
1924
 
1909
- #### [v0.1.8](https://github.com/oceanprotocol/ocean.js/compare/v0.1.7...v0.1.8)
1925
+ #### [v0.1.8](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.7...v0.1.8)
1910
1926
 
1911
1927
  > 21 July 2020
1912
1928
 
1913
- - Bump @types/node from 14.0.23 to 14.0.24 [`#177`](https://github.com/oceanprotocol/ocean.js/pull/177)
1914
- - Release 0.1.8 [`6b1bf5b`](https://github.com/oceanprotocol/ocean.js/commit/6b1bf5b0b212e4a83a52c523443f880a71313c7b)
1915
- - update factoryAddress [`ffda6cc`](https://github.com/oceanprotocol/ocean.js/commit/ffda6ccd08af26a8cf6af6421bd50bc55c3285da)
1929
+ - Bump @types/node from 14.0.23 to 14.0.24 [`#177`](https://github.com/oceanprotocol/ocean-lib-js/pull/177)
1930
+ - Release 0.1.8 [`6b1bf5b`](https://github.com/oceanprotocol/ocean-lib-js/commit/6b1bf5b0b212e4a83a52c523443f880a71313c7b)
1931
+ - update factoryAddress [`ffda6cc`](https://github.com/oceanprotocol/ocean-lib-js/commit/ffda6ccd08af26a8cf6af6421bd50bc55c3285da)
1916
1932
 
1917
- #### [v0.1.7](https://github.com/oceanprotocol/ocean.js/compare/v0.1.6...v0.1.7)
1933
+ #### [v0.1.7](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.6...v0.1.7)
1918
1934
 
1919
1935
  > 20 July 2020
1920
1936
 
1921
- - update ocean-contracts version [`#176`](https://github.com/oceanprotocol/ocean.js/pull/176)
1922
- - Bump ora from 4.0.4 to 4.0.5 [`#172`](https://github.com/oceanprotocol/ocean.js/pull/172)
1923
- - Bump @oceanprotocol/contracts from 0.2.3 to 0.3.0 [`#171`](https://github.com/oceanprotocol/ocean.js/pull/171)
1924
- - Bump @truffle/hdwallet-provider from 1.0.38 to 1.0.39 [`#170`](https://github.com/oceanprotocol/ocean.js/pull/170)
1925
- - Release 0.1.7 [`7d67fcb`](https://github.com/oceanprotocol/ocean.js/commit/7d67fcb54465380daa01196251f2c8e8a0db17ef)
1937
+ - update ocean-contracts version [`#176`](https://github.com/oceanprotocol/ocean-lib-js/pull/176)
1938
+ - Bump ora from 4.0.4 to 4.0.5 [`#172`](https://github.com/oceanprotocol/ocean-lib-js/pull/172)
1939
+ - Bump @oceanprotocol/contracts from 0.2.3 to 0.3.0 [`#171`](https://github.com/oceanprotocol/ocean-lib-js/pull/171)
1940
+ - Bump @truffle/hdwallet-provider from 1.0.38 to 1.0.39 [`#170`](https://github.com/oceanprotocol/ocean-lib-js/pull/170)
1941
+ - Release 0.1.7 [`7d67fcb`](https://github.com/oceanprotocol/ocean-lib-js/commit/7d67fcb54465380daa01196251f2c8e8a0db17ef)
1926
1942
 
1927
- #### [v0.1.6](https://github.com/oceanprotocol/ocean.js/compare/v0.1.5...v0.1.6)
1943
+ #### [v0.1.6](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.5...v0.1.6)
1928
1944
 
1929
1945
  > 17 July 2020
1930
1946
 
1931
- - revert fetch require [`#169`](https://github.com/oceanprotocol/ocean.js/pull/169)
1932
- - Bump typescript from 3.9.6 to 3.9.7 [`#168`](https://github.com/oceanprotocol/ocean.js/pull/168)
1933
- - Bump mock-local-storage from 1.1.12 to 1.1.14 [`#167`](https://github.com/oceanprotocol/ocean.js/pull/167)
1934
- - Release 0.1.6 [`83bf7c6`](https://github.com/oceanprotocol/ocean.js/commit/83bf7c6e040eb5ddd4c0eaa2a313e56270915e99)
1947
+ - revert fetch require [`#169`](https://github.com/oceanprotocol/ocean-lib-js/pull/169)
1948
+ - Bump typescript from 3.9.6 to 3.9.7 [`#168`](https://github.com/oceanprotocol/ocean-lib-js/pull/168)
1949
+ - Bump mock-local-storage from 1.1.12 to 1.1.14 [`#167`](https://github.com/oceanprotocol/ocean-lib-js/pull/167)
1950
+ - Release 0.1.6 [`83bf7c6`](https://github.com/oceanprotocol/ocean-lib-js/commit/83bf7c6e040eb5ddd4c0eaa2a313e56270915e99)
1935
1951
 
1936
- #### [v0.1.5](https://github.com/oceanprotocol/ocean.js/compare/v0.1.4...v0.1.5)
1952
+ #### [v0.1.5](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.4...v0.1.5)
1937
1953
 
1938
1954
  > 16 July 2020
1939
1955
 
1940
- - Fix DDO interfaces typings export [`#165`](https://github.com/oceanprotocol/ocean.js/pull/165)
1941
- - add rinkeby to known configs [`#164`](https://github.com/oceanprotocol/ocean.js/pull/164)
1942
- - security fixes [`108d794`](https://github.com/oceanprotocol/ocean.js/commit/108d794c2293a4eee3be994b52b77dd508574e75)
1943
- - more config helpers [`2426561`](https://github.com/oceanprotocol/ocean.js/commit/24265617b068ace688814f45fcc668749d1a04a5)
1944
- - Release 0.1.5 [`c1592eb`](https://github.com/oceanprotocol/ocean.js/commit/c1592eb7b5e7c47d38a5fa1b0a7fb672edd2776f)
1956
+ - Fix DDO interfaces typings export [`#165`](https://github.com/oceanprotocol/ocean-lib-js/pull/165)
1957
+ - add rinkeby to known configs [`#164`](https://github.com/oceanprotocol/ocean-lib-js/pull/164)
1958
+ - security fixes [`108d794`](https://github.com/oceanprotocol/ocean-lib-js/commit/108d794c2293a4eee3be994b52b77dd508574e75)
1959
+ - more config helpers [`2426561`](https://github.com/oceanprotocol/ocean-lib-js/commit/24265617b068ace688814f45fcc668749d1a04a5)
1960
+ - Release 0.1.5 [`c1592eb`](https://github.com/oceanprotocol/ocean-lib-js/commit/c1592eb7b5e7c47d38a5fa1b0a7fb672edd2776f)
1945
1961
 
1946
- #### [v0.1.4](https://github.com/oceanprotocol/ocean.js/compare/v0.1.3...v0.1.4)
1962
+ #### [v0.1.4](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.3...v0.1.4)
1947
1963
 
1948
1964
  > 15 July 2020
1949
1965
 
1950
- - Fix default abi's are not initialized correctly when initializing oceanlib [`#163`](https://github.com/oceanprotocol/ocean.js/pull/163)
1951
- - Release 0.1.4 [`8252990`](https://github.com/oceanprotocol/ocean.js/commit/82529909817abe8273396e14165ff7a75d8869ee)
1952
- - bump contracts [`faff5f1`](https://github.com/oceanprotocol/ocean.js/commit/faff5f143d541319a5a9d558be70098320ed1620)
1953
- - Update README_marketplace_flow.md [`2230098`](https://github.com/oceanprotocol/ocean.js/commit/2230098ca5cfc26a720f212ea6dd37d6619a0e2d)
1966
+ - Fix default abi's are not initialized correctly when initializing oceanlib [`#163`](https://github.com/oceanprotocol/ocean-lib-js/pull/163)
1967
+ - Release 0.1.4 [`8252990`](https://github.com/oceanprotocol/ocean-lib-js/commit/82529909817abe8273396e14165ff7a75d8869ee)
1968
+ - bump contracts [`faff5f1`](https://github.com/oceanprotocol/ocean-lib-js/commit/faff5f143d541319a5a9d558be70098320ed1620)
1969
+ - Update README_marketplace_flow.md [`2230098`](https://github.com/oceanprotocol/ocean-lib-js/commit/2230098ca5cfc26a720f212ea6dd37d6619a0e2d)
1954
1970
 
1955
- #### [v0.1.3](https://github.com/oceanprotocol/ocean.js/compare/v0.1.2...v0.1.3)
1971
+ #### [v0.1.3](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.2...v0.1.3)
1956
1972
 
1957
1973
  > 15 July 2020
1958
1974
 
1959
- - always use Strings in Datatoken class [`#161`](https://github.com/oceanprotocol/ocean.js/pull/161)
1960
- - Fix ABIs data types [`#159`](https://github.com/oceanprotocol/ocean.js/pull/159)
1961
- - add ocean token & any token balance to Account [`#158`](https://github.com/oceanprotocol/ocean.js/pull/158)
1962
- - feature/cleanup-test [`#157`](https://github.com/oceanprotocol/ocean.js/pull/157)
1963
- - Update .travis.yml [`#155`](https://github.com/oceanprotocol/ocean.js/pull/155)
1964
- - Update ConfigHelper.ts [`#156`](https://github.com/oceanprotocol/ocean.js/pull/156)
1965
- - Fix/contracts dependencies [`#150`](https://github.com/oceanprotocol/ocean.js/pull/150)
1966
- - added missing section [`#153`](https://github.com/oceanprotocol/ocean.js/pull/153)
1967
- - dependencies cleanup [`3716c5d`](https://github.com/oceanprotocol/ocean.js/commit/3716c5d1b6f60a6760975688361271c8948d9a62)
1968
- - Release 0.1.3 [`36ba35f`](https://github.com/oceanprotocol/ocean.js/commit/36ba35f23825c130e5ff95cb3a09113a463c52ce)
1969
- - fix (#152) [`edb2d53`](https://github.com/oceanprotocol/ocean.js/commit/edb2d53fe398dd0fb30f38b327ea3898e6bfe526)
1975
+ - always use Strings in Datatoken class [`#161`](https://github.com/oceanprotocol/ocean-lib-js/pull/161)
1976
+ - Fix ABIs data types [`#159`](https://github.com/oceanprotocol/ocean-lib-js/pull/159)
1977
+ - add ocean token & any token balance to Account [`#158`](https://github.com/oceanprotocol/ocean-lib-js/pull/158)
1978
+ - feature/cleanup-test [`#157`](https://github.com/oceanprotocol/ocean-lib-js/pull/157)
1979
+ - Update .travis.yml [`#155`](https://github.com/oceanprotocol/ocean-lib-js/pull/155)
1980
+ - Update ConfigHelper.ts [`#156`](https://github.com/oceanprotocol/ocean-lib-js/pull/156)
1981
+ - Fix/contracts dependencies [`#150`](https://github.com/oceanprotocol/ocean-lib-js/pull/150)
1982
+ - added missing section [`#153`](https://github.com/oceanprotocol/ocean-lib-js/pull/153)
1983
+ - dependencies cleanup [`3716c5d`](https://github.com/oceanprotocol/ocean-lib-js/commit/3716c5d1b6f60a6760975688361271c8948d9a62)
1984
+ - Release 0.1.3 [`36ba35f`](https://github.com/oceanprotocol/ocean-lib-js/commit/36ba35f23825c130e5ff95cb3a09113a463c52ce)
1985
+ - fix (#152) [`edb2d53`](https://github.com/oceanprotocol/ocean-lib-js/commit/edb2d53fe398dd0fb30f38b327ea3898e6bfe526)
1970
1986
 
1971
- #### [v0.1.2](https://github.com/oceanprotocol/ocean.js/compare/v0.1.1...v0.1.2)
1987
+ #### [v0.1.2](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.1...v0.1.2)
1972
1988
 
1973
1989
  > 14 July 2020
1974
1990
 
1975
- - DataTokens - use wei in the library [`#147`](https://github.com/oceanprotocol/ocean.js/pull/147)
1976
- - Fix/documentation [`#146`](https://github.com/oceanprotocol/ocean.js/pull/146)
1977
- - Bump @types/node from 14.0.22 to 14.0.23 [`#148`](https://github.com/oceanprotocol/ocean.js/pull/148)
1978
- - feature/compute-interface [`#130`](https://github.com/oceanprotocol/ocean.js/pull/130)
1979
- - Feature/compute test [`#143`](https://github.com/oceanprotocol/ocean.js/pull/143)
1980
- - Bump @types/mocha from 7.0.2 to 8.0.0 [`#142`](https://github.com/oceanprotocol/ocean.js/pull/142)
1981
- - Bump yargs from 15.4.0 to 15.4.1 [`#141`](https://github.com/oceanprotocol/ocean.js/pull/141)
1982
- - Bump @types/node from 14.0.20 to 14.0.22 [`#140`](https://github.com/oceanprotocol/ocean.js/pull/140)
1983
- - Bump @types/node from 14.0.19 to 14.0.20 [`#137`](https://github.com/oceanprotocol/ocean.js/pull/137)
1984
- - Bump @truffle/hdwallet-provider from 1.0.37 to 1.0.38 [`#139`](https://github.com/oceanprotocol/ocean.js/pull/139)
1985
- - Bump @types/node from 14.0.18 to 14.0.19 [`#135`](https://github.com/oceanprotocol/ocean.js/pull/135)
1986
- - Bump @types/node from 14.0.14 to 14.0.18 [`#133`](https://github.com/oceanprotocol/ocean.js/pull/133)
1987
- - fixes #144 [`#144`](https://github.com/oceanprotocol/ocean.js/issues/144)
1988
- - wip: compute module, compute tests, create compute service. [`dad7a56`](https://github.com/oceanprotocol/ocean.js/commit/dad7a56c1e102c8666e7d44fcc2ed7e50ffc462f)
1989
- - move compute to separate file [`95325a7`](https://github.com/oceanprotocol/ocean.js/commit/95325a733d47d9314c55d78c08bad8f30b8563c9)
1990
- - add provider compute mock [`60c406b`](https://github.com/oceanprotocol/ocean.js/commit/60c406bcea73403df8c1899db382e73974969be8)
1991
-
1992
- #### [v0.1.1](https://github.com/oceanprotocol/ocean.js/compare/v0.1.0...v0.1.1)
1991
+ - DataTokens - use wei in the library [`#147`](https://github.com/oceanprotocol/ocean-lib-js/pull/147)
1992
+ - Fix/documentation [`#146`](https://github.com/oceanprotocol/ocean-lib-js/pull/146)
1993
+ - Bump @types/node from 14.0.22 to 14.0.23 [`#148`](https://github.com/oceanprotocol/ocean-lib-js/pull/148)
1994
+ - feature/compute-interface [`#130`](https://github.com/oceanprotocol/ocean-lib-js/pull/130)
1995
+ - Feature/compute test [`#143`](https://github.com/oceanprotocol/ocean-lib-js/pull/143)
1996
+ - Bump @types/mocha from 7.0.2 to 8.0.0 [`#142`](https://github.com/oceanprotocol/ocean-lib-js/pull/142)
1997
+ - Bump yargs from 15.4.0 to 15.4.1 [`#141`](https://github.com/oceanprotocol/ocean-lib-js/pull/141)
1998
+ - Bump @types/node from 14.0.20 to 14.0.22 [`#140`](https://github.com/oceanprotocol/ocean-lib-js/pull/140)
1999
+ - Bump @types/node from 14.0.19 to 14.0.20 [`#137`](https://github.com/oceanprotocol/ocean-lib-js/pull/137)
2000
+ - Bump @truffle/hdwallet-provider from 1.0.37 to 1.0.38 [`#139`](https://github.com/oceanprotocol/ocean-lib-js/pull/139)
2001
+ - Bump @types/node from 14.0.18 to 14.0.19 [`#135`](https://github.com/oceanprotocol/ocean-lib-js/pull/135)
2002
+ - Bump @types/node from 14.0.14 to 14.0.18 [`#133`](https://github.com/oceanprotocol/ocean-lib-js/pull/133)
2003
+ - fixes #144 [`#144`](https://github.com/oceanprotocol/ocean-lib-js/issues/144)
2004
+ - wip: compute module, compute tests, create compute service. [`dad7a56`](https://github.com/oceanprotocol/ocean-lib-js/commit/dad7a56c1e102c8666e7d44fcc2ed7e50ffc462f)
2005
+ - move compute to separate file [`95325a7`](https://github.com/oceanprotocol/ocean-lib-js/commit/95325a733d47d9314c55d78c08bad8f30b8563c9)
2006
+ - add provider compute mock [`60c406b`](https://github.com/oceanprotocol/ocean-lib-js/commit/60c406bcea73403df8c1899db382e73974969be8)
2007
+
2008
+ #### [v0.1.1](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.1.0...v0.1.1)
1993
2009
 
1994
2010
  > 3 July 2020
1995
2011
 
1996
- - Fix/releases [`#128`](https://github.com/oceanprotocol/ocean.js/pull/128)
1997
- - Release 0.1.0 [`#127`](https://github.com/oceanprotocol/ocean.js/pull/127)
1998
- - add release to travis [`f3dd76f`](https://github.com/oceanprotocol/ocean.js/commit/f3dd76fe80a0229649f83aaa0b2eb627a5e4cb93)
1999
- - Release 0.1.1 [`487b430`](https://github.com/oceanprotocol/ocean.js/commit/487b4305461d3aedf87d290f5f339f8adb6c2e96)
2012
+ - Fix/releases [`#128`](https://github.com/oceanprotocol/ocean-lib-js/pull/128)
2013
+ - Release 0.1.0 [`#127`](https://github.com/oceanprotocol/ocean-lib-js/pull/127)
2014
+ - add release to travis [`f3dd76f`](https://github.com/oceanprotocol/ocean-lib-js/commit/f3dd76fe80a0229649f83aaa0b2eb627a5e4cb93)
2015
+ - Release 0.1.1 [`487b430`](https://github.com/oceanprotocol/ocean-lib-js/commit/487b4305461d3aedf87d290f5f339f8adb6c2e96)
2000
2016
 
2001
2017
  #### v0.1.0
2002
2018
 
2003
2019
  > 3 July 2020
2004
2020
 
2005
- - Fix/ocean assets [`#126`](https://github.com/oceanprotocol/ocean.js/pull/126)
2006
- - Bump yargs from 15.3.1 to 15.4.0 [`#125`](https://github.com/oceanprotocol/ocean.js/pull/125)
2007
- - Bump @truffle/hdwallet-provider from 1.0.36 to 1.0.37 [`#124`](https://github.com/oceanprotocol/ocean.js/pull/124)
2008
- - Feature/marketplace flow [`#110`](https://github.com/oceanprotocol/ocean.js/pull/110)
2009
- - Feature/assets download [`#119`](https://github.com/oceanprotocol/ocean.js/pull/119)
2010
- - Fix/unit test [`#116`](https://github.com/oceanprotocol/ocean.js/pull/116)
2011
- - Update .travis.yml [`#123`](https://github.com/oceanprotocol/ocean.js/pull/123)
2012
- - Bump typescript from 3.9.5 to 3.9.6 [`#122`](https://github.com/oceanprotocol/ocean.js/pull/122)
2013
- - Bump typedoc from 0.17.7 to 0.17.8 [`#120`](https://github.com/oceanprotocol/ocean.js/pull/120)
2014
- - feature/resolve-assets [`#117`](https://github.com/oceanprotocol/ocean.js/pull/117)
2015
- - barge contains ganache now [`#115`](https://github.com/oceanprotocol/ocean.js/pull/115)
2016
- - Feature/integrate barge [`#113`](https://github.com/oceanprotocol/ocean.js/pull/113)
2017
- - Bump @truffle/hdwallet-provider from 1.0.35 to 1.0.36 [`#111`](https://github.com/oceanprotocol/ocean.js/pull/111)
2018
- - Feature/unit-testing-beta [Part-1] [`#99`](https://github.com/oceanprotocol/ocean.js/pull/99)
2019
- - Fix/args for encrypt method [`#107`](https://github.com/oceanprotocol/ocean.js/pull/107)
2020
- - fix/readme [`#106`](https://github.com/oceanprotocol/ocean.js/pull/106)
2021
- - Bump @types/node from 14.0.13 to 14.0.14 [`#105`](https://github.com/oceanprotocol/ocean.js/pull/105)
2022
- - fix resolveByDTAddress [`#102`](https://github.com/oceanprotocol/ocean.js/pull/102)
2023
- - Fix/integration test-beta [`#94`](https://github.com/oceanprotocol/ocean.js/pull/94)
2024
- - Bump uuid from 8.1.0 to 8.2.0 [`#100`](https://github.com/oceanprotocol/ocean.js/pull/100)
2025
- - Fix/integration test beta firstcut [`#97`](https://github.com/oceanprotocol/ocean.js/pull/97)
2026
- - add coverage report tool [`#96`](https://github.com/oceanprotocol/ocean.js/pull/96)
2027
- - Feature/beta version phase 2 [`#79`](https://github.com/oceanprotocol/ocean.js/pull/79)
2028
- - Bump prettier from 1.19.1 to 2.0.5 [`#85`](https://github.com/oceanprotocol/ocean.js/pull/85)
2029
- - Bump @types/node from 14.0.5 to 14.0.13 [`#86`](https://github.com/oceanprotocol/ocean.js/pull/86)
2030
- - Feature/phase-2 [`#50`](https://github.com/oceanprotocol/ocean.js/pull/50)
2031
- - Full flow for Phase-2 [Part-1] [`#78`](https://github.com/oceanprotocol/ocean.js/pull/78)
2032
- - Bump @release-it/bumper from 1.1.1 to 1.4.0 [`#76`](https://github.com/oceanprotocol/ocean.js/pull/76)
2033
- - Create Dependabot config file [`#64`](https://github.com/oceanprotocol/ocean.js/pull/64)
2034
- - Feature/contracts [`#63`](https://github.com/oceanprotocol/ocean.js/pull/63)
2035
- - init travis [`#52`](https://github.com/oceanprotocol/ocean.js/pull/52)
2036
- - Feature/add detailed readme [`#51`](https://github.com/oceanprotocol/ocean.js/pull/51)
2037
- - fix lint errors [`#49`](https://github.com/oceanprotocol/ocean.js/pull/49)
2038
- - Feature/tests [`#41`](https://github.com/oceanprotocol/ocean.js/pull/41)
2039
- - Feature/ datatokens.create [`#38`](https://github.com/oceanprotocol/ocean.js/pull/38)
2040
- - Feature: datatokens class [`#36`](https://github.com/oceanprotocol/ocean.js/pull/36)
2041
- - add configHelper [`#35`](https://github.com/oceanprotocol/ocean.js/pull/35)
2042
- - Feature: move squid-js to ocean-lib-js [`#30`](https://github.com/oceanprotocol/ocean.js/pull/30)
2043
- - Fix versions module [`#23`](https://github.com/oceanprotocol/ocean.js/pull/23)
2044
- - feature: replace OceanAssets with Assets [`#27`](https://github.com/oceanprotocol/ocean.js/pull/27)
2045
- - Feature/replace OceanCompute with Compute [`#22`](https://github.com/oceanprotocol/ocean.js/pull/22)
2046
- - minor rendering fix [`#11`](https://github.com/oceanprotocol/ocean.js/pull/11)
2047
- - cleaning [`cd9f629`](https://github.com/oceanprotocol/ocean.js/commit/cd9f6295ed08110936f9a092527bae5d0a974bbb)
2048
- - remove test output files [`28d1775`](https://github.com/oceanprotocol/ocean.js/commit/28d1775593ab78bf404708244c49af8f912f3117)
2049
- - add ownerAssets [`d8dadf5`](https://github.com/oceanprotocol/ocean.js/commit/d8dadf5495d77e2f73d45454347c13e185bed7d4)
2021
+ - Fix/ocean assets [`#126`](https://github.com/oceanprotocol/ocean-lib-js/pull/126)
2022
+ - Bump yargs from 15.3.1 to 15.4.0 [`#125`](https://github.com/oceanprotocol/ocean-lib-js/pull/125)
2023
+ - Bump @truffle/hdwallet-provider from 1.0.36 to 1.0.37 [`#124`](https://github.com/oceanprotocol/ocean-lib-js/pull/124)
2024
+ - Feature/marketplace flow [`#110`](https://github.com/oceanprotocol/ocean-lib-js/pull/110)
2025
+ - Feature/assets download [`#119`](https://github.com/oceanprotocol/ocean-lib-js/pull/119)
2026
+ - Fix/unit test [`#116`](https://github.com/oceanprotocol/ocean-lib-js/pull/116)
2027
+ - Update .travis.yml [`#123`](https://github.com/oceanprotocol/ocean-lib-js/pull/123)
2028
+ - Bump typescript from 3.9.5 to 3.9.6 [`#122`](https://github.com/oceanprotocol/ocean-lib-js/pull/122)
2029
+ - Bump typedoc from 0.17.7 to 0.17.8 [`#120`](https://github.com/oceanprotocol/ocean-lib-js/pull/120)
2030
+ - feature/resolve-assets [`#117`](https://github.com/oceanprotocol/ocean-lib-js/pull/117)
2031
+ - barge contains ganache now [`#115`](https://github.com/oceanprotocol/ocean-lib-js/pull/115)
2032
+ - Feature/integrate barge [`#113`](https://github.com/oceanprotocol/ocean-lib-js/pull/113)
2033
+ - Bump @truffle/hdwallet-provider from 1.0.35 to 1.0.36 [`#111`](https://github.com/oceanprotocol/ocean-lib-js/pull/111)
2034
+ - Feature/unit-testing-beta [Part-1] [`#99`](https://github.com/oceanprotocol/ocean-lib-js/pull/99)
2035
+ - Fix/args for encrypt method [`#107`](https://github.com/oceanprotocol/ocean-lib-js/pull/107)
2036
+ - fix/readme [`#106`](https://github.com/oceanprotocol/ocean-lib-js/pull/106)
2037
+ - Bump @types/node from 14.0.13 to 14.0.14 [`#105`](https://github.com/oceanprotocol/ocean-lib-js/pull/105)
2038
+ - fix resolveByDTAddress [`#102`](https://github.com/oceanprotocol/ocean-lib-js/pull/102)
2039
+ - Fix/integration test-beta [`#94`](https://github.com/oceanprotocol/ocean-lib-js/pull/94)
2040
+ - Bump uuid from 8.1.0 to 8.2.0 [`#100`](https://github.com/oceanprotocol/ocean-lib-js/pull/100)
2041
+ - Fix/integration test beta firstcut [`#97`](https://github.com/oceanprotocol/ocean-lib-js/pull/97)
2042
+ - add coverage report tool [`#96`](https://github.com/oceanprotocol/ocean-lib-js/pull/96)
2043
+ - Feature/beta version phase 2 [`#79`](https://github.com/oceanprotocol/ocean-lib-js/pull/79)
2044
+ - Bump prettier from 1.19.1 to 2.0.5 [`#85`](https://github.com/oceanprotocol/ocean-lib-js/pull/85)
2045
+ - Bump @types/node from 14.0.5 to 14.0.13 [`#86`](https://github.com/oceanprotocol/ocean-lib-js/pull/86)
2046
+ - Feature/phase-2 [`#50`](https://github.com/oceanprotocol/ocean-lib-js/pull/50)
2047
+ - Full flow for Phase-2 [Part-1] [`#78`](https://github.com/oceanprotocol/ocean-lib-js/pull/78)
2048
+ - Bump @release-it/bumper from 1.1.1 to 1.4.0 [`#76`](https://github.com/oceanprotocol/ocean-lib-js/pull/76)
2049
+ - Create Dependabot config file [`#64`](https://github.com/oceanprotocol/ocean-lib-js/pull/64)
2050
+ - Feature/contracts [`#63`](https://github.com/oceanprotocol/ocean-lib-js/pull/63)
2051
+ - init travis [`#52`](https://github.com/oceanprotocol/ocean-lib-js/pull/52)
2052
+ - Feature/add detailed readme [`#51`](https://github.com/oceanprotocol/ocean-lib-js/pull/51)
2053
+ - fix lint errors [`#49`](https://github.com/oceanprotocol/ocean-lib-js/pull/49)
2054
+ - Feature/tests [`#41`](https://github.com/oceanprotocol/ocean-lib-js/pull/41)
2055
+ - Feature/ datatokens.create [`#38`](https://github.com/oceanprotocol/ocean-lib-js/pull/38)
2056
+ - Feature: datatokens class [`#36`](https://github.com/oceanprotocol/ocean-lib-js/pull/36)
2057
+ - add configHelper [`#35`](https://github.com/oceanprotocol/ocean-lib-js/pull/35)
2058
+ - Feature: move squid-js to ocean-lib-js [`#30`](https://github.com/oceanprotocol/ocean-lib-js/pull/30)
2059
+ - Fix versions module [`#23`](https://github.com/oceanprotocol/ocean-lib-js/pull/23)
2060
+ - feature: replace OceanAssets with Assets [`#27`](https://github.com/oceanprotocol/ocean-lib-js/pull/27)
2061
+ - Feature/replace OceanCompute with Compute [`#22`](https://github.com/oceanprotocol/ocean-lib-js/pull/22)
2062
+ - minor rendering fix [`#11`](https://github.com/oceanprotocol/ocean-lib-js/pull/11)
2063
+ - cleaning [`cd9f629`](https://github.com/oceanprotocol/ocean-lib-js/commit/cd9f6295ed08110936f9a092527bae5d0a974bbb)
2064
+ - remove test output files [`28d1775`](https://github.com/oceanprotocol/ocean-lib-js/commit/28d1775593ab78bf404708244c49af8f912f3117)
2065
+ - add ownerAssets [`d8dadf5`](https://github.com/oceanprotocol/ocean-lib-js/commit/d8dadf5495d77e2f73d45454347c13e185bed7d4)