Skip to content

Releases: metaplex-foundation/kinobi

v0.16.13

22 Dec 14:37
d4c118c
Compare
Choose a tag to compare

Patch Changes

  • 0a73ebd Thanks @lorisleiva! - Remove context from js-experimental renderer

  • eeff3b2 Thanks @lorisleiva! - Fix optional sign for unsupported payer and identity defaults on js-experimental

  • #114 1da018e Thanks @lorisleiva! - Add support for API name transformers in js-experimental

  • #115 c473e83 Thanks @lorisleiva! - Add parse instruction function in js-experimental

  • 7bb49fb Thanks @lorisleiva! - Rename options to config in js-experimental generated helpers

  • #111 5ec7625 Thanks @febo! - Does not generate lifetime for empty account struct in Rust client

  • 6c227c4 Thanks @lorisleiva! - Use AccountMetas instead of Addresses for parsed instructions in js-experimental

  • #113 c5efc7a Thanks @lorisleiva! - Update js-experimental resolvers and replace ContextMap with FragmentFeatures

v0.16.12

12 Dec 09:54
0d20c01
Compare
Choose a tag to compare

Patch Changes

v0.16.11

11 Dec 16:59
69ef2d4
Compare
Choose a tag to compare

Patch Changes

v0.16.10

11 Dec 11:39
5278263
Compare
Choose a tag to compare

Patch Changes

v0.16.9

22 Nov 20:28
4f182aa
Compare
Choose a tag to compare

Patch Changes

  • #101 aa397bc Thanks @febo! - Add account list output to builder docs in Rust client

v0.16.8

14 Nov 11:17
1e374c9
Compare
Choose a tag to compare

Patch Changes

v0.16.7

11 Nov 15:00
7998470
Compare
Choose a tag to compare

Patch Changes

v0.16.6

27 Oct 16:40
776fdef
Compare
Choose a tag to compare

Patch Changes

  • #95 cd4ee72 Thanks @febo! - Add escape to instruction module names in Rust client

v0.16.5

24 Oct 10:16
1fe4670
Compare
Choose a tag to compare

Patch Changes

v0.16.4

24 Oct 09:46
3e62b6c
Compare
Choose a tag to compare

Patch Changes

  • ff1cf1f Thanks @lorisleiva! - Exclude error messages in JS experimental production builds

  • 80d1fe5 Thanks @lorisleiva! - Fix return value of high-level instruction function in JS Experimental