Releases: graphprotocol/graph-tooling
Releases · graphprotocol/graph-tooling
December 07, 2022
@graphprotocol/[email protected]
Patch Changes
v0.33.1
What's Changed
- Ensure contract actually has events when generating example tests by @dimitrovmaksim in #938
- feat: support M2 by @0xthk in #942
- validations: skip for file data sources by @leoyvens in #945
- Add Juno mainnet and testnet to Graph-cli by @lavabyrd in #944
- Remove kovan and ropsten networks by @azf20 in #947
- Codegen for file data sources by @leoyvens in #950
- studio: Add 'goerli' support by @evaporei in #953
New Contributors
Full Changelog: v0.33.0...v0.33.1
v0.33.0
- Fix api version
0.0.5
and0.0.6
always getting skipped #923 - Fix JSON-RPC basic authentication #927
- Fix broken links to quick start docs #931
- Replace
Tuple
withethereum.Tuple
in AssemblyScript -> Ethereum conversions table #935 - Return the correct block explorer API endpoint for Moonbeam Networks #930
- Remove unsupported matchstick binaries #932
- Generate test and test helper file on
init
oradd
#919