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.13
What's Changed
- chore: update scale to v0.4.2 by @tjjfvi in #186
- Pin GHA versions and add dependabot by @sergejparity in #189
- chore(deps): bump streetsidesoftware/cspell-action from 2.7.0 to 2.8 by @dependabot in #191
- chore(deps): bump streetsidesoftware/cspell-action from 2.8.0 to 2.8.1 by @dependabot in #192
- chore: add
run:browser
task by @tjjfvi in #197 - fix: storage key handling by @tjjfvi in #199
- feat: typegen by @tjjfvi in #195
- chore: update to scale v0.5.0 by @tjjfvi in #200
- feat: add SS58 Codec JS implementation by @kratico in #194
- feat: js hashers by @tjjfvi in #203
- ci: fix udd workflow by @tjjfvi in #207
New Contributors
- @sergejparity made their first contribution in #189
- @kratico made their first contribution in #194
Full Changelog: v0.1.0-beta.12...v0.1.0-beta.13
v0.1.0-beta.9
What's Changed
- chore: misc tweaks by @harrysolovay in #177
- chore: more rpc types by @harrysolovay in #179
- chore: misc. api cleanup by @harrysolovay in #180
- feat: fluent api for creating and sending extrinsics by @harrysolovay in #181
Full Changelog: v0.1.0-beta.8...v0.1.0-beta.9
v0.1.0-beta.12
What's Changed
- feat: watch blocks effect by @harrysolovay in #184
Full Changelog: v0.1.0-beta.11...v0.1.0-beta.12
v0.1.0-beta.11
What's Changed
- feat: add select to atom by @harrysolovay in #183
Full Changelog: v0.1.0-beta.10...v0.1.0-beta.11
v0.1.0-beta.10
What's Changed
- fix: effect run result type by @harrysolovay in #182
Full Changelog: v0.1.0-beta.9...v0.1.0-beta.10
v0.1.0-beta.8
What's Changed
- feat: async encoding by @harrysolovay in #176
Full Changelog: v0.1.0-beta.7...v0.1.0-beta.8
v0.1.0-beta.7
What's Changed
- chore: add several new root exports by @harrysolovay in #175
Full Changelog: v0.1.0-beta.6...v0.1.0-beta.7
v0.1.0-beta.6
What's Changed
- chore: improve subscription interface by @harrysolovay in #166
- chore: RPC typing refactor by @harrysolovay in #167
- chore: tweak/fix extrinsics, create related effect, misc. cleanup by @harrysolovay in #168
- chore: fix DNT step fs copy error by @harrysolovay in #169
- chore: ensure unsubscribe triggered upon subscription end by @harrysolovay in #170
- chore: add two examples, fix key effect resolution bug by @harrysolovay in #171
- chore: contracts-related updates by @harrysolovay in #172
Full Changelog: v0.1.0-beta.5...v0.1.0-beta.6
v0.1.0-beta.5
What's Changed
- chore: fix error-producing priv type-only field in config by @harrysolovay in #165
Full Changelog: v0.1.0-beta.4...v0.1.0-beta.5
v0.1.0-beta.4
What's Changed
- chore: testing cleanup, various renames by @harrysolovay in #144
- chore: delete ltex rule gunk by @harrysolovay in #146
- fix: prevent repeat subscriptions by @harrysolovay in #147
- chore: push iterable util and some renames by @harrysolovay in #145
- chore: compress wasm (and decompress on init) by @harrysolovay in #148
- chore: clean up test node, begin watch-related, cleanup by @harrysolovay in #149
- chore: remove 3 hard-coded "primitive" factories by @harrysolovay in #150
- chore: move rs utils into more fitting locations by @harrysolovay in #151
- chore: many renames, config-related cleanup by @harrysolovay in #152
- feat: smart contract type derivation by @harrysolovay in #153
- chore: re-write effects, misc. cleanup by @harrysolovay in #154
- chore: declare rpc methods in non-method form by @harrysolovay in #155
- chore: more effects & cleanup by @harrysolovay in #156
- chore: get rid of old wasm binding files by @harrysolovay in #158
- chore: misc cleanup by @harrysolovay in #159
- feat: effects can spawn new runs, key page and block reads by @harrysolovay in #160
- chore: tweak lint config, fix lint errors, fix local node resource error by @harrysolovay in #161
- feat: utils for derived queries by @harrysolovay in #162
- feat: subscription management in effect sys by @harrysolovay in #163
- chore: DNT usage fixes by @harrysolovay in #164
Full Changelog: v0.1.0-beta.3...v0.1.0-beta.4