mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced 2024-02-02 15:31:51 +01:00
Release 1.0.0-beta.7
This commit is contained in:
parent
0481177f72
commit
c14ab17b2a
58
CHANGELOG.md
58
CHANGELOG.md
@ -4,60 +4,20 @@ 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-beta.7](https://github.com/oceanprotocol/squid-js/compare/v0.8.3...v1.0.0-beta.7)
|
||||
|
||||
> 22 November 2019
|
||||
|
||||
- fresh package-lock [`0552bcc`](https://github.com/oceanprotocol/squid-js/commit/0552bcc577fb83a5e9d683cb23dcbdfd23f0fa1c)
|
||||
- Change linter config. [`3d7d1f3`](https://github.com/oceanprotocol/squid-js/commit/3d7d1f3972a665ccce4a1d712077435c1cd87459)
|
||||
- tweak printWidth [`143fcbe`](https://github.com/oceanprotocol/squid-js/commit/143fcbecf3661d6a0da7f7d44f74d82caca41ad1)
|
||||
|
||||
#### [v0.8.3](https://github.com/oceanprotocol/squid-js/compare/v0.8.2...v0.8.3)
|
||||
|
||||
> 22 November 2019
|
||||
|
||||
- added xDai [`#336`](https://github.com/oceanprotocol/squid-js/pull/336)
|
||||
|
||||
#### [v1.0.0-beta.6](https://github.com/oceanprotocol/squid-js/compare/v1.0.0-beta.5...v1.0.0-beta.6)
|
||||
|
||||
> 15 November 2019
|
||||
|
||||
- bump packages [`42d6c45`](https://github.com/oceanprotocol/squid-js/commit/42d6c450981a3a01ccde81e17a56b25e95ed474b)
|
||||
- add migration guide [`eede978`](https://github.com/oceanprotocol/squid-js/commit/eede97837a267478021c7616d84a80773e52c9b4)
|
||||
- add required component versions to migration guide [`b5f2d07`](https://github.com/oceanprotocol/squid-js/commit/b5f2d078b925e969faba2105cebfd408bfadaaae)
|
||||
|
||||
#### [v1.0.0-beta.5](https://github.com/oceanprotocol/squid-js/compare/v1.0.0-beta.4...v1.0.0-beta.5)
|
||||
|
||||
> 14 November 2019
|
||||
|
||||
- v2: Web3.js 1.2.3 [`#331`](https://github.com/oceanprotocol/squid-js/pull/331)
|
||||
- fresh package-lock [`350f831`](https://github.com/oceanprotocol/squid-js/commit/350f8317ce51ec77121a47e5b36d5febe6daf0e5)
|
||||
- tweak printWidth [`e1c934f`](https://github.com/oceanprotocol/squid-js/commit/e1c934f5783c3517165af0b51aa957bd4a3853e1)
|
||||
- web3.js v1.2.3 [`b50cede`](https://github.com/oceanprotocol/squid-js/commit/b50cede2309104066c1683027916aa85b1a96e04)
|
||||
|
||||
#### [v1.0.0-beta.4](https://github.com/oceanprotocol/squid-js/compare/v1.0.0-beta.3...v1.0.0-beta.4)
|
||||
|
||||
> 14 November 2019
|
||||
|
||||
- v2: add transferOwnership method [`#332`](https://github.com/oceanprotocol/squid-js/pull/332)
|
||||
- refactoring for web3.js 1.2.2 [`cc54ccb`](https://github.com/oceanprotocol/squid-js/commit/cc54ccb172e0ccd0b9aee7ceb1244d8d135a8c10)
|
||||
- search test tweaks [`3920d62`](https://github.com/oceanprotocol/squid-js/commit/3920d62ef9dd7f608b235982e34fb7a0c95c12d7)
|
||||
- add ocean.assets.transferOwnership() [`e1ef7b0`](https://github.com/oceanprotocol/squid-js/commit/e1ef7b0f17c2f7d7bcc642b4fc1719acd0652a66)
|
||||
|
||||
#### [v1.0.0-beta.3](https://github.com/oceanprotocol/squid-js/compare/v1.0.0-beta.2...v1.0.0-beta.3)
|
||||
|
||||
> 12 November 2019
|
||||
|
||||
- Release 1.0.0-beta.3 [`e2151ec`](https://github.com/oceanprotocol/squid-js/commit/e2151ec72f54d8b83b7345b042199c44210c9e88)
|
||||
- file.index typing fix [`22b0ecb`](https://github.com/oceanprotocol/squid-js/commit/22b0ecb33c580b2b00a08b212cc1fac46c1e39ad)
|
||||
|
||||
#### [v1.0.0-beta.2](https://github.com/oceanprotocol/squid-js/compare/v1.0.0-beta.1...v1.0.0-beta.2)
|
||||
|
||||
> 12 November 2019
|
||||
|
||||
- DDO updates, contentLength as string [`ae62a49`](https://github.com/oceanprotocol/squid-js/commit/ae62a49902aa71fbfdfb69180ee4467fab68930a)
|
||||
- remove ddo.addChecksum [`e2e95c4`](https://github.com/oceanprotocol/squid-js/commit/e2e95c469c1c0738fee01722ce8967c08aacde82)
|
||||
- Release 1.0.0-beta.2 [`dafb5c4`](https://github.com/oceanprotocol/squid-js/commit/dafb5c491ab61a06760e46504bc26cd7b49e0ad2)
|
||||
|
||||
#### [v1.0.0-beta.1](https://github.com/oceanprotocol/squid-js/compare/v0.8.2...v1.0.0-beta.1)
|
||||
|
||||
> 7 November 2019
|
||||
|
||||
- Change linter config. [`1a2b5cf`](https://github.com/oceanprotocol/squid-js/commit/1a2b5cfa1661978ae2b36e73e2a9ab9dcefc8a94)
|
||||
- update metadata to OEP-8 v0.4 [`b1adbf0`](https://github.com/oceanprotocol/squid-js/commit/b1adbf0c8a358718269e5c08defb7db8c0d63484)
|
||||
- Add EscrowComputeExecutionTemplate. [`7d90b75`](https://github.com/oceanprotocol/squid-js/commit/7d90b75408b679dcffa5d089c243e2963ccb2bd1)
|
||||
- Release 0.8.3 [`c8e9bd2`](https://github.com/oceanprotocol/squid-js/commit/c8e9bd24c3850c250df02197582e430dee97152b)
|
||||
|
||||
#### [v0.8.2](https://github.com/oceanprotocol/squid-js/compare/v0.8.1...v0.8.2)
|
||||
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/squid",
|
||||
"version": "1.0.0-beta.6",
|
||||
"version": "1.0.0-beta.7",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/squid",
|
||||
"version": "1.0.0-beta.6",
|
||||
"version": "1.0.0-beta.7",
|
||||
"description": "JavaScript client library for Ocean Protocol",
|
||||
"main": "./dist/node/squid.js",
|
||||
"typings": "./dist/node/squid.d.ts",
|
||||
|
Loading…
Reference in New Issue
Block a user