diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e246356..6d6c8e23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,122 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v1.0.0-next.0](https://github.com/oceanprotocol/ocean.js/compare/v0.20.2...v1.0.0-next.0) + +- Fix/pool_approve [`#1207`](https://github.com/oceanprotocol/ocean.js/pull/1207) +- Add ocean-contracts artifacts in root dir [`#1208`](https://github.com/oceanprotocol/ocean.js/pull/1208) +- integration tests publish all methods [`#1197`](https://github.com/oceanprotocol/ocean.js/pull/1197) +- compute start [`#1196`](https://github.com/oceanprotocol/ocean.js/pull/1196) +- publish & consume flow working [`#1192`](https://github.com/oceanprotocol/ocean.js/pull/1192) +- publish tests [`#1184`](https://github.com/oceanprotocol/ocean.js/pull/1184) +- Fix/update address [`#1174`](https://github.com/oceanprotocol/ocean.js/pull/1174) +- config and encrypt fixes [`#1173`](https://github.com/oceanprotocol/ocean.js/pull/1173) +- Function checks & provider fee updates [`#1159`](https://github.com/oceanprotocol/ocean.js/pull/1159) +- add dispenser [`#1170`](https://github.com/oceanprotocol/ocean.js/pull/1170) +- fix [`#1166`](https://github.com/oceanprotocol/ocean.js/pull/1166) +- Feature/didutils [`#1163`](https://github.com/oceanprotocol/ocean.js/pull/1163) +- fix encrypt function [`#1162`](https://github.com/oceanprotocol/ocean.js/pull/1162) +- Add setTokenURI and others [`#1151`](https://github.com/oceanprotocol/ocean.js/pull/1151) +- add provider to index [`#1150`](https://github.com/oceanprotocol/ocean.js/pull/1150) +- update config url [`#1149`](https://github.com/oceanprotocol/ocean.js/pull/1149) +- add c2d methods in provider class [`#1143`](https://github.com/oceanprotocol/ocean.js/pull/1143) +- random fixes [`#1148`](https://github.com/oceanprotocol/ocean.js/pull/1148) +- add code owner [`#1140`](https://github.com/oceanprotocol/ocean.js/pull/1140) +- Ddo updates & refactoring & structure updates [`#1130`](https://github.com/oceanprotocol/ocean.js/pull/1130) +- config [`#1139`](https://github.com/oceanprotocol/ocean.js/pull/1139) +- build fix [`#1138`](https://github.com/oceanprotocol/ocean.js/pull/1138) +- Helper class for provider interaction [`#1120`](https://github.com/oceanprotocol/ocean.js/pull/1120) +- Post audit contract updates [`#1129`](https://github.com/oceanprotocol/ocean.js/pull/1129) +- Integrate dispenser contract and post existing post audit fixes from contracts [`#1101`](https://github.com/oceanprotocol/ocean.js/pull/1101) +- DDO typings [`#1111`](https://github.com/oceanprotocol/ocean.js/pull/1111) +- Integration of Side staking and Fixed rate exchange contracts and unit tests [`#1102`](https://github.com/oceanprotocol/ocean.js/pull/1102) +- Integrate erc721 erc20 template contracts & lot of refactoring [`#1082`](https://github.com/oceanprotocol/ocean.js/pull/1082) +- Integrate pool contract and add support for multiple token decimals [`#1100`](https://github.com/oceanprotocol/ocean.js/pull/1100) +- Feature/nft factory [`#1083`](https://github.com/oceanprotocol/ocean.js/pull/1083) +- Integrated erc721factory contract methods [`#1080`](https://github.com/oceanprotocol/ocean.js/pull/1080) +- updated tsconfig [`0a9cb3d`](https://github.com/oceanprotocol/ocean.js/commit/0a9cb3d5926f29f22eabaa09d6f1c52f2f219348) +- add getMetadata function, add more tests in NFT class [`96cfa95`](https://github.com/oceanprotocol/ocean.js/commit/96cfa952e4ab48c79e3870eb56ee905f728fa22c) +- add used artifacts update imports and removed not used dependancies [`a019491`](https://github.com/oceanprotocol/ocean.js/commit/a019491ed2512c1c774d163c079c82392d9ecbf4) + +#### [v0.20.2](https://github.com/oceanprotocol/ocean.js/compare/v0.20.1...v0.20.2) + +> 3 January 2022 + +- allow custom parameters [`#1179`](https://github.com/oceanprotocol/ocean.js/pull/1179) +- Bump source-map-support from 0.5.20 to 0.5.21 [`#1127`](https://github.com/oceanprotocol/ocean.js/pull/1127) +- Bump @truffle/hdwallet-provider from 1.7.0 to 2.0.0 [`#1181`](https://github.com/oceanprotocol/ocean.js/pull/1181) +- Bump @types/node from 17.0.5 to 17.0.7 [`#1187`](https://github.com/oceanprotocol/ocean.js/pull/1187) +- Bump mock-local-storage from 1.1.18 to 1.1.19 [`#1186`](https://github.com/oceanprotocol/ocean.js/pull/1186) +- Bump typescript from 4.5.3 to 4.5.4 [`#1185`](https://github.com/oceanprotocol/ocean.js/pull/1185) +- Bump prettier from 2.4.1 to 2.5.1 [`#1180`](https://github.com/oceanprotocol/ocean.js/pull/1180) +- Bump @types/crypto-js from 4.0.2 to 4.1.0 [`#1182`](https://github.com/oceanprotocol/ocean.js/pull/1182) +- Bump typedoc from 0.22.9 to 0.22.10 [`#1126`](https://github.com/oceanprotocol/ocean.js/pull/1126) +- Bump @types/node from 16.11.7 to 17.0.5 [`#1177`](https://github.com/oceanprotocol/ocean.js/pull/1177) +- Bump @types/chai from 4.2.22 to 4.3.0 [`#1147`](https://github.com/oceanprotocol/ocean.js/pull/1147) +- Fix beginner guide [`#1157`](https://github.com/oceanprotocol/ocean.js/pull/1157) +- Fix quickstart simple [`#1158`](https://github.com/oceanprotocol/ocean.js/pull/1158) +- reuse datatoken info without getting from contract [`#1141`](https://github.com/oceanprotocol/ocean.js/pull/1141) +- Bump typescript from 4.4.4 to 4.5.3 [`#1144`](https://github.com/oceanprotocol/ocean.js/pull/1144) +- Release 0.20.2 [`62490dc`](https://github.com/oceanprotocol/ocean.js/commit/62490dcdbb734b304522f4bccf1c761ed84ab7ff) + +#### [v0.20.1](https://github.com/oceanprotocol/ocean.js/compare/v0.20.0...v0.20.1) + +> 10 December 2021 + +- required only validation on user custom parameter [`#1146`](https://github.com/oceanprotocol/ocean.js/pull/1146) +- add configurable request timeout for HTTP request [`#1145`](https://github.com/oceanprotocol/ocean.js/pull/1145) +- Release 0.20.1 [`e216090`](https://github.com/oceanprotocol/ocean.js/commit/e216090394721358ce2bf9126c94f0b8069158db) + +#### [v0.20.0](https://github.com/oceanprotocol/ocean.js/compare/v0.19.3...v0.20.0) + +> 29 November 2021 + +- Bump @truffle/hdwallet-provider from 1.6.0 to 1.7.0 [`#1123`](https://github.com/oceanprotocol/ocean.js/pull/1123) +- Bump release-it from 14.11.7 to 14.11.8 [`#1124`](https://github.com/oceanprotocol/ocean.js/pull/1124) +- Bump mock-local-storage from 1.1.17 to 1.1.18 [`#1122`](https://github.com/oceanprotocol/ocean.js/pull/1122) +- configurable web3 params [`#1112`](https://github.com/oceanprotocol/ocean.js/pull/1112) +- add compute getResult [`#983`](https://github.com/oceanprotocol/ocean.js/pull/983) +- Bump web3 from 1.6.0 to 1.6.1 [`#1115`](https://github.com/oceanprotocol/ocean.js/pull/1115) +- Bump microbundle from 0.14.1 to 0.14.2 [`#1118`](https://github.com/oceanprotocol/ocean.js/pull/1118) +- Release 0.20.0 [`f79194f`](https://github.com/oceanprotocol/ocean.js/commit/f79194faf37e447c07963c1114f0481b0b18030b) + +#### [v0.19.3](https://github.com/oceanprotocol/ocean.js/compare/v0.19.2...v0.19.3) + +> 26 November 2021 + +- Feature/issue 1060 change credential type [`#1073`](https://github.com/oceanprotocol/ocean.js/pull/1073) +- Bump @truffle/hdwallet-provider from 1.5.1 to 1.6.0 [`#1103`](https://github.com/oceanprotocol/ocean.js/pull/1103) +- Bump @types/node from 16.11.4 to 16.11.7 [`#1108`](https://github.com/oceanprotocol/ocean.js/pull/1108) +- Bump release-it from 14.11.6 to 14.11.7 [`#1113`](https://github.com/oceanprotocol/ocean.js/pull/1113) +- Bump typedoc from 0.22.6 to 0.22.9 [`#1114`](https://github.com/oceanprotocol/ocean.js/pull/1114) +- Bump @types/node from 16.11.2 to 16.11.4 [`#1087`](https://github.com/oceanprotocol/ocean.js/pull/1087) +- Bump ts-node from 10.3.1 to 10.4.0 [`#1086`](https://github.com/oceanprotocol/ocean.js/pull/1086) +- Bump @types/node from 16.11.1 to 16.11.2 [`#1085`](https://github.com/oceanprotocol/ocean.js/pull/1085) +- Bump ts-node from 10.3.0 to 10.3.1 [`#1084`](https://github.com/oceanprotocol/ocean.js/pull/1084) +- Bump @types/node from 16.11.0 to 16.11.1 [`#1077`](https://github.com/oceanprotocol/ocean.js/pull/1077) +- Bump mocha from 9.1.2 to 9.1.3 [`#1078`](https://github.com/oceanprotocol/ocean.js/pull/1078) +- Bump typedoc from 0.22.5 to 0.22.6 [`#1079`](https://github.com/oceanprotocol/ocean.js/pull/1079) +- Bump @types/node from 16.10.4 to 16.11.0 [`#1074`](https://github.com/oceanprotocol/ocean.js/pull/1074) +- Bump microbundle from 0.14.0 to 0.14.1 [`#1075`](https://github.com/oceanprotocol/ocean.js/pull/1075) +- Bump @types/node from 16.10.3 to 16.10.4 [`#1071`](https://github.com/oceanprotocol/ocean.js/pull/1071) +- Bump typescript from 4.4.3 to 4.4.4 [`#1070`](https://github.com/oceanprotocol/ocean.js/pull/1070) +- Bump ts-node from 10.2.1 to 10.3.0 [`#1069`](https://github.com/oceanprotocol/ocean.js/pull/1069) +- Delete parameters.md [`#1063`](https://github.com/oceanprotocol/ocean.js/pull/1063) +- Bump @truffle/hdwallet-provider from 1.5.0 to 1.5.1 [`#1067`](https://github.com/oceanprotocol/ocean.js/pull/1067) +- Bump @types/node from 16.10.2 to 16.10.3 [`#1065`](https://github.com/oceanprotocol/ocean.js/pull/1065) +- Bump microbundle from 0.13.3 to 0.14.0 [`#1066`](https://github.com/oceanprotocol/ocean.js/pull/1066) +- Bump @typescript-eslint/eslint-plugin from 4.32.0 to 4.33.0 [`#1062`](https://github.com/oceanprotocol/ocean.js/pull/1062) +- Bump @typescript-eslint/parser from 4.32.0 to 4.33.0 [`#1061`](https://github.com/oceanprotocol/ocean.js/pull/1061) +- #1060 Event access control validation [`d7a21e7`](https://github.com/oceanprotocol/ocean.js/commit/d7a21e7e342e2094a864e1d1492324d5810f63db) +- Fix bug [`be79812`](https://github.com/oceanprotocol/ocean.js/commit/be798129f9cb007d603ce78632c75dcc18506796) +- Fix codeclimate [`bd4f663`](https://github.com/oceanprotocol/ocean.js/commit/bd4f663113597b9d23f44a56b57d5f1fb5ab3e7b) + #### [v0.19.2](https://github.com/oceanprotocol/ocean.js/compare/v0.19.1...v0.19.2) +> 4 October 2021 + - Changing files name event.d.ts -> event.ts [`#1058`](https://github.com/oceanprotocol/ocean.js/pull/1058) +- Release 0.19.2 [`5af26f0`](https://github.com/oceanprotocol/ocean.js/commit/5af26f08e49c9eb357e2ae9cd8e39dc0b3182448) #### [v0.19.1](https://github.com/oceanprotocol/ocean.js/compare/v0.19.0...v0.19.1) diff --git a/package-lock.json b/package-lock.json index 7ba01660..fa271064 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@oceanprotocol/lib", - "version": "0.20.2", + "version": "1.0.0-next.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@oceanprotocol/lib", - "version": "0.20.2", + "version": "1.0.0-next.0", "license": "Apache-2.0", "dependencies": { "bignumber.js": "^9.0.2", diff --git a/package.json b/package.json index 64e3bde3..e7cf1a5f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oceanprotocol/lib", "source": "./src/index.ts", - "version": "0.20.2", + "version": "1.0.0-next.0", "description": "JavaScript client library for Ocean Protocol", "main": "./dist/node/lib.js", "exports": "./dist/node/lib.js",