Skip to content

Releases: AhaLabs/witme

v0.3.1

18 May 22:14
3091c2b
Compare
Choose a tag to compare

v0.3.0

13 May 17:35
1971281
Compare
Choose a tag to compare
  • feat!: Remove contract class code from generated TS (#29) 73df222
  • fix: remove println from ts generation (#28) 4deb9b1
  • v0.2.5 1bbda22
  • Update README.md 3f5b52b
  • fix: reduce npm version to then get upgraded 63de797
  • feat: add witme npm package (#27) d22f4dd

v0.2.5...v0.3.0

v0.2.5

21 Apr 15:46
fabc470
Compare
Choose a tag to compare

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

21 Mar 16:33
99eb236
Compare
Choose a tag to compare

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

17 Mar 19:43
3353797
Compare
Choose a tag to compare

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

15 Mar 18:48
4f9d635
Compare
Choose a tag to compare

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 and i64 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

11 Feb 18:33
356edea
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/AhaLabs/witme/commits/v0.0.1