Skip to content

v0.7.0

Compare
Choose a tag to compare
@ixje ixje released this 29 Nov 10:41
· 13 commits to master since this release

Changelog

  • 2403980 *: cleanup warnings (#15)
  • 0ba454d cli: add a command to show CPM's version (#14)
  • 95b91b4 cli: rework cpm run command (#17)
  • 07f32d6 generators: refactor structure to support offchain/onchain sdk types (#12)
  • eda195c generators: support off-chain Python SDK (#13)
  • 104f5f8 generators: update import on TS template
  • 44cb8e5 setup: add publishing to Chocolatey
  • 2146cc8 setup: change archive format to fix Chocolatey publishing
  • 4146783 setup: resolve goreleaser deprecation warnings
  • 9017d9c setup: split goreleaser config into unix and windows
  • 59b3bea typescript: add an optional parameter on methods that return Iterators