Skip to content

Commit b2146fb

Browse files
authored
chore: release 1.0.3 (#2460)
1 parent d2712a6 commit b2146fb

File tree

40 files changed

+593
-4230
lines changed

40 files changed

+593
-4230
lines changed

CHANGELOG.md

Lines changed: 179 additions & 426 deletions
Large diffs are not rendered by default.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = ["crates/*"]
33
resolver = "2"
44

55
[workspace.package]
6-
version = "1.0.2"
6+
version = "1.0.3"
77
edition = "2021"
88
rust-version = "1.82"
99
authors = ["Alloy Contributors"]

crates/alloy/CHANGELOG.md

Lines changed: 2 additions & 86 deletions
Original file line numberDiff line numberDiff line change
@@ -5,108 +5,29 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [1.0.1](https://github.com/alloy-rs/alloy/releases/tag/v1.0.1) - 2025-05-13
8+
## [1.0.3](https://github.com/alloy-rs/alloy/releases/tag/v1.0.3) - 2025-05-15
99

1010
### Miscellaneous Tasks
1111

12+
- Release 1.0.2
1213
- Release 1.0.1
13-
14-
## [1.0.0](https://github.com/alloy-rs/alloy/releases/tag/v1.0.0) - 2025-05-13
15-
16-
### Miscellaneous Tasks
17-
1814
- Release 1.0.0
19-
20-
## [0.15.11](https://github.com/alloy-rs/alloy/releases/tag/v0.15.11) - 2025-05-12
21-
22-
### Miscellaneous Tasks
23-
2415
- Release 0.15.11
25-
26-
## [0.15.10](https://github.com/alloy-rs/alloy/releases/tag/v0.15.10) - 2025-05-07
27-
28-
### Miscellaneous Tasks
29-
3016
- Release 0.15.10
31-
32-
## [0.15.9](https://github.com/alloy-rs/alloy/releases/tag/v0.15.9) - 2025-05-05
33-
34-
### Miscellaneous Tasks
35-
3617
- Release 0.15.9
37-
38-
## [0.15.8](https://github.com/alloy-rs/alloy/releases/tag/v0.15.8) - 2025-05-02
39-
40-
### Miscellaneous Tasks
41-
4218
- Release 0.15.8
43-
44-
## [0.15.7](https://github.com/alloy-rs/alloy/releases/tag/v0.15.7) - 2025-04-30
45-
46-
### Miscellaneous Tasks
47-
4819
- Release 0.15.7
49-
50-
## [0.15.6](https://github.com/alloy-rs/alloy/releases/tag/v0.15.6) - 2025-04-24
51-
52-
### Miscellaneous Tasks
53-
5420
- Release 0.15.6
55-
56-
## [0.15.5](https://github.com/alloy-rs/alloy/releases/tag/v0.15.5) - 2025-04-24
57-
58-
### Miscellaneous Tasks
59-
6021
- Release 0.15.5
6122
- Release 0.15.4
62-
63-
## [0.15.3](https://github.com/alloy-rs/alloy/releases/tag/v0.15.3) - 2025-04-24
64-
65-
### Miscellaneous Tasks
66-
6723
- Release 0.15.3
68-
69-
## [0.15.2](https://github.com/alloy-rs/alloy/releases/tag/v0.15.2) - 2025-04-23
70-
71-
### Miscellaneous Tasks
72-
7324
- Release 0.15.2
74-
75-
## [0.15.1](https://github.com/alloy-rs/alloy/releases/tag/v0.15.1) - 2025-04-23
76-
77-
### Miscellaneous Tasks
78-
7925
- Release 0.15.1
80-
81-
## [0.15.0](https://github.com/alloy-rs/alloy/releases/tag/v0.15.0) - 2025-04-23
82-
83-
### Miscellaneous Tasks
84-
8526
- Release 0.15.0
86-
87-
## [0.14.0](https://github.com/alloy-rs/alloy/releases/tag/v0.14.0) - 2025-04-09
88-
89-
### Miscellaneous Tasks
90-
9127
- Release 0.14.0
92-
93-
## [0.13.0](https://github.com/alloy-rs/alloy/releases/tag/v0.13.0) - 2025-03-28
94-
95-
### Miscellaneous Tasks
96-
9728
- Release 0.13.0
9829
- Propagate arbitrary feature ([#2227](https://github.com/alloy-rs/alloy/issues/2227))
99-
100-
## [0.12.6](https://github.com/alloy-rs/alloy/releases/tag/v0.12.6) - 2025-03-18
101-
102-
### Miscellaneous Tasks
103-
10430
- Release 0.12.6
105-
106-
## [0.12.5](https://github.com/alloy-rs/alloy/releases/tag/v0.12.5) - 2025-03-12
107-
108-
### Miscellaneous Tasks
109-
11031
- Release 0.12.5
11132

11233
## [0.12.4](https://github.com/alloy-rs/alloy/releases/tag/v0.12.4) - 2025-03-07
@@ -203,11 +124,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
203124
### Miscellaneous Tasks
204125

205126
- Release 0.8.1
206-
207-
## [0.8.0](https://github.com/alloy-rs/alloy/releases/tag/v0.8.0) - 2024-12-10
208-
209-
### Miscellaneous Tasks
210-
211127
- Release 0.8.0 ([#1778](https://github.com/alloy-rs/alloy/issues/1778))
212128

213129
## [0.7.3](https://github.com/alloy-rs/alloy/releases/tag/v0.7.3) - 2024-12-05

crates/consensus-any/CHANGELOG.md

Lines changed: 13 additions & 97 deletions
Original file line numberDiff line numberDiff line change
@@ -5,43 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [1.0.1](https://github.com/alloy-rs/alloy/releases/tag/v1.0.1) - 2025-05-13
8+
## [1.0.3](https://github.com/alloy-rs/alloy/releases/tag/v1.0.3) - 2025-05-15
99

10-
### Miscellaneous Tasks
11-
12-
- Release 1.0.1
13-
14-
## [1.0.0](https://github.com/alloy-rs/alloy/releases/tag/v1.0.0) - 2025-05-13
15-
16-
### Miscellaneous Tasks
17-
18-
- Release 1.0.0
19-
20-
## [0.15.11](https://github.com/alloy-rs/alloy/releases/tag/v0.15.11) - 2025-05-12
21-
22-
### Miscellaneous Tasks
23-
24-
- Release 0.15.11
25-
26-
## [0.15.10](https://github.com/alloy-rs/alloy/releases/tag/v0.15.10) - 2025-05-07
27-
28-
### Miscellaneous Tasks
29-
30-
- Release 0.15.10
31-
32-
## [0.15.9](https://github.com/alloy-rs/alloy/releases/tag/v0.15.9) - 2025-05-05
33-
34-
### Miscellaneous Tasks
35-
36-
- Release 0.15.9
37-
38-
## [0.15.8](https://github.com/alloy-rs/alloy/releases/tag/v0.15.8) - 2025-05-02
39-
40-
### Miscellaneous Tasks
41-
42-
- Release 0.15.8
10+
### Bug Fixes
4311

44-
## [0.15.7](https://github.com/alloy-rs/alloy/releases/tag/v0.15.7) - 2025-04-30
12+
- Fix Typos in Documentation Comments ([#2325](https://github.com/alloy-rs/alloy/issues/2325))
4513

4614
### Documentation
4715

@@ -53,78 +21,31 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5321

5422
### Miscellaneous Tasks
5523

24+
- Release 1.0.2
25+
- Release 1.0.1
26+
- Release 1.0.0
27+
- Release 0.15.11
28+
- Release 0.15.10
29+
- Release 0.15.9
30+
- Release 0.15.8
5631
- Release 0.15.7
5732
- Add bloom_ref ([#2368](https://github.com/alloy-rs/alloy/issues/2368))
58-
59-
### Other
60-
61-
- Revert "feat: add bloom_ref" ([#2367](https://github.com/alloy-rs/alloy/issues/2367))
62-
63-
## [0.15.6](https://github.com/alloy-rs/alloy/releases/tag/v0.15.6) - 2025-04-24
64-
65-
### Miscellaneous Tasks
66-
6733
- Release 0.15.6
68-
69-
## [0.15.5](https://github.com/alloy-rs/alloy/releases/tag/v0.15.5) - 2025-04-24
70-
71-
### Miscellaneous Tasks
72-
7334
- Release 0.15.5
7435
- Release 0.15.4
75-
76-
## [0.15.3](https://github.com/alloy-rs/alloy/releases/tag/v0.15.3) - 2025-04-24
77-
78-
### Miscellaneous Tasks
79-
8036
- Release 0.15.3
81-
82-
## [0.15.2](https://github.com/alloy-rs/alloy/releases/tag/v0.15.2) - 2025-04-23
83-
84-
### Miscellaneous Tasks
85-
8637
- Release 0.15.2
87-
88-
## [0.15.1](https://github.com/alloy-rs/alloy/releases/tag/v0.15.1) - 2025-04-23
89-
90-
### Miscellaneous Tasks
91-
9238
- Release 0.15.1
93-
94-
## [0.15.0](https://github.com/alloy-rs/alloy/releases/tag/v0.15.0) - 2025-04-23
95-
96-
### Bug Fixes
97-
98-
- Fix Typos in Documentation Comments ([#2325](https://github.com/alloy-rs/alloy/issues/2325))
99-
100-
### Miscellaneous Tasks
101-
10239
- Release 0.15.0
103-
104-
## [0.14.0](https://github.com/alloy-rs/alloy/releases/tag/v0.14.0) - 2025-04-09
105-
106-
### Miscellaneous Tasks
107-
10840
- Release 0.14.0
109-
110-
## [0.13.0](https://github.com/alloy-rs/alloy/releases/tag/v0.13.0) - 2025-03-28
111-
112-
### Miscellaneous Tasks
113-
11441
- Release 0.13.0
11542
- Propagate arbitrary feature ([#2227](https://github.com/alloy-rs/alloy/issues/2227))
116-
117-
## [0.12.6](https://github.com/alloy-rs/alloy/releases/tag/v0.12.6) - 2025-03-18
118-
119-
### Miscellaneous Tasks
120-
12143
- Release 0.12.6
44+
- Release 0.12.5
12245

123-
## [0.12.5](https://github.com/alloy-rs/alloy/releases/tag/v0.12.5) - 2025-03-12
124-
125-
### Miscellaneous Tasks
46+
### Other
12647

127-
- Release 0.12.5
48+
- Revert "feat: add bloom_ref" ([#2367](https://github.com/alloy-rs/alloy/issues/2367))
12849

12950
## [0.12.4](https://github.com/alloy-rs/alloy/releases/tag/v0.12.4) - 2025-03-07
13051

@@ -215,11 +136,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
215136
### Miscellaneous Tasks
216137

217138
- Release 0.8.1
218-
219-
## [0.8.0](https://github.com/alloy-rs/alloy/releases/tag/v0.8.0) - 2024-12-10
220-
221-
### Miscellaneous Tasks
222-
223139
- Release 0.8.0 ([#1778](https://github.com/alloy-rs/alloy/issues/1778))
224140

225141
## [0.7.3](https://github.com/alloy-rs/alloy/releases/tag/v0.7.3) - 2024-12-05

0 commit comments

Comments
 (0)