This repository has been archived by the owner on Sep 14, 2023. It is now read-only.
Releases: paritytech/capi
Releases · paritytech/capi
v0.1.0-beta.3
What's Changed
- chore: fix release workflow by @tjjfvi in #89
- ci: fix broken udd workflow by @harrysolovay in #87
- chore: fix star task by @harrysolovay in #90
- chore: update dependencies by @github-actions in #92
- feat: rework key encoding and implement key decoding by @harrysolovay in #95
- docs: treatment of types by @harrysolovay in #91
- docs: add note about key decoding by @harrysolovay in #99
- chore: add task test-update by @tjjfvi in #101
- Rename
type
toty
and_tag
totype
& remove enums by @tjjfvi in #100 - chore: check formatting on ci by @tjjfvi in #102
- chore: tweak task and adjust readme by @harrysolovay in #105
- chore: add more strict tsc flags by @harrysolovay in #112
- chore: RPC-related Cleanup by @harrysolovay in #113
- chore: update dependencies by @github-actions in #115
- chore: crypto util / wasm binding cleanup by @harrysolovay in #116
- chore: update dependencies by @github-actions in #117
- chore: fix rpc message typings & clean up some tsdocs by @harrysolovay in #118
- chore: many inconsequential, tiny changes by @harrysolovay in #120
- chore: CSpell GH workflow by @harrysolovay in #121
- chore: update dependencies by @github-actions in #122
- chore: small wasmbuild task tweak by @harrysolovay in #123
- chore: constants & RPC factory cleanup by @harrysolovay in #124
- docs: fix typo in comment by @harrysolovay in #125
- feat: encode narrow RPC methods in beacon, propagate to messages by @harrysolovay in #126
- chore: update dependencies by @github-actions in #128
- chore: decouple rpc method types from clients by @harrysolovay in #129
- chore: beacon-related tweaks by @harrysolovay in #131
- fix: add lib dom to DNT
compilerOptions
by @wirednkod in #133 - chore: bump smoldot-light to version 0.6.20 by @wirednkod in #134
- chore: update dependencies by @github-actions in #135
- feat: RPC cleanup, high level API declarations by @harrysolovay in #132
- feat: decoding extrinsics within blocks by @harrysolovay in #136
- feat: simplify local substrate process management by @harrysolovay in #138
New Contributors
- @github-actions made their first contribution in #92
- @wirednkod made their first contribution in #133
Full Changelog: v0.1.0-beta.2...v0.1.0-beta.3
v0.1.0-beta.2
What's Changed
- chore: add feature all to fix rust ls by @tjjfvi in #88
- chore: add release workflow by @tjjfvi in #82
Full Changelog: v0.1.0-beta.1...v0.1.0-beta.2
v0.1.0-beta.1
What's Changed
Groundwork
Full Changelog: https://github.com/paritytech/capi/commits/v0.1.0-beta.1