Skip to content

Releases: subquery/subql-cosmos

[3.2.0] @subql/types-cosmos

31 Oct 21:01
0e7eef2
Compare
Choose a tag to compare

[3.2.0] - 2023-11-01

Changed

  • Import @subql/types-core global into global so its no longer needed to update tsconfig in projects (#195)

Added

  • JSDoc to field explaining definition (#194)

[3.2.0] @subql/node-cosmos

31 Oct 21:02
0e7eef2
Compare
Choose a tag to compare

[3.2.0] - 2023-11-01

Changed

  • Update @subql/node-core with fixes and support for endBlock feature (#195)

Fixed

  • Missing dependencies for testing command (#194)
  • Events getting processed multiple times (#194)

[3.2.0] @subql/common-cosmos

31 Oct 21:01
0e7eef2
Compare
Choose a tag to compare

[3.2.0] - 2023-11-01

Added

  • Update @subql/common and relevant changes to support endBlock feature (#195)

[3.1.1] @subql/node-cosmos

25 Oct 20:43
98ab171
Compare
Choose a tag to compare

[3.1.1] - 2023-10-26

Fixed

  • Fix crash when creating new dynamic datasources

[3.1.1] @subql/common-cosmos

25 Oct 20:43
98ab171
Compare
Choose a tag to compare

[3.1.1] - 2023-10-26

Changed

  • Update @subql/common

[3.1.0] @subql/types-cosmos

20 Oct 01:32
2266539
Compare
Choose a tag to compare

[3.1.0] - 2023-10-20

Changed

  • Version bump with types-core 0.2.0

[3.1.0] @subql/node-cosmos

20 Oct 01:32
2266539
Compare
Choose a tag to compare

[3.1.0] - 2023-10-20

Added

  • Inject in-memory cache to sandbox

Fixed

  • Bump with @subq/node-core 3.1.0 , fixed poi migration init check, and improve logging

[3.1.0] @subql/common-cosmos

20 Oct 01:32
2266539
Compare
Choose a tag to compare

[3.1.0] - 2023-10-20

Changed

  • Version bump with common 3.1.3

[3.0.3] @subql/types-cosmos

16 Oct 22:26
3075d57
Compare
Choose a tag to compare

[3.0.3] - 2023-10-17

Changed

  • Update type names to be consistent with main SDK (#189)

[3.0.3] @subql/node-cosmos

16 Oct 22:26
3075d57
Compare
Choose a tag to compare

[3.0.3] - 2023-10-17

Changed

  • Update type names to be consistent with main SDK (#189)

Fixed

  • Fix contractCall filtering issue on non-object calls (#188)