Skip to content

v0.2.7

Choose a tag to compare

@r-marques r-marques released this 10 Feb 17:52
· 97 commits to main since this release
b91181a

Changelog

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

Generated by auto-changelog.

v0.2.7

10 February 2022

  • Fix missing exports for some clients #18
  • Adding v0.2.6 Changelog updates 5e1150c
  • export new clients e70766c
  • bumped version dd416e2

v0.2.6

10 February 2022

  • Update to latest contracts #17
  • Update subgraphs to latest contracts d556dc5
  • Updated clients 3e940b0
  • Reverted some changes 32ffce0

v0.2.5

7 February 2022

  • Added missing subgraph clients #15
  • Export the new clients in src/index.ts 63530d3
  • fixes to AccessProofCondition client 6fd62cd
  • Adding 0.2.5 Changelog updates 131859e

v0.2.4

4 February 2022

  • Fix an issue in the AccessTemplate subgraph client #14
  • Adding v0.2.3 Changelog updates 0b7795a
  • bumped version to 0.2.4 422eee7

v0.2.3

4 February 2022

  • Added support for matic #11
  • Adding v0.2.2 Changelog updates 6c41aa7

v0.2.2

1 February 2022

  • Set subgraph startBlock to the block number where the contract was #10
  • Adding v0.2.1 Changelog updates bb9bad2

v0.2.1

29 January 2022

  • maybe building the project before releasing will help #9
  • Adding v0.2.0 Changelog updates 2cf1d79

v0.2.0

28 January 2022

  • Auto generate graphql subragph clients based on a graphql manifesto #8
  • Fix dockerfile #7
  • Updated package.json for release a90fbb2
  • Moved dependecies to dev dependencies 842bd65
  • Updated CI 3dde93e

v0.1.0

25 January 2022

  • Added dockerfile to build in dockerhub #6
  • Feature/generate mappings artifacts #3
  • Remove unused #2
  • Subgraph that indexes the DIDAttributeRegistered event #1
  • Created a separate subgraph for each contract 513ca56
  • Switch to @nevermined-io graph-cli dependency with the fix 8595b1e
  • Auto code generation for support artifacts 51dafd9