Skip to content

Commit 88ca97c

Browse files
joshstevens19github-actions
andauthored
Release/0.7.0 (#104)
* Add release binaries for * update changelog * fix windows 0.7.0 build --------- Co-authored-by: github-actions <[email protected]>
1 parent c23daae commit 88ca97c

File tree

9 files changed

+37
-13
lines changed

9 files changed

+37
-13
lines changed

documentation/docs/pages/docs/changelog.mdx

Lines changed: 22 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,9 @@
55

66
### Features
77
-------------------------------------------------
8-
feat: support multiple abis in a single contract
9-
feat: allow array of filters in the same contract without repeating
108

119
### Bug fixes
1210
-------------------------------------------------
13-
fix: running rust project should only start indexer or graphql passed on args passed
14-
fix: resolve issue of paths in generated typings
15-
fix: when running rindexer codegen typings csv folder created
16-
fix: underscores in events within a rust project maps it wrong in typings
17-
fix: share a postgres instance across rust project
1811

1912
### Breaking changes
2013
-------------------------------------------------
@@ -24,6 +17,28 @@ fix: share a postgres instance across rust project
2417

2518
all release branches are deployed through `release/VERSION_NUMBER` branches
2619

20+
## 0.7.0-beta - 16th September 2024
21+
22+
github branch - https://github.com/joshstevens19/rindexer/tree/release/0.7.0
23+
24+
- linux binary - https://rindexer.xyz/releases/linux-amd64/0.7.0/rindexer_linux-amd64.tar.gz
25+
- mac apple silicon binary - https://rindexer.xyz/releases/darwin-arm64/0.7.0/rindexer_darwin-arm64.tar.gz
26+
- mac apple intel binary - https://rindexer.xyz/releases/darwin-amd64/0.7.0/rindexer_darwin-amd64.tar.gz
27+
- windows binary - https://rindexer/releases.xyz/win32-amd64/0.7.0/rindexer_win32-amd64.zip
28+
29+
### Features
30+
-------------------------------------------------
31+
feat: support multiple abis in a single contract
32+
feat: allow array of filters in the same contract without repeating
33+
34+
### Bug fixes
35+
-------------------------------------------------
36+
fix: running rust project should only start indexer or graphql passed on args passed
37+
fix: resolve issue of paths in generated typings
38+
fix: when running rindexer codegen typings csv folder created
39+
fix: underscores in events within a rust project maps it wrong in typings
40+
fix: share a postgres instance across rust project
41+
2742
## 0.6.2-beta - 24th August 2024
2843

2944
github branch - https://github.com/joshstevens19/rindexer/tree/release/0.6.2
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:cef92521e4cf9a48cbb7b20d584f5e7ea8be633af82e26c28625767a1a24326c
3+
size 13978921
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:4dd1c01ec8ce267c38e72f4b38afae6b8ef8aea0cd5b3f1e69caf5a874f3c856
3-
size 13938092
2+
oid sha256:893f1de2dca4fcd09340a0b33eadddc096b8fbd3296a389a2f6d5b8377d47055
3+
size 13978921
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:9efab63dcd509cb2ab9a7970e45188ba27a6b13d8bef0a8c1ef99558b0c8d958
3+
size 13541364
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:10d93ce22e7df5cf7b4f1b53a32528318291cee0006409bac8d9f302cccfa3f9
3-
size 13484549
2+
oid sha256:01debaa1befac28a480a968969d830056d2c772d9d8c75818445ebaec3630e42
3+
size 13541364
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:b2604ae582d1a6cce1222510df4bcaf4e864509251aad242d4b783dc56788c01
3+
size 15787635
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:a14ca28eade589e92a39db0d25db3f0b47732826b67fe7b719f3197f2aae71be
3-
size 15747706
2+
oid sha256:b2604ae582d1a6cce1222510df4bcaf4e864509251aad242d4b783dc56788c01
3+
size 15787635
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)