Install
curl -L https://rindexer.xyz/install.sh | bash -s -- --version 0.7.1Changelog
- mac apple silicon binary - https://github.com/joshstevens19/rindexer/releases/download/v0.7.1/rindexer_darwin-arm64.tar.gz
- mac apple intel binary - https://github.com/joshstevens19/rindexer/releases/download/v0.7.1/rindexer_darwin-amd64.tar.gz
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