Skip to content

Release v0.7.1

Choose a tag to compare

@github-actions github-actions released this 15 Jul 15:51
· 146 commits to master since this release

Install

curl -L https://rindexer.xyz/install.sh | bash -s -- --version 0.7.1

Changelog

Bug fixes

  • fix: throw error if contract names are not unique
  • fix: allow non camel case types in generated code
  • fix: pascal case not parsing capitals full words correctly