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.
- 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