Releases: graphprotocol/graph-tooling
Releases · graphprotocol/graph-tooling
v0.28.0
- Support using
Bytes
for Entity
IDs #842
- Tendermint integration 🎉 #827
v0.27.0
- Fix Aurora Etherscan API URLs #836
- Mock Event Fixture Generator #816
- Match against "Apple processor" for M1 chips in
graph test
#830
- Moved to one SubgraphManifest schema file per protocol #821
- Fix Linux version for
graph test
#828
- Support for Local Graph node debug tool #785
- Adjustments to
graph test
command for docker #826
- Fixed NPM package license information #822
v0.25.3
- Fix entity update for nullable primitives #802
v0.25.2
- Add Aurora support #794
- Fix Arbiscan API URL #793
- Add Docker support for unit testing with Matchstick #796
- Add the
near-testnet
as an option for graph init
#804
- Pin
colors
dependency to 1.3.3
#806
v0.25.1
- Fix AS migration guide link #790
- Remove default values for primitive schema fields on codegen #791
v0.25.0
graph init
for NEAR 🎉 #783
v0.24.1
Updated to use graph-ts
version 0.24.1
.
v0.23.2
- Added a new
--logs
flag in graph test
, for debugging #778
- Added support for fetching ABI data from
mumbai
network #779
v0.23.1
This release includes:
graph-ts
version bump
- Use
graph-ts
new tsconfig.base.json
for creating new subgraphs (graph init
command)