Skip to content

Releases: graphprotocol/graph-tooling

v0.25.1

02 May 15:32
Compare
Choose a tag to compare
  • Fix AS migration guide link #790
  • Remove default values for primitive schema fields on codegen #791

v0.25.0

02 May 15:26
Compare
Choose a tag to compare
  • graph init for NEAR 🎉 #783

v0.24.1

02 May 15:22
Compare
Choose a tag to compare

Updated to use graph-ts version 0.24.1.

v0.24.0

02 May 15:21
Compare
Choose a tag to compare

v0.23.2

10 Nov 11:27
Compare
Choose a tag to compare
  • Added a new --logs flag in graph test, for debugging #778
  • Added support for fetching ABI data from mumbai network #779

v0.23.1

01 Nov 19:43
Compare
Choose a tag to compare

This release includes:

  • graph-ts version bump
  • Use graph-ts new tsconfig.base.json for creating new subgraphs (graph init command)

v0.23.0

26 Oct 05:34
Compare
Choose a tag to compare

Includes alpha support for NEAR: #760

For now we only have the commands: codegen, build and deploy.

Soon we'll have init as well.

v0.23.0-alpha.0

22 Oct 20:19
Compare
Choose a tag to compare
v0.23.0-alpha.0 Pre-release
Pre-release
  • NEAR base support for: codegen, build and deploy

v0.22.4

19 Oct 12:02
Compare
Choose a tag to compare
  • Improve Apple M1 Mac matchstick download conditions (graph test): #764
  • Fix UNCAUGHT EXCEPTION bug on validation for studio: #761

v0.22.3

11 Oct 16:07
Compare
Choose a tag to compare

Fix invalid casting in codegen: #756