@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.5.20] ( https://github.com/alloy-rs/svm-rs/releases/tag/v0.5.20 ) - 2025-11-18
9+
10+ ### Features
11+
12+ - Add support for 0.8.31-pre ([ #175 ] ( https://github.com/alloy-rs/svm-rs/issues/175 ) )
13+
14+ ### Miscellaneous Tasks
15+
16+ - Support for Windows ARM64 ([ #174 ] ( https://github.com/alloy-rs/svm-rs/issues/174 ) )
17+ - Edited the link to the badge ([ #171 ] ( https://github.com/alloy-rs/svm-rs/issues/171 ) )
18+ - Improve UnknownVersion error message ([ #172 ] ( https://github.com/alloy-rs/svm-rs/issues/172 ) )
19+
820## [ 0.5.19] ( https://github.com/alloy-rs/svm-rs/releases/tag/v0.5.19 ) - 2025-08-13
921
1022### Features
@@ -13,6 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1325
1426### Miscellaneous Tasks
1527
28+ - Release 0.5.19
1629- Use cargo-dist to build binaries ([ #170 ] ( https://github.com/alloy-rs/svm-rs/issues/170 ) )
1730
1831## [ 0.5.18] ( https://github.com/alloy-rs/svm-rs/releases/tag/v0.5.18 ) - 2025-08-12
@@ -209,6 +222,55 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
209222
210223- Filter for universal macos ([ #121 ] ( https://github.com/alloy-rs/svm-rs/issues/121 ) )
211224- Fix loading peer certificates for corporate networks ([ #83 ] ( https://github.com/alloy-rs/svm-rs/issues/83 ) )
225+
226+ ### Dependencies
227+
228+ - Bump deps ([ #123 ] ( https://github.com/alloy-rs/svm-rs/issues/123 ) )
229+ - Update dependencies and lockfile ([ #114 ] ( https://github.com/alloy-rs/svm-rs/issues/114 ) )
230+
231+ ### Features
232+
233+ - [ solc] Support rustup-like version specifiers (` +x.y.z ` ) ([ #125 ] ( https://github.com/alloy-rs/svm-rs/issues/125 ) )
234+ - Add support for 0.8.25 ([ #118 ] ( https://github.com/alloy-rs/svm-rs/issues/118 ) )
235+
236+ ### Miscellaneous Tasks
237+
238+ - Release 0.5.1
239+ - Remove readme in manifests
240+ - Improve data dir is not a directory error msg ([ #126 ] ( https://github.com/alloy-rs/svm-rs/issues/126 ) )
241+ - Release 0.5.0 ([ #124 ] ( https://github.com/alloy-rs/svm-rs/issues/124 ) )
242+ - Release 0.4.1 ([ #122 ] ( https://github.com/alloy-rs/svm-rs/issues/122 ) )
243+ - Release 0.4.0 ([ #120 ] ( https://github.com/alloy-rs/svm-rs/issues/120 ) )
244+ - Release 0.3.6 ([ #119 ] ( https://github.com/alloy-rs/svm-rs/issues/119 ) )
245+ - [ meta] Improve CI, use workspace.package ([ #115 ] ( https://github.com/alloy-rs/svm-rs/issues/115 ) )
246+
247+ ### Other
248+
249+ - Replace ` zip ` with ` zip_next ` ([ #127 ] ( https://github.com/alloy-rs/svm-rs/issues/127 ) )
250+ - Merge pull request [ #113 ] ( https://github.com/alloy-rs/svm-rs/issues/113 ) from alloy-rs/matt/0.305
251+
252+ ### Refactor
253+
254+ - Split out lib.rs into more modules ([ #117 ] ( https://github.com/alloy-rs/svm-rs/issues/117 ) )
255+ - Library ([ #116 ] ( https://github.com/alloy-rs/svm-rs/issues/116 ) )
256+
257+ ## [ 0.3.5] ( https://github.com/alloy-rs/svm-rs/releases/tag/v0.3.5 ) - 2024-01-27
258+
259+ ### Dependencies
260+
261+ - Merge pull request [ #112 ] ( https://github.com/alloy-rs/svm-rs/issues/112 ) from alloy-rs/matt/bump-solc-0.8.24
262+ - Merge pull request [ #110 ] ( https://github.com/alloy-rs/svm-rs/issues/110 ) from alloy-rs/matt/patch-bump
263+
264+ ### Miscellaneous Tasks
265+
266+ - Release 0.3.5
267+ - Release 0.3.5
268+ - Solc 0.8.24
269+
270+ ## [ 0.3.4] ( https://github.com/alloy-rs/svm-rs/releases/tag/v0.3.4 ) - 2024-01-23
271+
272+ ### Bug Fixes
273+
212274- Fix various regression on latest refactor
213275- Fix race condition between instances of svm in setting up the SVM directory
214276- Bump lock
@@ -250,10 +312,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
250312
251313### Dependencies
252314
253- - Bump deps ([ #123 ] ( https://github.com/alloy-rs/svm-rs/issues/123 ) )
254- - Update dependencies and lockfile ([ #114 ] ( https://github.com/alloy-rs/svm-rs/issues/114 ) )
255- - Merge pull request [ #112 ] ( https://github.com/alloy-rs/svm-rs/issues/112 ) from alloy-rs/matt/bump-solc-0.8.24
256- - Merge pull request [ #110 ] ( https://github.com/alloy-rs/svm-rs/issues/110 ) from alloy-rs/matt/patch-bump
257315- Merge pull request [ #101 ] ( https://github.com/alloy-rs/svm-rs/issues/101 ) from alloy-rs/matt/bump-dep
258316- Bump dep
259317- Merge pull request [ #98 ] ( https://github.com/alloy-rs/svm-rs/issues/98 ) from alloy-rs/matt/bump-version123123
@@ -301,8 +359,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
301359
302360### Features
303361
304- - [ solc] Support rustup-like version specifiers (` +x.y.z ` ) ([ #125 ] ( https://github.com/alloy-rs/svm-rs/issues/125 ) )
305- - Add support for 0.8.25 ([ #118 ] ( https://github.com/alloy-rs/svm-rs/issues/118 ) )
306362- Add release.toml
307363- New linux bins
308364- Change shas for macOS
@@ -334,17 +390,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
334390
335391### Miscellaneous Tasks
336392
337- - Release 0.5.1
338- - Remove readme in manifests
339- - Improve data dir is not a directory error msg ([ #126 ] ( https://github.com/alloy-rs/svm-rs/issues/126 ) )
340- - Release 0.5.0 ([ #124 ] ( https://github.com/alloy-rs/svm-rs/issues/124 ) )
341- - Release 0.4.1 ([ #122 ] ( https://github.com/alloy-rs/svm-rs/issues/122 ) )
342- - Release 0.4.0 ([ #120 ] ( https://github.com/alloy-rs/svm-rs/issues/120 ) )
343- - Release 0.3.6 ([ #119 ] ( https://github.com/alloy-rs/svm-rs/issues/119 ) )
344- - [ meta] Improve CI, use workspace.package ([ #115 ] ( https://github.com/alloy-rs/svm-rs/issues/115 ) )
345- - Release 0.3.5
346- - Release 0.3.5
347- - Solc 0.8.24
348393- Release 0.3.4
349394- Update readme install instructions
350395- Remove todo
@@ -401,8 +446,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
401446
402447### Other
403448
404- - Replace ` zip ` with ` zip_next ` ([ #127 ] ( https://github.com/alloy-rs/svm-rs/issues/127 ) )
405- - Merge pull request [ #113 ] ( https://github.com/alloy-rs/svm-rs/issues/113 ) from alloy-rs/matt/0.305
406449- Merge pull request [ #109 ] ( https://github.com/alloy-rs/svm-rs/issues/109 ) from alloy-rs/matt/add-release.tmol
407450- Merge branch 'master' into matt/add-release.tmol
408451- Merge pull request [ #107 ] ( https://github.com/alloy-rs/svm-rs/issues/107 ) from alloy-rs/matt/update-readme
@@ -508,11 +551,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
508551- Basic readme
509552- First commit
510553
511- ### Refactor
512-
513- - Split out lib.rs into more modules ([ #117 ] ( https://github.com/alloy-rs/svm-rs/issues/117 ) )
514- - Library ([ #116 ] ( https://github.com/alloy-rs/svm-rs/issues/116 ) )
515-
516554### Styling
517555
518556- Clippy/fmt
0 commit comments