mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced 2024-02-02 15:31:51 +01:00
Release 0.8.0
This commit is contained in:
parent
dfa41c8fc8
commit
832e29d732
51
CHANGELOG.md
51
CHANGELOG.md
@ -4,6 +4,17 @@ 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).
|
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
||||||
|
|
||||||
|
#### [v0.8.0](https://github.com/oceanprotocol/squid-js/compare/v0.7.3...v0.8.0)
|
||||||
|
|
||||||
|
> 24 October 2019
|
||||||
|
|
||||||
|
- Update @oceanprotocol/keeper-contracts to the latest version 🚀 [`#323`](https://github.com/oceanprotocol/squid-js/pull/323)
|
||||||
|
- switch Barge to --no-commons flag [`#321`](https://github.com/oceanprotocol/squid-js/pull/321)
|
||||||
|
- Update ora to the latest version 🚀 [`#318`](https://github.com/oceanprotocol/squid-js/pull/318)
|
||||||
|
- chore(package): update lockfile package-lock.json [`710e4d5`](https://github.com/oceanprotocol/squid-js/commit/710e4d52e6a1ab5c39e2f67b0072aa61ae1e0ca9)
|
||||||
|
- chore(package): update lockfile package-lock.json [`74d22bf`](https://github.com/oceanprotocol/squid-js/commit/74d22bfc3515fd86bc4c56cdb6979533cb703ee8)
|
||||||
|
- fix(package): update @oceanprotocol/keeper-contracts to version 0.12.4 [`2fb00e9`](https://github.com/oceanprotocol/squid-js/commit/2fb00e9d4b44b8361c5d5cc2d83bd3f56d996f5e)
|
||||||
|
|
||||||
#### [v0.7.3](https://github.com/oceanprotocol/squid-js/compare/v0.7.2...v0.7.3)
|
#### [v0.7.3](https://github.com/oceanprotocol/squid-js/compare/v0.7.2...v0.7.3)
|
||||||
|
|
||||||
> 18 September 2019
|
> 18 September 2019
|
||||||
@ -13,7 +24,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|||||||
- make sure mnemonic is used [`#315`](https://github.com/oceanprotocol/squid-js/pull/315)
|
- make sure mnemonic is used [`#315`](https://github.com/oceanprotocol/squid-js/pull/315)
|
||||||
- package updates [`bb043ca`](https://github.com/oceanprotocol/squid-js/commit/bb043ca8055c061045bd052ba3116f76a22f6b2b)
|
- package updates [`bb043ca`](https://github.com/oceanprotocol/squid-js/commit/bb043ca8055c061045bd052ba3116f76a22f6b2b)
|
||||||
- chore(package): update lockfile package-lock.json [`eca450d`](https://github.com/oceanprotocol/squid-js/commit/eca450d20f3d8dcd2fef7d37ee98def361e0e6e8)
|
- chore(package): update lockfile package-lock.json [`eca450d`](https://github.com/oceanprotocol/squid-js/commit/eca450d20f3d8dcd2fef7d37ee98def361e0e6e8)
|
||||||
- update library.json [`07f2270`](https://github.com/oceanprotocol/squid-js/commit/07f227064a03945f7a739c058634e5a3deb424da)
|
- Release 0.7.3 [`db0e960`](https://github.com/oceanprotocol/squid-js/commit/db0e9604bce46db733f1894452651ab33b3d5fc0)
|
||||||
|
|
||||||
#### [v0.7.2](https://github.com/oceanprotocol/squid-js/compare/v0.7.1...v0.7.2)
|
#### [v0.7.2](https://github.com/oceanprotocol/squid-js/compare/v0.7.1...v0.7.2)
|
||||||
|
|
||||||
@ -112,7 +123,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|||||||
|
|
||||||
> 19 June 2019
|
> 19 June 2019
|
||||||
|
|
||||||
- Bump version 0.5.16 -> 0.5.17. [`4978678`](https://github.com/oceanprotocol/squid-js/commit/497867854eff2c040934b7fd350383d6f16eefd2)
|
- Bump version 0.5.16 -> 0.5.17. [`4978678`](https://github.com/oceanprotocol/squid-js/commit/497867854eff2c040934b7fd350383d6f16eefd2)
|
||||||
- Fix postinstall script issue. [`9cba5e8`](https://github.com/oceanprotocol/squid-js/commit/9cba5e85f1c95d50ab326e6c0dfb7edaf9503123)
|
- Fix postinstall script issue. [`9cba5e8`](https://github.com/oceanprotocol/squid-js/commit/9cba5e85f1c95d50ab326e6c0dfb7edaf9503123)
|
||||||
|
|
||||||
#### [v0.5.16](https://github.com/oceanprotocol/squid-js/compare/v0.5.15...v0.5.16)
|
#### [v0.5.16](https://github.com/oceanprotocol/squid-js/compare/v0.5.15...v0.5.16)
|
||||||
@ -145,7 +156,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|||||||
> 29 May 2019
|
> 29 May 2019
|
||||||
|
|
||||||
- Skip catching of Web3 instances. [`d7e572c`](https://github.com/oceanprotocol/squid-js/commit/d7e572c646aa9cd937ca85dc0a1056b9377f8d8c)
|
- Skip catching of Web3 instances. [`d7e572c`](https://github.com/oceanprotocol/squid-js/commit/d7e572c646aa9cd937ca85dc0a1056b9377f8d8c)
|
||||||
- Bump version 0.5.11 -> 0.5.12. [`080299d`](https://github.com/oceanprotocol/squid-js/commit/080299dbd8951af8360954a0f778e1459fc129d7)
|
- Bump version 0.5.11 -> 0.5.12. [`080299d`](https://github.com/oceanprotocol/squid-js/commit/080299dbd8951af8360954a0f778e1459fc129d7)
|
||||||
- Expose the granted agreementIds for a consumer. [`90fbc0b`](https://github.com/oceanprotocol/squid-js/commit/90fbc0b1d6ae9a1fc06a85291b46cb223625e16a)
|
- Expose the granted agreementIds for a consumer. [`90fbc0b`](https://github.com/oceanprotocol/squid-js/commit/90fbc0b1d6ae9a1fc06a85291b46cb223625e16a)
|
||||||
|
|
||||||
#### [v0.5.11](https://github.com/oceanprotocol/squid-js/compare/v0.5.10...v0.5.11)
|
#### [v0.5.11](https://github.com/oceanprotocol/squid-js/compare/v0.5.10...v0.5.11)
|
||||||
@ -154,13 +165,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|||||||
|
|
||||||
- Remove outdated examples. [`5910552`](https://github.com/oceanprotocol/squid-js/commit/5910552f206d326cbbbc8072215e22d7b385ae6a)
|
- Remove outdated examples. [`5910552`](https://github.com/oceanprotocol/squid-js/commit/5910552f206d326cbbbc8072215e22d7b385ae6a)
|
||||||
- Add Duero config to execute integration test. [`18037db`](https://github.com/oceanprotocol/squid-js/commit/18037db43d63f4d371c3029eb3f039d174790038)
|
- Add Duero config to execute integration test. [`18037db`](https://github.com/oceanprotocol/squid-js/commit/18037db43d63f4d371c3029eb3f039d174790038)
|
||||||
- Bump version 0.5.10 -> 0.5.11. [`6d33fd7`](https://github.com/oceanprotocol/squid-js/commit/6d33fd7356e463131a3c14aaf6e02dd02514826d)
|
- Bump version 0.5.10 -> 0.5.11. [`6d33fd7`](https://github.com/oceanprotocol/squid-js/commit/6d33fd7356e463131a3c14aaf6e02dd02514826d)
|
||||||
|
|
||||||
#### [v0.5.10](https://github.com/oceanprotocol/squid-js/compare/v0.5.9...v0.5.10)
|
#### [v0.5.10](https://github.com/oceanprotocol/squid-js/compare/v0.5.9...v0.5.10)
|
||||||
|
|
||||||
> 15 May 2019
|
> 15 May 2019
|
||||||
|
|
||||||
- Bump version 0.5.9 -> 0.5.10. [`#230`](https://github.com/oceanprotocol/squid-js/pull/230)
|
- Bump version 0.5.9 -> 0.5.10. [`#230`](https://github.com/oceanprotocol/squid-js/pull/230)
|
||||||
- Move WebServiceConnector to utils and make it instantiable. [`d779adc`](https://github.com/oceanprotocol/squid-js/commit/d779adc0a34bf82264e7bb56ec740baa897b0bde)
|
- Move WebServiceConnector to utils and make it instantiable. [`d779adc`](https://github.com/oceanprotocol/squid-js/commit/d779adc0a34bf82264e7bb56ec740baa897b0bde)
|
||||||
- Add Duero network on getNetworkName. [`a821e1f`](https://github.com/oceanprotocol/squid-js/commit/a821e1f7ef771e72b8646a579a9f137f7e61959a)
|
- Add Duero network on getNetworkName. [`a821e1f`](https://github.com/oceanprotocol/squid-js/commit/a821e1f7ef771e72b8646a579a9f137f7e61959a)
|
||||||
- Fix Aquarius tests using new way to call to services. [`33a9939`](https://github.com/oceanprotocol/squid-js/commit/33a9939b47af2f6daaa83674c07d450ab318706d)
|
- Fix Aquarius tests using new way to call to services. [`33a9939`](https://github.com/oceanprotocol/squid-js/commit/33a9939b47af2f6daaa83674c07d450ab318706d)
|
||||||
@ -172,7 +183,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|||||||
- Update nyc to the latest version 🚀 [`#216`](https://github.com/oceanprotocol/squid-js/pull/216)
|
- Update nyc to the latest version 🚀 [`#216`](https://github.com/oceanprotocol/squid-js/pull/216)
|
||||||
- Update order flow using Brizo. [`#215`](https://github.com/oceanprotocol/squid-js/pull/215)
|
- Update order flow using Brizo. [`#215`](https://github.com/oceanprotocol/squid-js/pull/215)
|
||||||
- chore(package): update lockfile package-lock.json [`00b1c29`](https://github.com/oceanprotocol/squid-js/commit/00b1c294d6bc1ca3dea856f887dfae072649ee28)
|
- chore(package): update lockfile package-lock.json [`00b1c29`](https://github.com/oceanprotocol/squid-js/commit/00b1c294d6bc1ca3dea856f887dfae072649ee28)
|
||||||
- Bump version 0.5.8 -> 0.5.9. [`f8606bb`](https://github.com/oceanprotocol/squid-js/commit/f8606bb9aa378e3e3b4d603b45fed8de7062fe88)
|
- Bump version 0.5.8 -> 0.5.9. [`f8606bb`](https://github.com/oceanprotocol/squid-js/commit/f8606bb9aa378e3e3b4d603b45fed8de7062fe88)
|
||||||
- chore(package): update nyc to version 14.1.0 [`c269120`](https://github.com/oceanprotocol/squid-js/commit/c269120f91e83df5509eea7e5c957250af86a326)
|
- chore(package): update nyc to version 14.1.0 [`c269120`](https://github.com/oceanprotocol/squid-js/commit/c269120f91e83df5509eea7e5c957250af86a326)
|
||||||
|
|
||||||
#### [v0.5.8](https://github.com/oceanprotocol/squid-js/compare/v0.5.7...v0.5.8)
|
#### [v0.5.8](https://github.com/oceanprotocol/squid-js/compare/v0.5.7...v0.5.8)
|
||||||
@ -188,7 +199,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|||||||
|
|
||||||
> 23 April 2019
|
> 23 April 2019
|
||||||
|
|
||||||
- Bump version 0.5.6 -> 0.5.7. [`#210`](https://github.com/oceanprotocol/squid-js/pull/210)
|
- Bump version 0.5.6 -> 0.5.7. [`#210`](https://github.com/oceanprotocol/squid-js/pull/210)
|
||||||
- update readme [`#206`](https://github.com/oceanprotocol/squid-js/pull/206)
|
- update readme [`#206`](https://github.com/oceanprotocol/squid-js/pull/206)
|
||||||
- Allow create a Ocean instance in wrong network. #188 [`c116cde`](https://github.com/oceanprotocol/squid-js/commit/c116cde4ca91411436c5a18da3910965b3e8a215)
|
- Allow create a Ocean instance in wrong network. #188 [`c116cde`](https://github.com/oceanprotocol/squid-js/commit/c116cde4ca91411436c5a18da3910965b3e8a215)
|
||||||
- Add Web3 as peer dependency. [`a3128a3`](https://github.com/oceanprotocol/squid-js/commit/a3128a3a0433276854e5b3dc626cc959e2c261ff)
|
- Add Web3 as peer dependency. [`a3128a3`](https://github.com/oceanprotocol/squid-js/commit/a3128a3a0433276854e5b3dc626cc959e2c261ff)
|
||||||
@ -209,7 +220,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|||||||
> 15 April 2019
|
> 15 April 2019
|
||||||
|
|
||||||
- Fix wrong prepare output. [`1e94e27`](https://github.com/oceanprotocol/squid-js/commit/1e94e27f81b47066a310ae6563ba0a72e9e2a3b0)
|
- Fix wrong prepare output. [`1e94e27`](https://github.com/oceanprotocol/squid-js/commit/1e94e27f81b47066a310ae6563ba0a72e9e2a3b0)
|
||||||
- Bump version 0.5.4 -> 0.5.5 [`9545a95`](https://github.com/oceanprotocol/squid-js/commit/9545a95b7f090ef195f67b65d94b3c77f8ec9e26)
|
- Bump version 0.5.4 -> 0.5.5 [`9545a95`](https://github.com/oceanprotocol/squid-js/commit/9545a95b7f090ef195f67b65d94b3c77f8ec9e26)
|
||||||
|
|
||||||
#### [v0.5.4](https://github.com/oceanprotocol/squid-js/compare/v0.5.3...v0.5.4)
|
#### [v0.5.4](https://github.com/oceanprotocol/squid-js/compare/v0.5.3...v0.5.4)
|
||||||
|
|
||||||
@ -233,7 +244,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|||||||
|
|
||||||
> 8 April 2019
|
> 8 April 2019
|
||||||
|
|
||||||
- Bump version 0.5.1 -> 0.5.2 [`#183`](https://github.com/oceanprotocol/squid-js/pull/183)
|
- Bump version 0.5.1 -> 0.5.2 [`#183`](https://github.com/oceanprotocol/squid-js/pull/183)
|
||||||
- Use the new Aquarius response type. [`b8fec2d`](https://github.com/oceanprotocol/squid-js/commit/b8fec2d0844009944f6492aa62049e806a4286a1)
|
- Use the new Aquarius response type. [`b8fec2d`](https://github.com/oceanprotocol/squid-js/commit/b8fec2d0844009944f6492aa62049e806a4286a1)
|
||||||
- Add a integration test using the consumption of big files. [`6a98fc3`](https://github.com/oceanprotocol/squid-js/commit/6a98fc39cfc8b914c5c59f59242781fd56165856)
|
- Add a integration test using the consumption of big files. [`6a98fc3`](https://github.com/oceanprotocol/squid-js/commit/6a98fc39cfc8b914c5c59f59242781fd56165856)
|
||||||
|
|
||||||
@ -241,14 +252,14 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|||||||
|
|
||||||
> 4 April 2019
|
> 4 April 2019
|
||||||
|
|
||||||
- Bump version 0.5.0 -> 0.5.1 [`#178`](https://github.com/oceanprotocol/squid-js/pull/178)
|
- Bump version 0.5.0 -> 0.5.1 [`#178`](https://github.com/oceanprotocol/squid-js/pull/178)
|
||||||
- Be able to download a specific file of an asset. [`3dbc1b9`](https://github.com/oceanprotocol/squid-js/commit/3dbc1b90d79f08574a8cd7e468a47d875195d886)
|
- Be able to download a specific file of an asset. [`3dbc1b9`](https://github.com/oceanprotocol/squid-js/commit/3dbc1b90d79f08574a8cd7e468a47d875195d886)
|
||||||
|
|
||||||
#### [v0.5.0](https://github.com/oceanprotocol/squid-js/compare/v0.4.1...v0.5.0)
|
#### [v0.5.0](https://github.com/oceanprotocol/squid-js/compare/v0.4.1...v0.5.0)
|
||||||
|
|
||||||
> 1 April 2019
|
> 1 April 2019
|
||||||
|
|
||||||
- Bump version 0.4.1 -> 0.5.0. [`#171`](https://github.com/oceanprotocol/squid-js/pull/171)
|
- Bump version 0.4.1 -> 0.5.0. [`#171`](https://github.com/oceanprotocol/squid-js/pull/171)
|
||||||
- Move helpers/utils that needs web3 or ocean instance to instantiable classes. [`a931fe5`](https://github.com/oceanprotocol/squid-js/commit/a931fe5a42c29ca82ea350265b0e7487bd1c5956)
|
- Move helpers/utils that needs web3 or ocean instance to instantiable classes. [`a931fe5`](https://github.com/oceanprotocol/squid-js/commit/a931fe5a42c29ca82ea350265b0e7487bd1c5956)
|
||||||
- Upgrade to Keeper 0.9.0 and Secret Store access way. [`c632307`](https://github.com/oceanprotocol/squid-js/commit/c63230764620a63f7c624770f8491bbdcbd6a91e)
|
- Upgrade to Keeper 0.9.0 and Secret Store access way. [`c632307`](https://github.com/oceanprotocol/squid-js/commit/c63230764620a63f7c624770f8491bbdcbd6a91e)
|
||||||
- Fix lint errors. [`b5727bb`](https://github.com/oceanprotocol/squid-js/commit/b5727bb8dc808fe13eee86162cb59ea344779bef)
|
- Fix lint errors. [`b5727bb`](https://github.com/oceanprotocol/squid-js/commit/b5727bb8dc808fe13eee86162cb59ea344779bef)
|
||||||
@ -257,9 +268,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|||||||
|
|
||||||
> 1 April 2019
|
> 1 April 2019
|
||||||
|
|
||||||
- Bump version 0.4.0 -> 0.4.1. [`#167`](https://github.com/oceanprotocol/squid-js/pull/167)
|
- Bump version 0.4.0 -> 0.4.1. [`#167`](https://github.com/oceanprotocol/squid-js/pull/167)
|
||||||
- Browser consume flow fix [`#164`](https://github.com/oceanprotocol/squid-js/pull/164)
|
- Browser consume flow fix [`#164`](https://github.com/oceanprotocol/squid-js/pull/164)
|
||||||
- Bump version 0.3.1 -> 0.4.0. [`#155`](https://github.com/oceanprotocol/squid-js/pull/155)
|
- Bump version 0.3.1 -> 0.4.0. [`#155`](https://github.com/oceanprotocol/squid-js/pull/155)
|
||||||
- Be able to create different Ocean instances with different config. [`7a13ad8`](https://github.com/oceanprotocol/squid-js/commit/7a13ad8daa353ac6f05ff9c1f3e925142c8284fd)
|
- Be able to create different Ocean instances with different config. [`7a13ad8`](https://github.com/oceanprotocol/squid-js/commit/7a13ad8daa353ac6f05ff9c1f3e925142c8284fd)
|
||||||
- Report complete coverage. [`83973e6`](https://github.com/oceanprotocol/squid-js/commit/83973e63c0276c7577335abcfe309fb717034e16)
|
- Report complete coverage. [`83973e6`](https://github.com/oceanprotocol/squid-js/commit/83973e63c0276c7577335abcfe309fb717034e16)
|
||||||
- Replace the main Logger for a instantiable class. [`ea16729`](https://github.com/oceanprotocol/squid-js/commit/ea16729d86cfc9413ea58a00b972d98da159a129)
|
- Replace the main Logger for a instantiable class. [`ea16729`](https://github.com/oceanprotocol/squid-js/commit/ea16729d86cfc9413ea58a00b972d98da159a129)
|
||||||
@ -276,7 +287,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|||||||
|
|
||||||
> 26 February 2019
|
> 26 February 2019
|
||||||
|
|
||||||
- Bumped version 0.3.0 -> 0.3.1 [`#145`](https://github.com/oceanprotocol/squid-js/pull/145)
|
- Bumped version 0.3.0 -> 0.3.1 [`#145`](https://github.com/oceanprotocol/squid-js/pull/145)
|
||||||
- added consumption integration test [`6b3541b`](https://github.com/oceanprotocol/squid-js/commit/6b3541bbc5412efd400dc95ec88c1c218f80687a)
|
- added consumption integration test [`6b3541b`](https://github.com/oceanprotocol/squid-js/commit/6b3541bbc5412efd400dc95ec88c1c218f80687a)
|
||||||
- fixed consume flow [`6d5be0d`](https://github.com/oceanprotocol/squid-js/commit/6d5be0db75789b6fe787098d43a48b6a282ad68c)
|
- fixed consume flow [`6d5be0d`](https://github.com/oceanprotocol/squid-js/commit/6d5be0db75789b6fe787098d43a48b6a282ad68c)
|
||||||
- added Ocean.secretStore module [`3fd8f99`](https://github.com/oceanprotocol/squid-js/commit/3fd8f995f64d894a39012a861af74eb73cf73cbb)
|
- added Ocean.secretStore module [`3fd8f99`](https://github.com/oceanprotocol/squid-js/commit/3fd8f995f64d894a39012a861af74eb73cf73cbb)
|
||||||
@ -285,7 +296,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|||||||
|
|
||||||
> 14 February 2019
|
> 14 February 2019
|
||||||
|
|
||||||
- Bumped version 0.2.8 -> 0.3.0 [`#138`](https://github.com/oceanprotocol/squid-js/pull/138)
|
- Bumped version 0.2.8 -> 0.3.0 [`#138`](https://github.com/oceanprotocol/squid-js/pull/138)
|
||||||
- Added library.json file with the platform dependencies. [`#121`](https://github.com/oceanprotocol/squid-js/pull/121)
|
- Added library.json file with the platform dependencies. [`#121`](https://github.com/oceanprotocol/squid-js/pull/121)
|
||||||
- updated registerAttribute method [`d51e3f3`](https://github.com/oceanprotocol/squid-js/commit/d51e3f3dbf08d9baf50b528f08261300775b7ca8)
|
- updated registerAttribute method [`d51e3f3`](https://github.com/oceanprotocol/squid-js/commit/d51e3f3dbf08d9baf50b528f08261300775b7ca8)
|
||||||
- improved exportation of typings related to DDOs [`518a784`](https://github.com/oceanprotocol/squid-js/commit/518a7845544531b0e8ef2fc30dc31657a39fe9c0)
|
- improved exportation of typings related to DDOs [`518a784`](https://github.com/oceanprotocol/squid-js/commit/518a7845544531b0e8ef2fc30dc31657a39fe9c0)
|
||||||
@ -295,7 +306,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|||||||
|
|
||||||
> 25 January 2019
|
> 25 January 2019
|
||||||
|
|
||||||
- Bumped version 0.2.7 -> 0.2.8 [`#122`](https://github.com/oceanprotocol/squid-js/pull/122)
|
- Bumped version 0.2.7 -> 0.2.8 [`#122`](https://github.com/oceanprotocol/squid-js/pull/122)
|
||||||
- Skipped some integration test are not consistent. [`#123`](https://github.com/oceanprotocol/squid-js/pull/123)
|
- Skipped some integration test are not consistent. [`#123`](https://github.com/oceanprotocol/squid-js/pull/123)
|
||||||
- Improved integration test error detection and fixed some bugs. [`#120`](https://github.com/oceanprotocol/squid-js/pull/120)
|
- Improved integration test error detection and fixed some bugs. [`#120`](https://github.com/oceanprotocol/squid-js/pull/120)
|
||||||
- Fix the link to the examples dir in README.md [`#109`](https://github.com/oceanprotocol/squid-js/pull/109)
|
- Fix the link to the examples dir in README.md [`#109`](https://github.com/oceanprotocol/squid-js/pull/109)
|
||||||
@ -312,7 +323,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|||||||
|
|
||||||
> 10 January 2019
|
> 10 January 2019
|
||||||
|
|
||||||
- Bumped version 0.2.6 -> 0.2.7 [`#104`](https://github.com/oceanprotocol/squid-js/pull/104)
|
- Bumped version 0.2.6 -> 0.2.7 [`#104`](https://github.com/oceanprotocol/squid-js/pull/104)
|
||||||
- (WIP) Add code comments (to create usable API documentation) [`#102`](https://github.com/oceanprotocol/squid-js/pull/102)
|
- (WIP) Add code comments (to create usable API documentation) [`#102`](https://github.com/oceanprotocol/squid-js/pull/102)
|
||||||
- Feature/keeper 0.5.3 [`#101`](https://github.com/oceanprotocol/squid-js/pull/101)
|
- Feature/keeper 0.5.3 [`#101`](https://github.com/oceanprotocol/squid-js/pull/101)
|
||||||
- added comment documentation on DDO related classes #79 [`b2d2271`](https://github.com/oceanprotocol/squid-js/commit/b2d2271e50f896ffc056ea753ae991614f4c4729)
|
- added comment documentation on DDO related classes #79 [`b2d2271`](https://github.com/oceanprotocol/squid-js/commit/b2d2271e50f896ffc056ea753ae991614f4c4729)
|
||||||
@ -329,7 +340,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|||||||
|
|
||||||
> 8 January 2019
|
> 8 January 2019
|
||||||
|
|
||||||
- Bumped version 0.2.4 -> 0.2.5 [`#99`](https://github.com/oceanprotocol/squid-js/pull/99)
|
- Bumped version 0.2.4 -> 0.2.5 [`#99`](https://github.com/oceanprotocol/squid-js/pull/99)
|
||||||
- Added information about ganache-cli installation and .editorconfig file. [`#98`](https://github.com/oceanprotocol/squid-js/pull/98)
|
- Added information about ganache-cli installation and .editorconfig file. [`#98`](https://github.com/oceanprotocol/squid-js/pull/98)
|
||||||
- updated packages, keeper-contracts `v0.5.2` [`#97`](https://github.com/oceanprotocol/squid-js/pull/97)
|
- updated packages, keeper-contracts `v0.5.2` [`#97`](https://github.com/oceanprotocol/squid-js/pull/97)
|
||||||
- Update typedoc to the latest version 🚀 [`#96`](https://github.com/oceanprotocol/squid-js/pull/96)
|
- Update typedoc to the latest version 🚀 [`#96`](https://github.com/oceanprotocol/squid-js/pull/96)
|
||||||
@ -643,7 +654,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|||||||
|
|
||||||
> 26 October 2018
|
> 26 October 2018
|
||||||
|
|
||||||
- rename provider -> aquarius [`#33`](https://github.com/oceanprotocol/squid-js/pull/33)
|
- rename provider -> aquarius [`#33`](https://github.com/oceanprotocol/squid-js/pull/33)
|
||||||
- Squid v0.1.0 [`#20`](https://github.com/oceanprotocol/squid-js/pull/20)
|
- Squid v0.1.0 [`#20`](https://github.com/oceanprotocol/squid-js/pull/20)
|
||||||
- moved secret store to secret-store-client-js [`717ca1d`](https://github.com/oceanprotocol/squid-js/commit/717ca1d07c0efccacbfed5c1ebc7d024f538a08b)
|
- moved secret store to secret-store-client-js [`717ca1d`](https://github.com/oceanprotocol/squid-js/commit/717ca1d07c0efccacbfed5c1ebc7d024f538a08b)
|
||||||
- added secret store connection [`2662a77`](https://github.com/oceanprotocol/squid-js/commit/2662a7795b59ed6a38e70c76010ff58d3d088e65)
|
- added secret store connection [`2662a77`](https://github.com/oceanprotocol/squid-js/commit/2662a7795b59ed6a38e70c76010ff58d3d088e65)
|
||||||
@ -743,7 +754,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|||||||
|
|
||||||
- Initial version [`#1`](https://github.com/oceanprotocol/squid-js/pull/1)
|
- Initial version [`#1`](https://github.com/oceanprotocol/squid-js/pull/1)
|
||||||
- added content to readme [`d0caa43`](https://github.com/oceanprotocol/squid-js/commit/d0caa436b5a0b51fe53b960d97e79f418389671f)
|
- added content to readme [`d0caa43`](https://github.com/oceanprotocol/squid-js/commit/d0caa436b5a0b51fe53b960d97e79f418389671f)
|
||||||
- rename -> squid-js [`1dbdd25`](https://github.com/oceanprotocol/squid-js/commit/1dbdd2516d6bf025fab55b7b2547c2c7b21355b2)
|
- rename -> squid-js [`1dbdd25`](https://github.com/oceanprotocol/squid-js/commit/1dbdd2516d6bf025fab55b7b2547c2c7b21355b2)
|
||||||
- added simple travis config [`95e926e`](https://github.com/oceanprotocol/squid-js/commit/95e926e413e2fe0fdf13624302a45629bb8fecf0)
|
- added simple travis config [`95e926e`](https://github.com/oceanprotocol/squid-js/commit/95e926e413e2fe0fdf13624302a45629bb8fecf0)
|
||||||
|
|
||||||
#### [v0.0.3](https://github.com/oceanprotocol/squid-js/compare/v0.0.2...v0.0.3)
|
#### [v0.0.3](https://github.com/oceanprotocol/squid-js/compare/v0.0.2...v0.0.3)
|
||||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@oceanprotocol/squid",
|
"name": "@oceanprotocol/squid",
|
||||||
"version": "0.7.3",
|
"version": "0.8.0",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@oceanprotocol/squid",
|
"name": "@oceanprotocol/squid",
|
||||||
"version": "0.7.3",
|
"version": "0.8.0",
|
||||||
"description": "JavaScript client library for Ocean Protocol",
|
"description": "JavaScript client library for Ocean Protocol",
|
||||||
"main": "./dist/node/squid.js",
|
"main": "./dist/node/squid.js",
|
||||||
"typings": "./dist/node/squid.d.ts",
|
"typings": "./dist/node/squid.d.ts",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user