All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
4.3.5 - 2024-12-11
- Update
@subql/common
4.3.4 - 2024-11-25
- Bump version with
@subql/common
4.3.3 - 2024-11-22
- Update common (#2584)
4.3.2 - 2024-10-23
- Bump version with
@subql/common
4.3.1 - 2024-09-25
- Bump common, Added manifest support for query-subgraph.
4.3.0 - 2024-08-05
- Update dependencies (#2518)
4.2.0 - 2024-08-01
- Updated
@subql\common
with support for endpoint specific configs (#2511)
4.1.1 - 2024-07-25
- Bump version with
@subql/common
- input type updated in
isRuntimeDs
(#2496)
4.1.0 - 2024-07-11
- Unused functions (#2484)
- Bump with
subql/common
4.0.1 - 2024-07-09
- Changes to ts build settings (#2475)
4.0.0 - 2024-07-01
- Enable ts strict setting
- Breaking Change: Add alias
parseProjectManifest
, also follow type ofINetworkCommonModule
(#2462)
3.8.1 - 2024-06-21
- Fix
EventFilter
incorrectly extendBlockFilter
, lead dictionary error (#2463)
3.8.0 - 2024-06-05
- Bump with common
3.7.0 - 2024-05-22
- Bump with common
3.6.0 - 2024-05-08
- Bump with types, update dependencies
3.5.0 - 2024-04-24
- Update dependencies
3.4.0 - 2024-03-28
- version bump with
@subql/common
3.5.0
3.3.2 - 2024-02-23
- version bump with
@subql/common
3.3.1 - 2024-02-07
- Update
@subql/common
3.2.1 - 2023-12-14
- Update @subql/common
3.2.0 - 2023-10-31
- Update
@subql/common
with support for endBlock feature
3.1.2 - 2023-10-18
- Version bump with
common
3.1.3
3.1.1 - 2023-10-03
- Version bump with
types-core
0.1.1
3.1.0 - 2023-10-02
- Update with
types-core
0.1.0 (#2056)
3.0.1 - 2023-09-28
- move block filters to common (#1969)
- Parent option to manifest (#1797)
2.4.0 - 2023-08-16
isSigned
filter to call handler (#1940)
2.3.0 - 2023-08-10
- Bump version with
common
;
2.2.1 - 2023-07-31
- Update license (#1891)
2.2.0 - 2023-06-26
- Update common dependency
2.1.1 - 2023-05-11
- Move validate function to common (#1683)
2.1.0 - 2023-05-10
- Ability to specify node runner options (#1652)
- Remove support for manifest versions < 1.0.0 (#1659)
2.0.0 - 2023-04-20
- Major release 2.0.0, align with other package versions
1.5.0 - 2023-03-30
- Changed in models to support Multiple endpoints (#1551)
1.4.0 - 2022-12-06
- Support for
bypassBlocks
(#1435)
1.3.0 - 2022-10-27
- Timestamp filter to block handlers (#1310)
1.2.1 - 2022-10-06
- Update IPFS endpoints. (#1337)
1.2.0 - 2022-07-27
- Apply latest runner version validation rule, now
dev
andlatest
are not supported.
1.1.1 - 2022-07-05
- Bump with
@subql/common
1.1.0 - 2022-05-31
- Remove
contract-processors
and types improvements (#1012)
1.0.0 - 2022-05-11
- Major release
0.5.0 - 2022-05-11
- Add test for project with ds processor assets (#1000)
- Add method to check templates is Substrate ds (#1001)
0.4.0 - 2022-05-02
- Add utils package (#928)
0.3.1 - 2022-04-27
- Add missing vm2 dependency (#919)
0.3.0 - 2022-04-06
- Add manifest 1.0.0 (#845)
- Fix validation for genesisHash or chainId with empty string (#883)
0.2.0 - 2022-04-04
- Update to use
vm2
(#869)
0.1.0 - 2022-03-01
- init commit