Skip to content

Releases: nevermined-io/sdk-js

v0.9.0

12 Apr 12:28
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v0.9.0

12 April 2021

  • Support Contracts v1.0 #61
  • Bump elliptic from 6.5.0 to 6.5.3 #58
  • Bump y18n from 4.0.0 to 4.0.1 #60
  • Added upload to filecoin capabilities in the sdk #59
  • Testing with precompiled spree contracts #57
  • Replace EscrowReward with EscrowPaymentCondition ddcc466
  • Update AccessTemplate and EscrowCondition e2b0c2d
  • Replace LockRewardCondition with LockPaymentCondition 0d2dba0

v0.8.0

22 February 2021

  • Feature/multiple rewards #56
  • Asset Rewards in integration tests 09eeb2c
  • escrow tests c1300a0
  • fixing EscrowReward tests a4c06dd

v0.7.5

22 January 2021

  • Add symbol and name methods for the token #55
  • Add symbol and name methods for the token2 c53d2c1
  • Upgrade sdk version acb835c

v0.7.4

20 January 2021

  • Remove event listener #54
  • Change version fa9623c
  • Adding v0.7.3 Changelog updates a84688e

v0.7.3

11 January 2021

  • Bump version 0.7.2 -> 0.7.3 b3d990d

v0.7.2

11 January 2021

  • Adds support to sign JWT with ethereum #53
  • Feature/fix steps creation #51
  • Add search method params #52
  • Udpate version name resolved in marketplace #50
  • Sign grant token with eth 19a80c6
  • cleanup unused code 143224f
  • Work in progress updating sign method b8be5eb

v0.7.1

29 December 2020

  • Bumpversion #49
  • Fix/update token name #48
  • Update agreements api #47
  • Feature/add providers api #46
  • Feature/add templates missed methods #45
  • Feature/add assets missed methods #44
  • Add method to request eth using the faucet f7754c2
  • Add providers api 4184729
  • Add 4 methods missed in the provenance API 9e3ae9a

v0.7.0

9 December 2020

  • Make webpack play nice with jose lib #34
  • Added support for JWT tokens when calling the gateway #31
  • Refresh package-lock da2e362
  • Adding v0.7.0 Changelog updates 854256c
  • Adding v0.7.0 Changelog updates d70a5b4

v0.6.0

2 December 2020

  • Add a way to generate a standar changelog 5403579
  • Clean provenance code fe84eaa
  • Update changelog 933465e

v0.5.1

13 November 2020

  • Added provenance methods needed for supply chain use case #23
  • Fix linter issues f56be10
  • Adding v0.5.0 Changelog updates 4b8dea6
  • bumped version to v0.5.1 8390238

v0.5.0

11 November 2020

v0.4.1

9 November 2020

  • Update repo for nevermined release 4a6a976
  • Change url to make the e2e test run a02f61a
  • Implement download method from gateway to download owner assets 7df2b9a

v0.4.0

17 September 2020

  • Add test of publishing of algorithm and workflow ddos 0c3aa22
  • Uncmment asset owner tests 9754897
  • Use external ddo for testing 3a8f5d9

v0.3.1

20 August 2020

  • added integration test for rinkeby d61665e
  • made nvm token truly optional 052d889

v0.3.0

19 August 2020

v0.2.1

18 June 2020

v0.2.0

17 June 2020

  • fix some test name issues 6fdfc2a
  • Change ocean to nevermined in the class names and variables 26a006e
  • Update Aquarius name to Metadata b6ea02c

v0.1.0

7 May 2020

  • Initial commit ee968c3
  • multiple edits 8a9c9ea
  • Configure GitHub actio...
Read more

v0.8.0

22 Feb 15:44
29c944e
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v0.8.0

22 February 2021

  • Feature/multiple rewards #56
  • Asset Rewards in integration tests 09eeb2c
  • escrow tests c1300a0
  • fixing EscrowReward tests a4c06dd

v0.7.5

22 January 2021

  • Add symbol and name methods for the token #55
  • Add symbol and name methods for the token2 c53d2c1
  • Upgrade sdk version acb835c

v0.7.4

20 January 2021

  • Remove event listener #54
  • Change version fa9623c
  • Adding v0.7.3 Changelog updates a84688e

