Skip to content

v3.1.0

Compare
Choose a tag to compare
@juliancwirko juliancwirko released this 04 Dec 17:41
· 70 commits to main since this release
f227c69
  • rewritten useScQuery, but it keeps backward compatibility. You can still use simple data types like numbers, strings, and boolean as the results without ABI. You must provide the ABI file if you need to catch more complex data types. Check for more info in the README.md file
  • dependencies updates