Skip to content

Latest commit

 

History

History
303 lines (198 loc) · 19 KB

CHANGELOG.md

File metadata and controls

303 lines (198 loc) · 19 KB

Changelog

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

Generated by auto-changelog.

  • Update tests #67
  • fix: service files encryption on creation #66
  • Refactor: Consumer Parameters #65
  • docs: create typedoc api documentation for version 1.0.0-beta 1575eaa

8 December 2023

  • feat: add asset edit functionality #58
  • docs: create typedoc api documentation for version 1.0.0-beta c6bf413
  • Release 1.0.0-beta.0 01e9589

6 September 2023

  • graphql codegen #57
  • deps: replace apollo with graphql-codegen f85aafc
  • feat: generate graphql types using graphql-codegen 7ba659c
  • deps: bump release-it 180af69

5 September 2023

  • docs: add usage examples #54
  • Feat/update oceanjs #56
  • Feat/ethers #53
  • docs: remove outdated versions 2055959
  • docs: create typedoc api documentation for version 0.3.0-beta 371cdf3
  • docs: create typedoc api documentation for version 0.2.3 ab2270b

23 August 2023

  • docs: update readme (wip) df36c16
  • docs: add service.compute section to README b0e25a0
  • docs: update readme 90d5a13

22 August 2023

  • fix: correctly initialize provider before ordering 1a6e296
  • chore: re-enable access and compute on nautilus 675e87f
  • test: access and compute integration tests c988e31

22 August 2023

  • fix: consumer parameter handling in service #51
  • Release 0.3.0-alpha7 7d25db4

22 August 2023

  • docs: create typedoc api documentation for version 0.3.0-alpha f0db0e3
  • chore: add publishresponse type 75cfaa6
  • Release 0.3.0-alpha6 9254325

22 August 2023

  • Feat/publish rework #46
  • deps: add ocean.js and ethers deps 1824e8c
  • refactor: initial refactoring to replace web3 with ethers 3b8ab2d
  • test: refactor to use signer over wallet e728be6

17 August 2023

17 August 2023

  • refactor: use new replace array items function to replace services on DDO e186a97
  • refactor: use object as argument for getDDO 50128d4
  • refactor: use early return e866001

14 August 2023

4 September 2023

  • fix: wait for chain during publish 203964c
  • Release 0.3.0-alpha15 6001129

4 September 2023

  • fix: wait for order txs to be included in chain a56cec8
  • Release 0.3.0-alpha14 7add1a1

4 September 2023

  • Release 0.3.0-alpha13 617a298
  • fix: cast templateId to Number 8a62cfb

4 September 2023

  • Release 0.3.0-alpha12 b4df016
  • deps: update @oceanprotocol/lib to 3.1.1 (ocean.js) d6e0235

4 September 2023

  • Feat/ethers #53
  • Release 0.3.0-alpha11 e056191
  • deps: update @oceanprotocol/lib (ocean.js) 70d8f4e
  • fix: remove misleading comment df9ad79

24 August 2023

  • fix: consumer parameter handling in service #51
  • Feat/publish rework #46
  • docs: update web3 version hint #45
  • Fix/exports and deps #42
  • Update README.md #38
  • Adding Credentials to NautilusAsset and AssetBuilder #36
  • Feat/extend asset builder #35
  • fix: add spread for additionalInformation object #34
  • build(deps): bump vm2 from 3.9.17 to 3.9.19 #33
  • docs: create typedoc api documentation for version 0.2.0 4a0845b
  • docs: create typedoc api documentation for version 0.2.2 74cf76e
  • docs: create typedoc api documentation for version 0.1.2 a59e034

11 August 2023

  • docs: create typedoc api documentation for version 0.3.0-alpha 5cf6ee2
  • feat!: major publishing rework. move datatoken to services, use multi tx setup (WIP) fb055f3
  • deps: add chai and sinon 91355db

29 August 2023

  • docs: create typedoc api documentation for version 0.2.3 ab2270b
  • Release 0.2.3 ae02f08
  • fix: consumerParameter type 3e3a03e

25 July 2023

  • docs: create typedoc api documentation for version 0.2.2 74cf76e
  • test: add missing unit tests 1d9c796
  • Release 0.2.2 f94e7a0

25 July 2023

  • Fix/exports and deps #42
  • Update README.md #38
  • docs: create typedoc api documentation for version 0.2.1 1f4b176
  • Release 0.2.1 bea70f2
  • deps: lock ocean.js and web3 versions and add as peerDependencies da7e282

18 July 2023

  • Adding Credentials to NautilusAsset and AssetBuilder #36
  • docs: create typedoc api documentation for version 0.2.0 4a0845b
  • refactor: use enum for list type a1775c9
  • test: add assetbuilder credential unit test c78f7be

14 July 2023

  • Feat/extend asset builder #35
  • docs: create typedoc api documentation for version 0.1.2 a59e034
  • feat: add implementation for missing ddo metadata attributes a0f2e0b
  • feat: add helper function to combine two arrays 16b4edd

6 July 2023

  • fix: add spread for additionalInformation object #34
  • build(deps): bump vm2 from 3.9.17 to 3.9.19 #33
  • docs: create typedoc api documentation for version 0.1.1 5cd5507
  • Release 0.1.1 db160c2

21 June 2023

  • Feat: update docs generation #28
  • Fix: docs workflow #27
  • docs: improve compute result example #25
  • docs: create typedoc api documentation for version 0.1.0 5e18758
  • docs: rebuild api docs with new settings e1e566a
  • fix: broken typedoc links 493dbf5

16 May 2023

  • Pre-Release Fixes & Refactorings #23
  • Feat/refactor compute #22
  • Feat/cleanup #21
  • docs: create typedoc api documentation for version 0.1.0-next 91a4c32
  • Release 0.1.0-next ed29c2a
  • refactor(types)!: ComputeConfig interface rename config to chainConfig aa4da0a

29 April 2023

  • Feat/docs #19
  • feat: add service builder #15
  • Update readme #17
  • docs: create typedoc api documentation for version 0.1.0-beta 0abfdcc
  • feat: jsdoc workflow cd64803
  • feat: release-it plugin to create docs 90a8f1d

18 April 2023

13 April 2023

  • feat: add consumerParameters to publish, general improvements 55b87d4
  • feat: initial consumerParameters support 95b9e4d
  • feat: add initial access functionality 2239625

5 April 2023

5 April 2023

  • tests: more tests 3a2a32d
  • feat: general updates & improvements for asset builder baafd2a
  • docs: update README 67e013e

4 April 2023

4 April 2023

  • refactor: remove env vars, improve logging acf0d78
  • Release 0.1.0-alpha.2 86a5bad
  • chore: cleanup logging df60849

v0.1.0-alpha.1

3 April 2023