Skip to content

[0.15.0] @subql/cli

Compare
Choose a tag to compare
@ianhe8x ianhe8x released this 04 Nov 01:03
· 2102 commits to main since this release
eb00edd

[0.15.0] - 2021-11-03

Changed

  • Improve ts typing for static create() function in model.ts template (#573)
  • Use jsonrpc client to fetch genesis hash , drop dependencies of polkadot-api (#595)
  • Update subql validate to validate custom ds (#596)
  • Bump dependencies (#584)

Added

  • New command Subql migrate allow convert project manifest v0.0.1 to v0.2.0 (#587)