Releases: AhaLabs/witme
Releases · AhaLabs/witme
v0.3.1
- chore: prep release 11cb514
v0.3.0
v0.2.5
What's Changed
- fix: make attachedDeposit's default a string by @willemneal in #13
- chore: add another example by @willemneal in #14
- feat(JSON): add
allow
validation keyword and allow passing args to ts-json-schema-generator by @willemneal in #22 - chore: update clap to stable and remove extra clap dep by @willemneal in #23
- feat: depend on cargo-witgen and inject args struct into
wit
subcommand by @willemneal in #24 - feat(NEAR): Add inject command to inject data into a wasm custom section by @willemneal in #25
- chore: add release.yml by @willemneal in #26
Full Changelog: v0.2.2...v0.2.5
v0.2.2
What's Changed
- fix: update sdk types so U128 pattern doesn't use extra note string by @willemneal in #12
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- feat(ts): add options to generated change method by @willemneal in #11
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- fix: issues with typescript by @willemneal in #3
- chore: update readme and increase version by @willemneal in #4
- feat!: upgrade to new definition of
u64
andi64
by @willemneal in #5 - feat: add support for generating json schemas from generated TS and move wit-bindgen-ts-near to this repo by @willemneal in #7
- feat: add json-schema generation and split ts generation into two files by @willemneal in #9
- fix: embed sdk files in
src
by @willemneal in #10
Full Changelog: v0.0.1...v0.2.0
v0.0.1
What's Changed
- feat: combine witgen and wit-bindgen by @willemneal in #1
- chore: update version by @willemneal in #2
New Contributors
- @willemneal made their first contribution in #1
Full Changelog: https://github.com/AhaLabs/witme/commits/v0.0.1