Skip to content

[0.20.0] @subql/cli

Compare
Choose a tag to compare
@ianhe8x ianhe8x released this 10 Feb 21:51
· 2043 commits to main since this release
bdd29b9

[0.20.0] - 2022-02-09

Added

  • Add support for dynamic data sources (#773)
  • Add authentication for publish command, access token will read from SUBQL_ACCESS_TOKEN in environment or under $HOME/.subql/SUBQL_ACCESS_TOKEN (#778)

Fixed

  • Fix codegen importing jsonType interface multiple times (#784)
  • Fix cli build command issues (#789)