@@ -5,51 +5,145 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ 0.9 .0] ( https://github.com/foundry-rs/block-explorers/releases/tag/v0.9 .0 ) - 2024-11-18
8
+ ## [ 0.10 .0] ( https://github.com/foundry-rs/block-explorers/releases/tag/v0.10 .0 ) - 2024-12-09
9
9
10
- ### Bug Fixes
10
+ ### Dependencies
11
11
12
- - Solc_config settings ([ #63 ] ( https://github.com/foundry-rs/block-explorers/issues/63 ) )
13
- - Fix bugs about the default EVM version in Solc ([ #59 ] ( https://github.com/foundry-rs/block-explorers/issues/59 ) )
12
+ - Bump alloy 0.7 ([ #69 ] ( https://github.com/foundry-rs/block-explorers/issues/69 ) )
13
+
14
+ ### Styling
15
+
16
+ - [ ` blob-explorers ` ] Accomodate new blobscan API changes ([ #68 ] ( https://github.com/foundry-rs/block-explorers/issues/68 ) )
17
+
18
+ ## [ foundry-block-explorers-v0.9.0] ( https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.9.0 ) - 2024-11-18
19
+
20
+ ### Miscellaneous Tasks
21
+
22
+ - Release 0.9.0
23
+
24
+ ## [ Unreleased] ( https://github.com/foundry-rs/block-explorers/compare/foundry-block-explorers-v0.8.0...HEAD )
14
25
15
26
### Dependencies
16
27
17
28
- Bump compilers ([ #67 ] ( https://github.com/foundry-rs/block-explorers/issues/67 ) )
18
- - [ deps] Bump compilers ([ #62 ] ( https://github.com/foundry-rs/block-explorers/issues/62 ) )
19
- - Updated alloy-core and alloy dependencies ([ #61 ] ( https://github.com/foundry-rs/block-explorers/issues/61 ) )
20
- - Bump compilers ([ #55 ] ( https://github.com/foundry-rs/block-explorers/issues/55 ) )
21
- - [ deps] Bump compilers 0.9 ([ #54 ] ( https://github.com/foundry-rs/block-explorers/issues/54 ) )
22
- - Bump compilers ([ #49 ] ( https://github.com/foundry-rs/block-explorers/issues/49 ) )
23
- - [ deps] Bump compilers ([ #48 ] ( https://github.com/foundry-rs/block-explorers/issues/48 ) )
29
+
30
+ ## [ foundry-block-explorers-v0.8.0] ( https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.8.0 ) - 2024-09-30
24
31
25
32
### Miscellaneous Tasks
26
33
27
34
- Release 0.8.0
35
+
36
+ ## [ Unreleased] ( https://github.com/foundry-rs/block-explorers/compare/foundry-block-explorers-v0.7.3...HEAD )
37
+
38
+ ### Miscellaneous Tasks
39
+
28
40
- Alloy 0.4 ([ #65 ] ( https://github.com/foundry-rs/block-explorers/issues/65 ) )
41
+
42
+ ## [ foundry-block-explorers-v0.7.3] ( https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.7.3 ) - 2024-09-19
43
+
44
+ ### Bug Fixes
45
+
46
+ - Solc_config settings ([ #63 ] ( https://github.com/foundry-rs/block-explorers/issues/63 ) )
47
+
48
+ ### Miscellaneous Tasks
49
+
29
50
- Release 0.7.3
30
51
- Release 0.7.2
52
+
53
+ ## [ foundry-block-explorers-v0.7.1] ( https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.7.1 ) - 2024-09-03
54
+
55
+ ### Dependencies
56
+
57
+ - [ deps] Bump compilers ([ #62 ] ( https://github.com/foundry-rs/block-explorers/issues/62 ) )
58
+
59
+ ### Miscellaneous Tasks
60
+
31
61
- Release 0.7.1
62
+
63
+ ## [ foundry-blob-explorers-v0.7.0] ( https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-blob-explorers-v0.7.0 ) - 2024-08-28
64
+
65
+ ### Miscellaneous Tasks
66
+
32
67
- Release 0.7.0
68
+
69
+ ## [ foundry-block-explorers-v0.6.0] ( https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.6.0 ) - 2024-08-28
70
+
71
+ ### Dependencies
72
+
73
+ - Updated alloy-core and alloy dependencies ([ #61 ] ( https://github.com/foundry-rs/block-explorers/issues/61 ) )
74
+
75
+ ### Miscellaneous Tasks
76
+
33
77
- Release 0.6.0
78
+
79
+ ## [ foundry-block-explorers-v0.5.2] ( https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.5.2 ) - 2024-08-27
80
+
81
+ ### Bug Fixes
82
+
83
+ - Fix bugs about the default EVM version in Solc ([ #59 ] ( https://github.com/foundry-rs/block-explorers/issues/59 ) )
84
+
85
+ ### Miscellaneous Tasks
86
+
34
87
- Release 0.5.2
35
88
- Improve invalid key checks ([ #58 ] ( https://github.com/foundry-rs/block-explorers/issues/58 ) )
89
+
90
+ ### Testing
91
+
92
+ - Add invalid api key response test ([ #57 ] ( https://github.com/foundry-rs/block-explorers/issues/57 ) )
93
+
94
+ ## [ foundry-block-explorers-v0.5.1] ( https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.5.1 ) - 2024-07-19
95
+
96
+ ### Dependencies
97
+
98
+ - Bump compilers ([ #55 ] ( https://github.com/foundry-rs/block-explorers/issues/55 ) )
99
+
100
+ ### Miscellaneous Tasks
101
+
36
102
- Release 0.5.1
103
+
104
+ ## [ foundry-block-explorers-v0.5.0] ( https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.5.0 ) - 2024-06-29
105
+
106
+ ### Miscellaneous Tasks
107
+
37
108
- Release 0.5.0
109
+
110
+ ## [ Unreleased] ( https://github.com/foundry-rs/block-explorers/compare/foundry-block-explorers-v0.4.1...HEAD )
111
+
112
+ ### Dependencies
113
+
114
+ - [ deps] Bump compilers 0.9 ([ #54 ] ( https://github.com/foundry-rs/block-explorers/issues/54 ) )
115
+
116
+ ### Miscellaneous Tasks
117
+
38
118
- Fix up manifests
39
119
- [ meta] Update CODEOWNERS
40
- - Release 0.4.1
41
- - Use crates alloy ([ #50 ] ( https://github.com/foundry-rs/block-explorers/issues/50 ) )
42
- - Release 0.4.0
43
- - Sync cliff.toml
44
120
45
121
### Other
46
122
47
123
- The EVM version returned by Blockscout is "default" ([ #53 ] ( https://github.com/foundry-rs/block-explorers/issues/53 ) )
48
124
- Create cache directory if needed ([ #52 ] ( https://github.com/foundry-rs/block-explorers/issues/52 ) )
49
125
50
- ### Testing
126
+ ## [ foundry-block-explorers-v0.4.1 ] ( https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.4.1 ) - 2024-06-17
51
127
52
- - Add invalid api key response test ([ #57 ] ( https://github.com/foundry-rs/block-explorers/issues/57 ) )
128
+ ### Dependencies
129
+
130
+ - Bump compilers ([ #49 ] ( https://github.com/foundry-rs/block-explorers/issues/49 ) )
131
+
132
+ ### Miscellaneous Tasks
133
+
134
+ - Release 0.4.1
135
+ - Use crates alloy ([ #50 ] ( https://github.com/foundry-rs/block-explorers/issues/50 ) )
136
+
137
+ ## [ foundry-block-explorers-v0.4.0] ( https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.4.0 ) - 2024-06-11
138
+
139
+ ### Dependencies
140
+
141
+ - [ deps] Bump compilers ([ #48 ] ( https://github.com/foundry-rs/block-explorers/issues/48 ) )
142
+
143
+ ### Miscellaneous Tasks
144
+
145
+ - Release 0.4.0
146
+ - Sync cliff.toml
53
147
54
148
## [ foundry-block-explorers-v0.3.0] ( https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.3.0 ) - 2024-06-03
55
149
0 commit comments