Skip to content

v0.13.1

Compare
Choose a tag to compare
@turbolent turbolent released this 25 Feb 00:22
· 10709 commits to master since this release

πŸ›  Improvements

  • Remove prepare and decode callbacks (#622) @turbolent
  • Update language server to Cadence v0.13.0 and Go SDK v0.15.0 (#623) @turbolent
  • Refactor Any type, AnyResource type, and AnyStruct type to singleton (#618) @turbolent
  • Refactor Type, Bool, and Character type to singletons (#617) @turbolent

🐞 Bug Fixes