File tree Expand file tree Collapse file tree 3 files changed +16
-3
lines changed
documentation/docs/pages/docs Expand file tree Collapse file tree 3 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " rindexer_cli"
3- version = " 0.24.0 "
3+ version = " 0.24.1 "
44edition = " 2021"
55description = " A no-code or framework to build blazing fast EVM indexers - built in rust."
66license = " MIT"
Original file line number Diff line number Diff line change 11[package ]
22name = " rindexer"
3- version = " 0.24.0 "
3+ version = " 0.24.1 "
44edition = " 2021"
55description = " A no-code or framework to build blazing fast EVM indexers - built in rust."
66license = " MIT"
Original file line number Diff line number Diff line change 88
99### Bug fixes
1010-------------------------------------------------
11- - fix: graphql embedded binary
1211
1312### Breaking changes
1413-------------------------------------------------
1817
1918all release branches are deployed through ` release/VERSION_NUMBER ` branches
2019
20+ # 0.24.1-beta - 20th August 2025
21+
22+ github branch - https://github.com/joshstevens19/rindexer/tree/release/0.24.1
23+
24+ - linux binary - https://github.com/joshstevens19/rindexer/releases/download/v0.24.1/rindexer_linux-amd64.tar.gz
25+ - mac apple silicon binary - https://github.com/joshstevens19/rindexer/releases/download/v0.24.1/rindexer_darwin-arm64.tar.gz
26+ - mac apple intel binary - https://github.com/joshstevens19/rindexer/releases/download/v0.24.1/rindexer_darwin-amd64.tar.gz
27+ - windows binary - https://github.com/joshstevens19/rindexer/releases/download/v0.24.1/rindexer_win32-amd64.zip
28+
29+ ### Bug fixes
30+ -------------------------------------------------
31+ - fix: graphql embedded binary
32+
33+
2134# 0.24.0-beta - 19th August 2025
2235
2336github branch - https://github.com/joshstevens19/rindexer/tree/release/0.24.0
You can’t perform that action at this time.
0 commit comments