@@ -7,6 +7,394 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ 1.6.1] ( https://github.com/alloy-rs/core/releases/tag/v1.6.1 ) - 2026-07-16
99
10+ ### Miscellaneous Tasks
11+
12+ - Release 1.6.1
13+
14+ ## [ 1.6.0] ( https://github.com/alloy-rs/core/releases/tag/v1.6.0 ) - 2026-05-14
15+
16+ ### Features
17+
18+ - Add optional ` secp256k1 ` backend for ECDSA operations ([ #1104 ] ( https://github.com/alloy-rs/core/issues/1104 ) )
19+
20+ ### Miscellaneous Tasks
21+
22+ - Release 1.6.0
23+
24+ ## [ 1.5.7] ( https://github.com/alloy-rs/core/releases/tag/v1.5.7 ) - 2026-02-27
25+
26+ ### Miscellaneous Tasks
27+
28+ - Release 1.5.7 ([ #1077 ] ( https://github.com/alloy-rs/core/issues/1077 ) )
29+
30+ ## [ 1.5.6] ( https://github.com/alloy-rs/core/releases/tag/v1.5.6 ) - 2026-02-12
31+
32+ ### Miscellaneous Tasks
33+
34+ - Release 1.5.6
35+ - Fix changelog
36+
37+ ## [ 1.5.5] ( https://github.com/alloy-rs/core/releases/tag/v1.5.5 ) - 2026-02-11
38+
39+ ### Miscellaneous Tasks
40+
41+ - Release 1.5.5
42+
43+ ## [ 1.5.4] ( https://github.com/alloy-rs/core/releases/tag/v1.5.4 ) - 2026-01-28
44+
45+ ### Miscellaneous Tasks
46+
47+ - Release 1.5.4
48+
49+ ## [ 1.5.3] ( https://github.com/alloy-rs/core/releases/tag/v1.5.3 ) - 2026-01-27
50+
51+ ### Miscellaneous Tasks
52+
53+ - Release 1.5.3
54+
55+ ## [ 1.5.2] ( https://github.com/alloy-rs/core/releases/tag/v1.5.2 ) - 2025-12-22
56+
57+ ### Miscellaneous Tasks
58+
59+ - Release 1.5.2
60+
61+ ## [ 1.5.1] ( https://github.com/alloy-rs/core/releases/tag/v1.5.1 ) - 2025-12-18
62+
63+ ### Miscellaneous Tasks
64+
65+ - Release 1.5.1
66+
67+ ## [ 1.5.0] ( https://github.com/alloy-rs/core/releases/tag/v1.5.0 ) - 2025-12-16
68+
69+ ### Bug Fixes
70+
71+ - [ primitives] Cache keccaks up to 88 bytes ([ #1049 ] ( https://github.com/alloy-rs/core/issues/1049 ) )
72+
73+ ### Features
74+
75+ - Add rapidhash to available hashers ([ #1051 ] ( https://github.com/alloy-rs/core/issues/1051 ) )
76+
77+ ### Miscellaneous Tasks
78+
79+ - Release 1.5.0
80+
81+ ## [ 1.4.1] ( https://github.com/alloy-rs/core/releases/tag/v1.4.1 ) - 2025-10-14
82+
83+ ### Features
84+
85+ - Gate 60 tuple impls behind 'more-tuple-impls' feature flag ([ #1027 ] ( https://github.com/alloy-rs/core/issues/1027 ) )
86+
87+ ### Miscellaneous Tasks
88+
89+ - Release 1.4.1
90+ - Remove feature(doc_auto_cfg) ([ #1019 ] ( https://github.com/alloy-rs/core/issues/1019 ) )
91+
92+ ## [ 1.4.0] ( https://github.com/alloy-rs/core/releases/tag/v1.4.0 ) - 2025-09-26
93+
94+ ### Features
95+
96+ - Rkyv support ([ #990 ] ( https://github.com/alloy-rs/core/issues/990 ) )
97+
98+ ### Miscellaneous Tasks
99+
100+ - Release 1.4.0
101+
102+ ## [ 1.3.1] ( https://github.com/alloy-rs/core/releases/tag/v1.3.1 ) - 2025-08-17
103+
104+ ### Miscellaneous Tasks
105+
106+ - Release 1.3.1
107+
108+ ## [ 1.3.0] ( https://github.com/alloy-rs/core/releases/tag/v1.3.0 ) - 2025-07-22
109+
110+ ### Miscellaneous Tasks
111+
112+ - Release 1.3.0
113+
114+ ## [ 1.2.1] ( https://github.com/alloy-rs/core/releases/tag/v1.2.1 ) - 2025-06-20
115+
116+ ### Miscellaneous Tasks
117+
118+ - Release 1.2.1
119+
120+ ## [ 1.2.0] ( https://github.com/alloy-rs/core/releases/tag/v1.2.0 ) - 2025-06-04
121+
122+ ### Miscellaneous Tasks
123+
124+ - Release 1.2.0
125+
126+ ## [ 1.1.3] ( https://github.com/alloy-rs/core/releases/tag/v1.1.3 ) - 2025-06-04
127+
128+ ### Miscellaneous Tasks
129+
130+ - Release 1.1.3
131+
132+ ## [ 1.1.2] ( https://github.com/alloy-rs/core/releases/tag/v1.1.2 ) - 2025-05-20
133+
134+ ### Miscellaneous Tasks
135+
136+ - Release 1.1.2
137+
138+ ## [ 1.1.1] ( https://github.com/alloy-rs/core/releases/tag/v1.1.1 ) - 2025-05-19
139+
140+ ### Miscellaneous Tasks
141+
142+ - Release 1.1.1
143+
144+ ## [ 1.1.0] ( https://github.com/alloy-rs/core/releases/tag/v1.1.0 ) - 2025-04-30
145+
146+ ### Miscellaneous Tasks
147+
148+ - Release 1.1.0
149+
150+ ## [ 1.0.0] ( https://github.com/alloy-rs/core/releases/tag/v1.0.0 ) - 2025-04-03
151+
152+ ### Miscellaneous Tasks
153+
154+ - Release 1.0.0
155+ - Release 1.0.0-rc.1
156+ - Release 0.8.25
157+
158+ ### Other
159+
160+ - Merge branch 'main' into v1.0-rc
161+
162+ ## [ 0.8.24] ( https://github.com/alloy-rs/core/releases/tag/v0.8.24 ) - 2025-03-21
163+
164+ ### Miscellaneous Tasks
165+
166+ - Release 0.8.24
167+
168+ ## [ 0.8.23] ( https://github.com/alloy-rs/core/releases/tag/v0.8.23 ) - 2025-03-13
169+
170+ ### Miscellaneous Tasks
171+
172+ - Release 0.8.23
173+
174+ ## [ 0.8.22] ( https://github.com/alloy-rs/core/releases/tag/v0.8.22 ) - 2025-02-27
175+
176+ ### Miscellaneous Tasks
177+
178+ - Release 0.8.22
179+
180+ ## [ 0.8.21] ( https://github.com/alloy-rs/core/releases/tag/v0.8.21 ) - 2025-02-10
181+
182+ ### Miscellaneous Tasks
183+
184+ - Release 0.8.21
185+
186+ ## [ 0.8.20] ( https://github.com/alloy-rs/core/releases/tag/v0.8.20 ) - 2025-02-02
187+
188+ ### Miscellaneous Tasks
189+
190+ - Release 0.8.20
191+
192+ ## [ 0.8.19] ( https://github.com/alloy-rs/core/releases/tag/v0.8.19 ) - 2025-01-15
193+
194+ ### Documentation
195+
196+ - Enable some useful rustdoc features on docs.rs ([ #850 ] ( https://github.com/alloy-rs/core/issues/850 ) )
197+
198+ ### Miscellaneous Tasks
199+
200+ - Release 0.8.19
201+
202+ ## [ 0.8.18] ( https://github.com/alloy-rs/core/releases/tag/v0.8.18 ) - 2025-01-04
203+
204+ ### Miscellaneous Tasks
205+
206+ - Release 0.8.18
207+
208+ ## [ 0.8.17] ( https://github.com/alloy-rs/core/releases/tag/v0.8.17 ) - 2025-01-04
209+
210+ ### Miscellaneous Tasks
211+
212+ - Release 0.8.17
213+
214+ ## [ 0.8.16] ( https://github.com/alloy-rs/core/releases/tag/v0.8.16 ) - 2025-01-01
215+
216+ ### Features
217+
218+ - Re-export ` rayon ` feature ([ #827 ] ( https://github.com/alloy-rs/core/issues/827 ) )
219+
220+ ### Miscellaneous Tasks
221+
222+ - Release 0.8.16
223+
224+ ## [ 0.8.15] ( https://github.com/alloy-rs/core/releases/tag/v0.8.15 ) - 2024-12-09
225+
226+ ### Miscellaneous Tasks
227+
228+ - Release 0.8.15
229+
230+ ## [ 0.8.14] ( https://github.com/alloy-rs/core/releases/tag/v0.8.14 ) - 2024-11-28
231+
232+ ### Miscellaneous Tasks
233+
234+ - Release 0.8.14
235+
236+ ## [ 0.8.13] ( https://github.com/alloy-rs/core/releases/tag/v0.8.13 ) - 2024-11-26
237+
238+ ### Miscellaneous Tasks
239+
240+ - Release 0.8.13 ([ #813 ] ( https://github.com/alloy-rs/core/issues/813 ) )
241+
242+ ## [ 0.8.12] ( https://github.com/alloy-rs/core/releases/tag/v0.8.12 ) - 2024-11-12
243+
244+ ### Miscellaneous Tasks
245+
246+ - Release 0.8.12 ([ #806 ] ( https://github.com/alloy-rs/core/issues/806 ) )
247+
248+ ## [ 0.8.11] ( https://github.com/alloy-rs/core/releases/tag/v0.8.11 ) - 2024-11-05
249+
250+ ### Miscellaneous Tasks
251+
252+ - Release 0.8.11 ([ #803 ] ( https://github.com/alloy-rs/core/issues/803 ) )
253+
254+ ## [ 0.8.10] ( https://github.com/alloy-rs/core/releases/tag/v0.8.10 ) - 2024-10-28
255+
256+ ### Miscellaneous Tasks
257+
258+ - Release 0.8.10
259+
260+ ## [ 0.8.9] ( https://github.com/alloy-rs/core/releases/tag/v0.8.9 ) - 2024-10-21
261+
262+ ### Bug Fixes
263+
264+ - Re-enable foldhash by default, but exclude it from zkvm ([ #777 ] ( https://github.com/alloy-rs/core/issues/777 ) )
265+
266+ ### Miscellaneous Tasks
267+
268+ - Release 0.8.9
269+
270+ ## [ 0.8.8] ( https://github.com/alloy-rs/core/releases/tag/v0.8.8 ) - 2024-10-14
271+
272+ ### Miscellaneous Tasks
273+
274+ - Release 0.8.8
275+
276+ ## [ 0.8.7] ( https://github.com/alloy-rs/core/releases/tag/v0.8.7 ) - 2024-10-08
277+
278+ ### Miscellaneous Tasks
279+
280+ - Release 0.8.7
281+
282+ ## [ 0.8.6] ( https://github.com/alloy-rs/core/releases/tag/v0.8.6 ) - 2024-10-06
283+
284+ ### Miscellaneous Tasks
285+
286+ - Release 0.8.6
287+
288+ ## [ 0.8.5] ( https://github.com/alloy-rs/core/releases/tag/v0.8.5 ) - 2024-09-25
289+
290+ ### Miscellaneous Tasks
291+
292+ - Release 0.8.5
293+
294+ ## [ 0.8.4] ( https://github.com/alloy-rs/core/releases/tag/v0.8.4 ) - 2024-09-25
295+
296+ ### Features
297+
298+ - [ primitives] Implement ` map ` module ([ #743 ] ( https://github.com/alloy-rs/core/issues/743 ) )
299+ - Support Keccak with sha3 ([ #737 ] ( https://github.com/alloy-rs/core/issues/737 ) )
300+
301+ ### Miscellaneous Tasks
302+
303+ - Release 0.8.4
304+ - Remove unused unstable-doc feature
305+
306+ ### Testing
307+
308+ - Add another dyn-abi test
309+
310+ ## [ 0.8.3] ( https://github.com/alloy-rs/core/releases/tag/v0.8.3 ) - 2024-09-10
311+
312+ ### Miscellaneous Tasks
313+
314+ - Release 0.8.3
315+
316+ ## [ 0.8.2] ( https://github.com/alloy-rs/core/releases/tag/v0.8.2 ) - 2024-09-06
317+
318+ ### Miscellaneous Tasks
319+
320+ - Release 0.8.2
321+
322+ ## [ 0.8.1] ( https://github.com/alloy-rs/core/releases/tag/v0.8.1 ) - 2024-09-06
323+
324+ ### Miscellaneous Tasks
325+
326+ - Release 0.8.1
327+
328+ ### Refactor
329+
330+ - Remove ` Signature ` generic ([ #719 ] ( https://github.com/alloy-rs/core/issues/719 ) )
331+
332+ ## [ 0.8.0] ( https://github.com/alloy-rs/core/releases/tag/v0.8.0 ) - 2024-08-21
333+
334+ ### Miscellaneous Tasks
335+
336+ - Release 0.8.0
337+
338+ ### Styling
339+
340+ - Remove ` ethereum_ssz ` dependency ([ #701 ] ( https://github.com/alloy-rs/core/issues/701 ) )
341+
342+ ## [ 0.7.7] ( https://github.com/alloy-rs/core/releases/tag/v0.7.7 ) - 2024-07-08
343+
344+ ### Documentation
345+
346+ - [ primitives] Fix rustdoc for Signature ([ #680 ] ( https://github.com/alloy-rs/core/issues/680 ) )
347+ - Add per-crate changelogs ([ #669 ] ( https://github.com/alloy-rs/core/issues/669 ) )
348+
349+ ### Miscellaneous Tasks
350+
351+ - Release 0.7.7
352+ - Use workspace.lints ([ #676 ] ( https://github.com/alloy-rs/core/issues/676 ) )
353+
354+ ## [ 0.7.4] ( https://github.com/alloy-rs/core/releases/tag/v0.7.4 ) - 2024-05-14
355+
356+ ### Bug Fixes
357+
358+ - [ sol-macro] Json feature ([ #629 ] ( https://github.com/alloy-rs/core/issues/629 ) )
359+
360+ ## [ 0.7.3] ( https://github.com/alloy-rs/core/releases/tag/v0.7.3 ) - 2024-05-14
361+
362+ ### Documentation
363+
364+ - Update alloy-core homepage link
365+
366+ ### Refactor
367+
368+ - Move ` expand ` from ` sol-macro ` to its own crate ([ #626 ] ( https://github.com/alloy-rs/core/issues/626 ) )
369+
370+ ## [ 0.7.2] ( https://github.com/alloy-rs/core/releases/tag/v0.7.2 ) - 2024-05-02
371+
372+ ### Documentation
373+
374+ - Unhide and mention ` sol! ` wrappers ([ #615 ] ( https://github.com/alloy-rs/core/issues/615 ) )
375+
376+ ## [ 0.6.4] ( https://github.com/alloy-rs/core/releases/tag/v0.6.4 ) - 2024-02-29
377+
378+ ### Features
379+
380+ - [ core] Re-export ` uint! ` ([ #537 ] ( https://github.com/alloy-rs/core/issues/537 ) )
381+
382+ ### Miscellaneous Tasks
383+
384+ - [ core] Add comments to ` cfg(doc) ` ([ #538 ] ( https://github.com/alloy-rs/core/issues/538 ) )
385+ - Remove unused imports ([ #534 ] ( https://github.com/alloy-rs/core/issues/534 ) )
386+
387+ ## [ 0.6.3] ( https://github.com/alloy-rs/core/releases/tag/v0.6.3 ) - 2024-02-15
388+
389+ ### Documentation
390+
391+ - Update alloy_core::sol reference to real sol ([ #529 ] ( https://github.com/alloy-rs/core/issues/529 ) )
392+
393+ ### Features
394+
395+ - [ sol-macro] Provide a way to override import paths for dependencies ([ #527 ] ( https://github.com/alloy-rs/core/issues/527 ) )
396+ - Add ` alloy-core ` prelude crate ([ #521 ] ( https://github.com/alloy-rs/core/issues/521 ) )
397+
10398[ `dyn-abi` ] : https://crates.io/crates/alloy-dyn-abi
11399[ dyn-abi ] : https://crates.io/crates/alloy-dyn-abi
12400[ `json-abi` ] : https://crates.io/crates/alloy-json-abi
0 commit comments