Releases: subquery/subql
Releases · subquery/subql
[0.16.2] @subql/cli
[0.16.2] - 2021-12-16
Changed
- Update subql/validator dependencies (#720)
[0.25.3] @subql/node
[0.25.3] - 2021-12-02
Priority: High. Any project use enum should re-index with latest node ASAP.
Fixed:
- Skip insert poi when db transaction is null (#687)
- Replace enum index with unique hash value, in order resolve schema type name conflict issue.(#688)
[0.25.2] @subql/node
[0.25.2] - 2021-11-30
Priority: high for projects indexed with 0.25.x or above
Fixed:
- Upgrade dependency common, in order to remove auto generated enum types from entities relations (#682)
[0.14.1] @subql/common
[0.14.1] - 2021-11-30
Fixed
- Remove auto generated enum types for codegen (#680)
- Remove auto generated enum types in entities and relations (#682)
[0.16.1] @subql/cli
[0.16.1] - 2021-11-30
Fixed
- Remove auto generated enum types and interfaces (#680)
[0.11.0] @subql/types
[0.11.0] - 2021-11-27
Changed
- Update patch api type (#638)
[0.25.1] @subql/node
[0.25.1] - 2021-11-27
Priority: high for projects use dictionary
Fixed:
- Fix variable replacement in dictionary's gql, remove the quote wrapping (#673)
Changed:
- set default false for
--timestamp-field
(#661)
[0.3.2] @subql/contract-processors
[0.3.2] - 2021-11-23
Fixed
- Lock down class-transformer version (#654)
- Add blockTimestamp to MoonbeamEvent (#659)
[0.4.0] @subql/validator
[0.4.0] - 2021-11-19
Added
- Added ipfs-reader and update reader (#486)
- Add validator that runs custom ds processor validation (#596)
Changed
- Bump deps (#584)
- Move
isCustomDs
to Common (#610)
Fixed
- Fix validating custom DS if location param is provided (#639)
[0.10.1] @subql/types
[0.10.1] - 2021-11-19
Changed
- Update patch api type (#638)