Skip to content

Commit 561480b

Browse files
committed
chore: release 0.19.0
1 parent 50d0535 commit 561480b

File tree

2 files changed

+198
-34
lines changed

2 files changed

+198
-34
lines changed

CHANGELOG.md

Lines changed: 197 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -5,114 +5,278 @@ 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-
## [0.18.0](https://github.com/foundry-rs/block-explorers/releases/tag/v0.18.0) - 2025-05-29
8+
## [0.19.0](https://github.com/foundry-rs/block-explorers/releases/tag/v0.19.0) - 2025-06-30
99

10-
### Bug Fixes
10+
### Miscellaneous Tasks
1111

12-
- Fix tests ([#77](https://github.com/foundry-rs/block-explorers/issues/77))
12+
- Rustmft
13+
14+
### Other
15+
16+
- Support vyper-json codeformat ([#91](https://github.com/foundry-rs/block-explorers/issues/91))
17+
18+
## [foundry-block-explorers-v0.18.0](https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.18.0) - 2025-05-29
1319

1420
### Dependencies
1521

1622
- Bump compilers v0.17.0 ([#90](https://github.com/foundry-rs/block-explorers/issues/90))
23+
24+
### Miscellaneous Tasks
25+
26+
- Release 0.18.0
27+
28+
## [foundry-block-explorers-v0.17.0](https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.17.0) - 2025-05-16
29+
30+
### Dependencies
31+
1732
- Alloy 1.0 ([#89](https://github.com/foundry-rs/block-explorers/issues/89))
18-
- Bump compilers to 0.16.0 ([#88](https://github.com/foundry-rs/block-explorers/issues/88))
19-
- [deps] Bump alloy-core 1.0 + alloy 0.15 ([#86](https://github.com/foundry-rs/block-explorers/issues/86))
20-
- Bump compilers to v0.14 ([#81](https://github.com/foundry-rs/block-explorers/issues/81))
21-
- Bump alloy 0.13 ([#80](https://github.com/foundry-rs/block-explorers/issues/80))
22-
- Bump alloy 0.12 ([#79](https://github.com/foundry-rs/block-explorers/issues/79))
23-
- Bump alloy 0.11 ([#76](https://github.com/foundry-rs/block-explorers/issues/76))
2433

2534
### Miscellaneous Tasks
2635

2736
- Release 0.17.0
37+
38+
## [foundry-block-explorers-v0.16.0](https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.16.0) - 2025-05-12
39+
40+
### Dependencies
41+
42+
- Bump compilers to 0.16.0 ([#88](https://github.com/foundry-rs/block-explorers/issues/88))
43+
44+
### Miscellaneous Tasks
45+
2846
- Release 0.16.0
2947
- Release 0.15.0
48+
49+
## [foundry-block-explorers-v0.14.0](https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.14.0) - 2025-05-07
50+
51+
### Dependencies
52+
53+
- [deps] Bump alloy-core 1.0 + alloy 0.15 ([#86](https://github.com/foundry-rs/block-explorers/issues/86))
54+
55+
### Miscellaneous Tasks
56+
3057
- Release 0.14.0
58+
59+
## [foundry-block-explorers-v0.13.3](https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.13.3) - 2025-05-07
60+
61+
### Miscellaneous Tasks
62+
3163
- Release 0.13.3
3264
- FromStr for EtherscanApiVersion ([#85](https://github.com/foundry-rs/block-explorers/issues/85))
65+
66+
## [foundry-block-explorers-v0.13.2](https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.13.2) - 2025-05-05
67+
68+
### Miscellaneous Tasks
69+
3370
- Release 0.13.2
3471
- Allow CDLA-Permissive-2.0 ([#84](https://github.com/foundry-rs/block-explorers/issues/84))
72+
73+
### Other
74+
75+
- Handle parsing and serialization of etherscan api version ([#83](https://github.com/foundry-rs/block-explorers/issues/83))
76+
77+
## [foundry-block-explorers-v0.13.1](https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.13.1) - 2025-04-15
78+
79+
### Miscellaneous Tasks
80+
3581
- Release 0.13.1
82+
83+
### Other
84+
85+
- Update etherscan lib to handle both GET and POST parameters for chainid ([#82](https://github.com/foundry-rs/block-explorers/issues/82))
86+
87+
## [foundry-block-explorers-v0.13.0](https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.13.0) - 2025-04-07
88+
89+
### Dependencies
90+
91+
- Bump compilers to v0.14 ([#81](https://github.com/foundry-rs/block-explorers/issues/81))
92+
93+
### Miscellaneous Tasks
94+
3695
- Release 0.13.0
96+
97+
## [foundry-block-explorers-v0.12.0](https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.12.0) - 2025-04-02
98+
99+
### Dependencies
100+
101+
- Bump alloy 0.13 ([#80](https://github.com/foundry-rs/block-explorers/issues/80))
102+
103+
### Miscellaneous Tasks
104+
37105
- Release 0.12.0
106+
107+
## [foundry-block-explorers-v0.11.2](https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.11.2) - 2025-03-15
108+
109+
### Miscellaneous Tasks
110+
38111
- Release 0.11.2
39-
- Release 0.11.1
40-
- Allow paste ([#78](https://github.com/foundry-rs/block-explorers/issues/78))
41112

42113
### Other
43114

44-
- Handle parsing and serialization of etherscan api version ([#83](https://github.com/foundry-rs/block-explorers/issues/83))
45-
- Update etherscan lib to handle both GET and POST parameters for chainid ([#82](https://github.com/foundry-rs/block-explorers/issues/82))
46115
- Add v2 verify routes ([#73](https://github.com/foundry-rs/block-explorers/issues/73))
47116

117+
## [foundry-block-explorers-v0.11.1](https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.11.1) - 2025-03-15
118+
119+
### Bug Fixes
120+
121+
- Fix tests ([#77](https://github.com/foundry-rs/block-explorers/issues/77))
122+
123+
### Dependencies
124+
125+
- Bump alloy 0.12 ([#79](https://github.com/foundry-rs/block-explorers/issues/79))
126+
- Bump alloy 0.11 ([#76](https://github.com/foundry-rs/block-explorers/issues/76))
127+
128+
### Miscellaneous Tasks
129+
130+
- Release 0.11.1
131+
- Allow paste ([#78](https://github.com/foundry-rs/block-explorers/issues/78))
132+
48133
## [foundry-block-explorers-v0.11.0](https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.11.0) - 2025-01-21
49134

50135
### Dependencies
51136

52137
- Bump compilers ([#74](https://github.com/foundry-rs/block-explorers/issues/74))
53-
- Bump alloy 0.7 ([#69](https://github.com/foundry-rs/block-explorers/issues/69))
54138

55139
### Miscellaneous Tasks
56140

57141
- Release 0.11.0
58142
- Update deny.toml ([#71](https://github.com/foundry-rs/block-explorers/issues/71))
59-
- Release 0.10.0
60-
- Release 0.10.0
61143

62144
### Other
63145

64146
- Move deny to ci ([#70](https://github.com/foundry-rs/block-explorers/issues/70))
65147

148+
## [foundry-blob-explorers-v0.10.0](https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-blob-explorers-v0.10.0) - 2024-12-09
149+
150+
### Dependencies
151+
152+
- Bump alloy 0.7 ([#69](https://github.com/foundry-rs/block-explorers/issues/69))
153+
154+
### Miscellaneous Tasks
155+
156+
- Release 0.10.0
157+
- Release 0.10.0
158+
66159
### Styling
67160

68161
- [`blob-explorers`] Accomodate new blobscan API changes ([#68](https://github.com/foundry-rs/block-explorers/issues/68))
69162

70163
## [foundry-block-explorers-v0.9.0](https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.9.0) - 2024-11-18
71164

72-
### Bug Fixes
73-
74-
- Solc_config settings ([#63](https://github.com/foundry-rs/block-explorers/issues/63))
75-
- Fix bugs about the default EVM version in Solc ([#59](https://github.com/foundry-rs/block-explorers/issues/59))
76-
77165
### Dependencies
78166

79167
- Bump compilers ([#67](https://github.com/foundry-rs/block-explorers/issues/67))
80-
- [deps] Bump compilers ([#62](https://github.com/foundry-rs/block-explorers/issues/62))
81-
- Updated alloy-core and alloy dependencies ([#61](https://github.com/foundry-rs/block-explorers/issues/61))
82-
- Bump compilers ([#55](https://github.com/foundry-rs/block-explorers/issues/55))
83-
- [deps] Bump compilers 0.9 ([#54](https://github.com/foundry-rs/block-explorers/issues/54))
84-
- Bump compilers ([#49](https://github.com/foundry-rs/block-explorers/issues/49))
85-
- [deps] Bump compilers ([#48](https://github.com/foundry-rs/block-explorers/issues/48))
86168

87169
### Miscellaneous Tasks
88170

89171
- Release 0.9.0
172+
173+
## [foundry-block-explorers-v0.8.0](https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.8.0) - 2024-09-30
174+
175+
### Miscellaneous Tasks
176+
90177
- Release 0.8.0
91178
- Alloy 0.4 ([#65](https://github.com/foundry-rs/block-explorers/issues/65))
179+
180+
## [foundry-block-explorers-v0.7.3](https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.7.3) - 2024-09-19
181+
182+
### Bug Fixes
183+
184+
- Solc_config settings ([#63](https://github.com/foundry-rs/block-explorers/issues/63))
185+
186+
### Miscellaneous Tasks
187+
92188
- Release 0.7.3
93189
- Release 0.7.2
190+
191+
## [foundry-block-explorers-v0.7.1](https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.7.1) - 2024-09-03
192+
193+
### Dependencies
194+
195+
- [deps] Bump compilers ([#62](https://github.com/foundry-rs/block-explorers/issues/62))
196+
197+
### Miscellaneous Tasks
198+
94199
- Release 0.7.1
200+
201+
## [foundry-blob-explorers-v0.7.0](https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-blob-explorers-v0.7.0) - 2024-08-28
202+
203+
### Miscellaneous Tasks
204+
95205
- Release 0.7.0
206+
207+
## [foundry-block-explorers-v0.6.0](https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.6.0) - 2024-08-28
208+
209+
### Dependencies
210+
211+
- Updated alloy-core and alloy dependencies ([#61](https://github.com/foundry-rs/block-explorers/issues/61))
212+
213+
### Miscellaneous Tasks
214+
96215
- Release 0.6.0
216+
217+
## [foundry-block-explorers-v0.5.2](https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.5.2) - 2024-08-27
218+
219+
### Bug Fixes
220+
221+
- Fix bugs about the default EVM version in Solc ([#59](https://github.com/foundry-rs/block-explorers/issues/59))
222+
223+
### Miscellaneous Tasks
224+
97225
- Release 0.5.2
98226
- Improve invalid key checks ([#58](https://github.com/foundry-rs/block-explorers/issues/58))
227+
228+
### Testing
229+
230+
- Add invalid api key response test ([#57](https://github.com/foundry-rs/block-explorers/issues/57))
231+
232+
## [foundry-block-explorers-v0.5.1](https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.5.1) - 2024-07-19
233+
234+
### Dependencies
235+
236+
- Bump compilers ([#55](https://github.com/foundry-rs/block-explorers/issues/55))
237+
238+
### Miscellaneous Tasks
239+
99240
- Release 0.5.1
241+
242+
## [foundry-block-explorers-v0.5.0](https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.5.0) - 2024-06-29
243+
244+
### Dependencies
245+
246+
- [deps] Bump compilers 0.9 ([#54](https://github.com/foundry-rs/block-explorers/issues/54))
247+
248+
### Miscellaneous Tasks
249+
100250
- Release 0.5.0
101251
- Fix up manifests
102252
- [meta] Update CODEOWNERS
103-
- Release 0.4.1
104-
- Use crates alloy ([#50](https://github.com/foundry-rs/block-explorers/issues/50))
105-
- Release 0.4.0
106-
- Sync cliff.toml
107253

108254
### Other
109255

110256
- The EVM version returned by Blockscout is "default" ([#53](https://github.com/foundry-rs/block-explorers/issues/53))
111257
- Create cache directory if needed ([#52](https://github.com/foundry-rs/block-explorers/issues/52))
112258

113-
### Testing
259+
## [foundry-block-explorers-v0.4.1](https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.4.1) - 2024-06-17
114260

115-
- Add invalid api key response test ([#57](https://github.com/foundry-rs/block-explorers/issues/57))
261+
### Dependencies
262+
263+
- Bump compilers ([#49](https://github.com/foundry-rs/block-explorers/issues/49))
264+
265+
### Miscellaneous Tasks
266+
267+
- Release 0.4.1
268+
- Use crates alloy ([#50](https://github.com/foundry-rs/block-explorers/issues/50))
269+
270+
## [foundry-block-explorers-v0.4.0](https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.4.0) - 2024-06-11
271+
272+
### Dependencies
273+
274+
- [deps] Bump compilers ([#48](https://github.com/foundry-rs/block-explorers/issues/48))
275+
276+
### Miscellaneous Tasks
277+
278+
- Release 0.4.0
279+
- Sync cliff.toml
116280

117281
## [foundry-block-explorers-v0.3.0](https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.3.0) - 2024-06-03
118282

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ resolver = "2"
77

88
[workspace.package]
99
authors = ["Foundry Maintainers"]
10-
version = "0.18.0"
10+
version = "0.19.0"
1111
rust-version = "1.70"
1212
readme = "README.md"
1313
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)