v0.7.3

11 January 2021

  • Bump version 0.7.2 -> 0.7.3 b3d990d

v0.7.2

11 January 2021

  • Adds support to sign JWT with ethereum #53
  • Feature/fix steps creation #51
  • Add search method params #52
  • Udpate version name resolved in marketplace #50
  • Sign grant token with eth 19a80c6
  • cleanup unused code 143224f
  • Work in progress updating sign method b8be5eb

v0.7.1

29 December 2020

  • Bumpversion #49
  • Fix/update token name #48
  • Update agreements api #47
  • Feature/add providers api #46
  • Feature/add templates missed methods #45
  • Feature/add assets missed methods #44
  • Add method to request eth using the faucet f7754c2
  • Add providers api 4184729
  • Add 4 methods missed in the provenance API 9e3ae9a

v0.7.0

9 December 2020

  • Make webpack play nice with jose lib #34
  • Added support for JWT tokens when calling the gateway #31
  • Refresh package-lock da2e362
  • Adding v0.7.0 Changelog updates 854256c
  • Adding v0.7.0 Changelog updates d70a5b4

v0.6.0

2 December 2020

  • Add a way to generate a standar changelog 5403579
  • Clean provenance code fe84eaa
  • Update changelog 933465e

v0.5.1

13 November 2020

  • Added provenance methods needed for supply chain use case #23
  • Fix linter issues f56be10
  • Adding v0.5.0 Changelog updates 4b8dea6
  • bumped version to v0.5.1 8390238

v0.5.0

11 November 2020

v0.4.1

9 November 2020

  • Update repo for nevermined release 4a6a976
  • Change url to make the e2e test run a02f61a
  • Implement download method from gateway to download owner assets 7df2b9a

v0.4.0

17 September 2020

  • Add test of publishing of algorithm and workflow ddos 0c3aa22
  • Uncmment asset owner tests 9754897
  • Use external ddo for testing 3a8f5d9

v0.3.1

20 August 2020

  • added integration test for rinkeby d61665e
  • made nvm token truly optional 052d889

v0.3.0

19 August 2020

v0.2.1

18 June 2020

v0.2.0

17 June 2020

  • fix some test name issues 6fdfc2a
  • Change ocean to nevermined in the class names and variables 26a006e
  • Update Aquarius name to Metadata b6ea02c

v0.1.0

7 May 2020

v0.7.5

22 Jan 10:42
019c626
Compare
Choose a tag to compare
Merge pull request #55 from nevermined-io/feature/add-token-info-methods

Add symbol and name methods for the token

v0.7.3

11 Jan 15:11
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v0.7.3

11 January 2021

  • Bump version 0.7.2 -> 0.7.3 b3d990d

v0.7.2

11 January 2021

  • Adds support to sign JWT with ethereum #53
  • Feature/fix steps creation #51
  • Add search method params #52
  • Udpate version name resolved in marketplace #50
  • Sign grant token with eth 19a80c6
  • cleanup unused code 143224f
  • Work in progress updating sign method b8be5eb

v0.7.1

29 December 2020

  • Bumpversion #49
  • Fix/update token name #48
  • Update agreements api #47
  • Feature/add providers api #46
  • Feature/add templates missed methods #45
  • Feature/add assets missed methods #44
  • Add method to request eth using the faucet f7754c2
  • Add providers api 4184729
  • Add 4 methods missed in the provenance API 9e3ae9a

v0.7.0

9 December 2020

  • Make webpack play nice with jose lib #34
  • Added support for JWT tokens when calling the gateway #31
  • Refresh package-lock da2e362
  • Adding v0.7.0 Changelog updates 854256c
  • Adding v0.7.0 Changelog updates d70a5b4

v0.6.0

2 December 2020

  • Add a way to generate a standar changelog 5403579
  • Clean provenance code fe84eaa
  • Update changelog 933465e

v0.5.1

13 November 2020

  • Added provenance methods needed for supply chain use case #23
  • Fix linter issues f56be10
  • Adding v0.5.0 Changelog updates 4b8dea6
  • bumped version to v0.5.1 8390238

v0.5.0

11 November 2020

v0.4.1

