Releases: metaplex-foundation/kinobi
v0.9.0
Minor Changes
05b9c36
Thanks @lorisleiva! - Rename mpl-essentials to mpl-toolbox
v0.8.5
Patch Changes
b94d32e
Thanks @lorisleiva! - Fix computation of Anchor account discriminators
v0.8.4
Patch Changes
- #41
c01c113
Thanks @lorisleiva! - Fix account seeds with no variable seeds
v0.8.3
Patch Changes
8b1d051
Thanks @lorisleiva! - Fix recursive type imports
v0.8.2
Patch Changes
-
69f2425
Thanks @lorisleiva! - Fix byte size calculation for custom sized enums -
07ffd93
Thanks @lorisleiva! - Convert account to public key when used as an arg default
v0.8.1
Patch Changes
-
#36
1f34c3a
Thanks @lorisleiva! - Support custom discriminator sizes for enums -
ff685c7
Thanks @lorisleiva! - Don't throw too early in the GetByteSizeVisitor
v0.8.0
Minor Changes
-
63f13ca
Thanks @lorisleiva! - Add renderParentInstructions option to JS renderer -
0105e0f
Thanks @lorisleiva! - Broaden the literal seed type as a constant seed type
Patch Changes
-
2754272
Thanks @lorisleiva! - Fix intermediary type when mapping serializers -
15a869d
Thanks @lorisleiva! - Export fetchMyAccountFromSeeds helper functions -
fc7d12b
Thanks @lorisleiva! - Fix exported comment when error has no message -
d74770c
Thanks @lorisleiva! - Rely on the name of dataArgs and extraArgs when rendering JS code
v0.7.3
Patch Changes
8466e9c
Thanks @lorisleiva! - Offer more default kinds for args
v0.7.2
Patch Changes
6c66054
Thanks @lorisleiva! - Improve conditions on resolved variables
v0.7.1
Patch Changes
1c798af
Thanks @lorisleiva! - Improve create options