v0.5.0
What's Changed
- fix(cli): disable cli version cmd by @sinzii in #231
- fix(codegen): dirname file extension by @sinzii in #232
- chore(docs): add link to telegram group by @sinzii in #236
- chore: bump dep versions by @sinzii in #240
- feat(cli): generate chaintypes from raw metadata & wasm runtime by @1cedrus in #226
- fix(contracts): decode events for specific contract address by @sinzii in #243
- fix: add name for custom errors by @sinzii in #244
- breaking: expose SubstrateClient for Contract & ContractDeployer by @sinzii in #245
- chore(docs): add note about substrate-contracts-node by @sinzii in #246
- chore(docs): add notes for which client to use by @sinzii in #247
- chore(deps-dev): bump smoldot from 2.0.29 to 2.0.30 by @dependabot in #248
- fix: improve jsdoc for ChainApi & ContractApi interface by @sinzii in #249
- feat(typink): add
typeInfor args type by @1cedrus in #238
Full Changelog: v0.4.1...v0.5.0