9 November 2020

  • Update repo for nevermined release 4a6a976
  • Change url to make the e2e test run a02f61a
  • Implement download method from gateway to download owner assets 7df2b9a

v0.4.0

17 September 2020

  • Add test of publishing of algorithm and workflow ddos 0c3aa22
  • Uncmment asset owner tests 9754897
  • Use external ddo for testing 3a8f5d9

v0.3.1

20 August 2020

  • added integration test for rinkeby d61665e
  • made nvm token truly optional 052d889

v0.3.0

19 August 2020

v0.2.1

18 June 2020

v0.2.0

17 June 2020

  • fix some test name issues 6fdfc2a
  • Change ocean to nevermined in the class names and variables 26a006e
  • Update Aquarius name to Metadata b6ea02c

v0.1.0

7 May 2020

v0.7.2

11 Jan 15:09
11b4ca8
Compare
Choose a tag to compare
Merge pull request #53 from nevermined-io/feature/metamask-jwt-signature

Adds support to sign JWT with ethereum

v0.7.0

09 Dec 13:52
0b91282
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v0.7.0

9 December 2020

  • Make webpack play nice with jose lib #34
  • Added support for JWT tokens when calling the gateway #31
  • Refresh package-lock da2e362
  • Adding v0.7.0 Changelog updates 854256c
  • Adding v0.7.0 Changelog updates d70a5b4

v0.6.0

2 December 2020

  • Add a way to generate a standar changelog 5403579
  • Clean provenance code fe84eaa
  • Update changelog 933465e

v0.5.1

13 November 2020

  • Added provenance methods needed for supply chain use case #23
  • Fix linter issues f56be10
  • Adding v0.5.0 Changelog updates 4b8dea6
  • bumped version to v0.5.1 8390238

v0.5.0

11 November 2020

v0.4.1

9 November 2020

  • Update repo for nevermined release 4a6a976
  • Change url to make the e2e test run a02f61a
  • Implement download method from gateway to download owner assets 7df2b9a

v0.4.0

17 September 2020

  • Add test of publishing of algorithm and workflow ddos 0c3aa22
  • Uncmment asset owner tests 9754897
  • Use external ddo for testing 3a8f5d9

v0.3.1

20 August 2020

  • added integration test for rinkeby d61665e
  • made nvm token truly optional 052d889

v0.3.0

19 August 2020

v0.2.1

18 June 2020

v0.2.0

17 June 2020

  • fix some test name issues 6fdfc2a
  • Change ocean to nevermined in the class names and variables 26a006e
  • Update Aquarius name to Metadata b6ea02c

v0.1.0

7 May 2020

v0.6.0

07 Dec 14:15
Compare
Choose a tag to compare
Fix library generation issue

v0.5.1

13 Nov 13:03
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v0.5.1

13 November 2020

  • Added provenance methods needed for supply chain use case #23
  • Fix linter issues f56be10
  • Adding v0.5.0 Changelog updates 4b8dea6
  • bumped version to v0.5.1 8390238

v0.5.0

11 November 2020

v0.4.1

9 November 2020

  • Update repo for nevermined release 4a6a976
  • Change url to make the e2e test run a02f61a
  • Implement download method from gateway to download owner assets 7df2b9a

v0.4.0

17 September 2020

v0.2.1

18 June 2020

v0.2.0

17 June 2020

  • fix some test name issues 6fdfc2a
  • Change ocean to nevermined in the class names and variables 26a006e
  • Update Aquarius name to Metadata b6ea02c

v0.1.0

7 May 2020

v0.5.0

11 Nov 09:43
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v0.5.0

11 November 2020

v0.4.1

9 November 2020

  • Update repo for nevermined release 4a6a976
  • Change url to make the e2e test run a02f61a
  • Implement download method from gateway to download owner assets 7df2b9a

v0.4.0

17 September 2020

v0.2.1

18 June 2020

v0.2.0

17 June 2020

  • fix some test name issues 6fdfc2a
  • Change ocean to nevermined in the class names and variables 26a006e
  • Update Aquarius name to Metadata b6ea02c

v0.1.0

7 May 2020

v0.4.1

09 Nov 08:15
Compare
Choose a tag to compare

Added

  • Migrate to nevermined org