Skip to content

Releases: subquery/subql

[0.18.0] @subql/common

24 Feb 00:18
8f100a8
Compare
Choose a tag to compare

[0.18.0] - 2021-02-24

Fixed

  • Fix function call from calling itself (#808)

Changed

  • Update readers to support reader project from its manifest file (#800)

[0.21.0] @subql/cli

24 Feb 00:19
8f100a8
Compare
Choose a tag to compare

[0.21.0] - 2022-02-24

Added

  • Support cli publish from a manifest file (#800)

[0.5.1] @subql/contract-processors

23 Feb 03:34
0b42be7
Compare
Choose a tag to compare

[0.5.1] - 2022-02-23

Added

  • Add support for EIP1599 transactions to Moonbeam contract processor (#814)

[0.28.2] @subql/node

16 Feb 04:24
322f799
Compare
Choose a tag to compare

[0.28.2] - 2022-02-16

Changed

  • Update Polkadot/api to 7.8.1 ,in order to resolve previous release issue (#806)

[0.4.4] @subql/validator

15 Feb 04:59
ba54082
Compare
Choose a tag to compare

[0.4.4] - 2022-02-15

Fixed

  • Fix chainTypes validation when load from yaml or json (#804)

[0.28.1] @subql/node

15 Feb 04:59
ba54082
Compare
Choose a tag to compare

[0.28.1] - 2022-02-15

Fixed

  • Fixed issue that node stop fetch block when set batch size to 1. (#802)

[0.20.1] @subql/cli

15 Feb 04:59
ba54082
Compare
Choose a tag to compare

[0.20.1] - 2022-02-15

Fixed

  • Patch release with @subql/validator version bump, in order to fix validation issue.

[0.4.3] @subql/validator

10 Feb 21:51
bdd29b9
Compare
Choose a tag to compare

[0.4.3] - 2022-02-09

Changed

  • Move readers from validator to common (#551)
  • Include dynamic datasource in manifest v0.2.1 to custom-ds-validation (#773)

[0.14.0] @subql/types

10 Feb 20:46
de60d4a
Compare
Choose a tag to compare

[0.14.0] - 2022-02-09

Added

  • inject createDynamicDatasource in global (#773)

[0.12.0] @subql/query

10 Feb 21:51
bdd29b9
Compare
Choose a tag to compare

[0.12.0] - 2022-02-09

Added

  • Add dynamicDatasources in metadata (#773)