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