v0.2.0
Pre-release
Pre-release
What's Changed
- expose inner value of mandala client via feature gating by @zianksm in #21
- sanitize user input at transfer nft constructor by @zianksm in #22
- expose tx builder by @zianksm in #23
- expose native substrate extrinsics wrapper by @zianksm in #24
- make tx builder take mandala client isnead of raw subxt online client by @zianksm in #26
- add test for transfering nfts by @zianksm in #35
- feature gate asset migration and expose native raw substrate types by @zianksm in #36
- Test extrinsics tracker by @aryaramadika in #39
- Test extrinsic facade by @zianksm in #40
- adjust function interface by @zianksm in #43
- add unit to abstract blockchain currency by @zianksm in #44
- add examples to types by @zianksm in #45
- Release v0.2.0 by @zianksm in #46
Full Changelog: v0.1.2...v0.2.0