22
33All notable changes to this project will be documented in this file. See [ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit guidelines.
44
5+ ## [ 2.4.0] ( https://github.com/kleros/archon/compare/v2.2.2...v2.4.0 ) (2024-05-20)
6+
57## [ 2.3.0] ( https://github.com/kleros/archon/compare/v2.2.2...v2.3.0 ) (2024-05-20)
68
79## [ 2.0.0] ( https://github.com/kleros/archon/compare/v1.2.3...v2.0.0 ) (2021-07-13)
810
9-
1011### ⚠ BREAKING CHANGES
1112
12- * released version 2.0 ([ 91f93c9] ( https://github.com/kleros/archon/commit/91f93c9009a56f4cbf64671d8181e6534dfad203 ) )
13+ - released version 2.0 ([ 91f93c9] ( https://github.com/kleros/archon/commit/91f93c9009a56f4cbf64671d8181e6534dfad203 ) )
1314
1415### [ 1.2.4] ( https://github.com/kleros/archon/compare/v1.2.1...v1.2.4 ) (2021-05-21)
1516
16- * Bumped ` web3 ` version to ` 1.3.6 `
17+ - Bumped ` web3 ` version to ` 1.3.6 `
1718
1819### [ 1.2.2] ( https://github.com/kleros/archon/compare/v1.2.1...v1.2.2 ) (2021-02-10)
1920
20-
2121### Bug Fixes
2222
23- * invalid URI throwing whole evidence request ([ 42317d5] ( https://github.com/kleros/archon/commit/42317d50d1e19a86d82db6d5f3c4e49c9b439637 ) )
23+ - invalid URI throwing whole evidence request ([ 42317d5] ( https://github.com/kleros/archon/commit/42317d50d1e19a86d82db6d5f3c4e49c9b439637 ) )
2424
2525### [ 1.2.1] ( https://github.com/kleros/archon/compare/v1.2.0...v1.2.1 ) (2021-02-01)
2626
2727## [ 1.2.0] ( https://github.com/kleros/archon/compare/v1.1.1...v1.2.0 ) (2020-12-22)
2828
29-
3029### Features
3130
32- * ff fix ([ 5585d5a] ( https://github.com/kleros/archon/commit/5585d5a71defbf0934a66a03da86d8b0ba8a4bec ) )
31+ - ff fix ([ 5585d5a] ( https://github.com/kleros/archon/commit/5585d5a71defbf0934a66a03da86d8b0ba8a4bec ) )
3332
3433### [ 1.1.1] ( https://github.com/kleros/archon/compare/v1.1.0...v1.1.1 ) (2020-12-21)
3534
3635## [ 1.1.0] ( https://github.com/kleros/archon/compare/v0.11.2...v1.1.0 ) (2020-10-28)
3736
38-
3937### Features
4038
41- * archon 1.x ([ 8dfe037] ( https://github.com/kleros/archon/commit/8dfe03746426578fa3d553b05492110ccced1692 ) )
42-
39+ - archon 1.x ([ 8dfe037] ( https://github.com/kleros/archon/commit/8dfe03746426578fa3d553b05492110ccced1692 ) )
4340
4441### Bug Fixes
4542
46- * switch abi to js files ([ a9538b2] ( https://github.com/kleros/archon/commit/a9538b2685c09e032f715ac413b16b621394894c ) )
43+ - switch abi to js files ([ a9538b2] ( https://github.com/kleros/archon/commit/a9538b2685c09e032f715ac413b16b621394894c ) )
4744
4845### [ 0.11.2] ( https://github.com/kleros/archon/compare/v0.11.1...v0.11.2 ) (2020-10-21)
4946
@@ -56,218 +53,178 @@ All notable changes to this project will be documented in this file. See [standa
5653### [ 0.10.3] ( https://github.com/kleros/archon/compare/v0.10.2...v0.10.3 ) (2020-08-10)
5754
5855<a name =" 0.10.2 " ></a >
59- ## [ 0.10.2] ( https://github.com/kleros/archon/compare/v0.10.1...v0.10.2 ) (2020-07-20)
6056
57+ ## [ 0.10.2] ( https://github.com/kleros/archon/compare/v0.10.1...v0.10.2 ) (2020-07-20)
6158
6259### Bug Fixes
6360
64- * add special circumstance for ff users ([ 489770b] ( https://github.com/kleros/archon/commit/489770b ) )
65-
66-
61+ - add special circumstance for ff users ([ 489770b] ( https://github.com/kleros/archon/commit/489770b ) )
6762
6863<a name =" 0.10.1 " ></a >
69- ## [ 0.10.1] ( https://github.com/kleros/archon/compare/v0.10.0...v0.10.1 ) (2019-05-28)
7064
65+ ## [ 0.10.1] ( https://github.com/kleros/archon/compare/v0.10.0...v0.10.1 ) (2019-05-28)
7166
7267### Bug Fixes
7368
74- * ** dynamicScript:** remove display from iframe ([ 2350dbd] ( https://github.com/kleros/archon/commit/2350dbd ) )
75-
76-
69+ - ** dynamicScript:** remove display from iframe ([ 2350dbd] ( https://github.com/kleros/archon/commit/2350dbd ) )
7770
7871<a name =" 0.10.0 " ></a >
79- # [ 0.10.0] ( https://github.com/kleros/archon/compare/v0.9.0...v0.10.0 ) (2019-05-14)
8072
73+ # [ 0.10.0] ( https://github.com/kleros/archon/compare/v0.9.0...v0.10.0 ) (2019-05-14)
8174
8275### Features
8376
84- * ** sanitize:** default to single-select ([ 029c550] ( https://github.com/kleros/archon/commit/029c550 ) )
85-
86-
77+ - ** sanitize:** default to single-select ([ 029c550] ( https://github.com/kleros/archon/commit/029c550 ) )
8778
8879<a name =" 0.9.0 " ></a >
89- # [ 0.9.0] ( https://github.com/kleros/archon/compare/v0.8.0...v0.9.0 ) (2019-05-01)
9080
81+ # [ 0.9.0] ( https://github.com/kleros/archon/compare/v0.8.0...v0.9.0 ) (2019-05-01)
9182
9283### Features
9384
94- * ** frame-loader:** use getMetaEvidence ([ 10b5ebe] ( https://github.com/kleros/archon/commit/10b5ebe ) )
95-
96-
85+ - ** frame-loader:** use getMetaEvidence ([ 10b5ebe] ( https://github.com/kleros/archon/commit/10b5ebe ) )
9786
9887<a name =" 0.8.0 " ></a >
99- # [ 0.8.0] ( https://github.com/kleros/archon/compare/v0.7.0...v0.8.0 ) (2019-04-09)
10088
89+ # [ 0.8.0] ( https://github.com/kleros/archon/compare/v0.7.0...v0.8.0 ) (2019-04-09)
10190
10291### Features
10392
104- * sanitize metaEvidence to add support for legacy standard ([ 7d526c0] ( https://github.com/kleros/archon/commit/7d526c0 ) )
105-
106-
93+ - sanitize metaEvidence to add support for legacy standard ([ 7d526c0] ( https://github.com/kleros/archon/commit/7d526c0 ) )
10794
10895<a name =" 0.7.0 " ></a >
109- # [ 0.7.0] ( https://github.com/kleros/archon/compare/v0.5.7...v0.7.0 ) (2019-04-09)
11096
97+ # [ 0.7.0] ( https://github.com/kleros/archon/compare/v0.5.7...v0.7.0 ) (2019-04-09)
11198
11299### Bug Fixes
113100
114- * version badge ([ 452873c] ( https://github.com/kleros/archon/commit/452873c ) )
115-
101+ - version badge ([ 452873c] ( https://github.com/kleros/archon/commit/452873c ) )
116102
117103### Features
118104
119- * evidence groups ([ aec7052] ( https://github.com/kleros/archon/commit/aec7052 ) )
120-
121-
105+ - evidence groups ([ aec7052] ( https://github.com/kleros/archon/commit/aec7052 ) )
122106
123107<a name =" 0.6.0 " ></a >
124- # [ 0.6.0] ( https://github.com/kleros/archon/compare/v0.5.7...v0.6.0 ) (2019-02-19)
125108
109+ # [ 0.6.0] ( https://github.com/kleros/archon/compare/v0.5.7...v0.6.0 ) (2019-02-19)
126110
127111### Features
128112
129- * evidence groups ([ f83cf08] ( https://github.com/kleros/archon/commit/f83cf08 ) )
130-
131-
113+ - evidence groups ([ f83cf08] ( https://github.com/kleros/archon/commit/f83cf08 ) )
132114
133115<a name =" 0.5.7 " ></a >
134- ## [ 0.5.7] ( https://github.com/kleros/archon/compare/v0.5.6...v0.5.7 ) (2019-02-14)
135-
136116
117+ ## [ 0.5.7] ( https://github.com/kleros/archon/compare/v0.5.6...v0.5.7 ) (2019-02-14)
137118
138119<a name =" 0.5.6 " ></a >
139- ## [ 0.5.6] ( https://github.com/kleros/archon/compare/v0.5.5...v0.5.6 ) (2019-02-06)
140120
121+ ## [ 0.5.6] ( https://github.com/kleros/archon/compare/v0.5.5...v0.5.6 ) (2019-02-06)
141122
142123### Bug Fixes
143124
144- * pin to specific web3 version to avoid breaking changes ([ 208cf1f] ( https://github.com/kleros/archon/commit/208cf1f ) )
145-
146-
125+ - pin to specific web3 version to avoid breaking changes ([ 208cf1f] ( https://github.com/kleros/archon/commit/208cf1f ) )
147126
148127<a name =" 0.5.5 " ></a >
149- ## [ 0.5.5] ( https://github.com/kleros/archon/compare/v0.5.4...v0.5.5 ) (2019-02-06)
150128
129+ ## [ 0.5.5] ( https://github.com/kleros/archon/compare/v0.5.4...v0.5.5 ) (2019-02-06)
151130
152131### Bug Fixes
153132
154- * never use ints for event logs as 0 is interpreted as null ([ d7dfb2b] ( https://github.com/kleros/archon/commit/d7dfb2b ) )
155-
156-
133+ - never use ints for event logs as 0 is interpreted as null ([ d7dfb2b] ( https://github.com/kleros/archon/commit/d7dfb2b ) )
157134
158135<a name =" 0.5.4 " ></a >
159- ## [ 0.5.4] ( https://github.com/kleros/archon/compare/v0.5.3...v0.5.4 ) (2018-12-31)
160-
161136
137+ ## [ 0.5.4] ( https://github.com/kleros/archon/compare/v0.5.3...v0.5.4 ) (2018-12-31)
162138
163139<a name =" 0.5.3 " ></a >
164- ## [ 0.5.3] ( https://github.com/kleros/archon/compare/v0.5.2...v0.5.3 ) (2018-12-19)
165-
166140
141+ ## [ 0.5.3] ( https://github.com/kleros/archon/compare/v0.5.2...v0.5.3 ) (2018-12-19)
167142
168143<a name =" 0.5.2 " ></a >
169- ## [ 0.5.2] ( https://github.com/kleros/archon/compare/v0.5.1...v0.5.2 ) (2018-12-18)
170-
171144
145+ ## [ 0.5.2] ( https://github.com/kleros/archon/compare/v0.5.1...v0.5.2 ) (2018-12-18)
172146
173147<a name =" 0.5.1 " ></a >
174- ## [ 0.5.1] ( https://github.com/kleros/archon/compare/v0.5.0...v0.5.1 ) (2018-12-18)
175148
149+ ## [ 0.5.1] ( https://github.com/kleros/archon/compare/v0.5.0...v0.5.1 ) (2018-12-18)
176150
177151### Bug Fixes
178152
179- * static methods and class methods for utils etc ([ 359a6bc] ( https://github.com/kleros/archon/commit/359a6bc ) )
180-
181-
153+ - static methods and class methods for utils etc ([ 359a6bc] ( https://github.com/kleros/archon/commit/359a6bc ) )
182154
183155<a name =" 0.5.0 " ></a >
184- # [ 0.5.0] ( https://github.com/kleros/archon/compare/v0.4.3...v0.5.0 ) (2018-12-07)
185156
157+ # [ 0.5.0] ( https://github.com/kleros/archon/compare/v0.4.3...v0.5.0 ) (2018-12-07)
186158
187159### Features
188160
189- * add uri utils ([ 6f20756] ( https://github.com/kleros/archon/commit/6f20756 ) )
190-
191-
161+ - add uri utils ([ 6f20756] ( https://github.com/kleros/archon/commit/6f20756 ) )
192162
193163<a name =" 0.4.3 " ></a >
194- ## [ 0.4.3] ( https://github.com/kleros/archon/compare/v0.4.2...v0.4.3 ) (2018-12-05)
195164
165+ ## [ 0.4.3] ( https://github.com/kleros/archon/compare/v0.4.2...v0.4.3 ) (2018-12-05)
196166
197167### Bug Fixes
198168
199- * update tests ([ f90ec80] ( https://github.com/kleros/archon/commit/f90ec80 ) )
200-
201-
169+ - update tests ([ f90ec80] ( https://github.com/kleros/archon/commit/f90ec80 ) )
202170
203171<a name =" 0.4.2 " ></a >
204- ## [ 0.4.2] ( https://github.com/kleros/archon/compare/v0.4.0...v0.4.2 ) (2018-12-05)
205172
173+ ## [ 0.4.2] ( https://github.com/kleros/archon/compare/v0.4.0...v0.4.2 ) (2018-12-05)
206174
207175### Bug Fixes
208176
209- * remove extra / in ipfs uris ([ 210638c] ( https://github.com/kleros/archon/commit/210638c ) )
210-
211-
177+ - remove extra / in ipfs uris ([ 210638c] ( https://github.com/kleros/archon/commit/210638c ) )
212178
213179<a name =" 0.4.0 " ></a >
214- # [ 0.4.0] ( https://github.com/kleros/archon/compare/v0.2.0...v0.4.0 ) (2018-11-28)
215180
181+ # [ 0.4.0] ( https://github.com/kleros/archon/compare/v0.2.0...v0.4.0 ) (2018-11-28)
216182
217183### Features
218184
219- * bubble up errors to top level calls to handle ([ 52b2278] ( https://github.com/kleros/archon/commit/52b2278 ) )
220- * pass ipfsGateway as param to standards instead of env var ([ 4a90a65] ( https://github.com/kleros/archon/commit/4a90a65 ) )
221-
222-
185+ - bubble up errors to top level calls to handle ([ 52b2278] ( https://github.com/kleros/archon/commit/52b2278 ) )
186+ - pass ipfsGateway as param to standards instead of env var ([ 4a90a65] ( https://github.com/kleros/archon/commit/4a90a65 ) )
223187
224188<a name =" 0.3.0 " ></a >
225- # [ 0.3.0] ( https://github.com/kleros/archon/compare/v0.2.0...v0.3.0 ) (2018-10-25)
226189
190+ # [ 0.3.0] ( https://github.com/kleros/archon/compare/v0.2.0...v0.3.0 ) (2018-10-25)
227191
228192### Features
229193
230- * bubble up errors to top level calls to handle ([ 7e4e5f9] ( https://github.com/kleros/archon/commit/7e4e5f9 ) )
231-
232-
194+ - bubble up errors to top level calls to handle ([ 7e4e5f9] ( https://github.com/kleros/archon/commit/7e4e5f9 ) )
233195
234196<a name =" 0.2.0 " ></a >
235- # [ 0.2.0] ( https://github.com/kleros/archon/compare/v0.1.1...v0.2.0 ) (2018-10-17)
236197
198+ # [ 0.2.0] ( https://github.com/kleros/archon/compare/v0.1.1...v0.2.0 ) (2018-10-17)
237199
238200### Features
239201
240- * arbitrable getDispute + doc updates ([ 6f48f40] ( https://github.com/kleros/archon/commit/6f48f40 ) )
241- * support accepted ipfs uris ([ d90473c] ( https://github.com/kleros/archon/commit/d90473c ) )
242-
243-
202+ - arbitrable getDispute + doc updates ([ 6f48f40] ( https://github.com/kleros/archon/commit/6f48f40 ) )
203+ - support accepted ipfs uris ([ d90473c] ( https://github.com/kleros/archon/commit/d90473c ) )
244204
245205<a name =" 0.1.1 " ></a >
246- ## [ 0.1.1] ( https://github.com/kleros/archon/compare/v0.1.0...v0.1.1 ) (2018-10-08)
247206
207+ ## [ 0.1.1] ( https://github.com/kleros/archon/compare/v0.1.0...v0.1.1 ) (2018-10-08)
248208
249209### Bug Fixes
250210
251- * remove appened /ipfs/ from default uri ([ f9422c3] ( https://github.com/kleros/archon/commit/f9422c3 ) )
252-
253-
211+ - remove appened /ipfs/ from default uri ([ f9422c3] ( https://github.com/kleros/archon/commit/f9422c3 ) )
254212
255213<a name =" 0.1.0 " ></a >
256- # 0.1.0 (2018-10-08)
257214
215+ # 0.1.0 (2018-10-08)
258216
259217### Bug Fixes
260218
261- * default ipfs gateway ([ 8ddf46e] ( https://github.com/kleros/archon/commit/8ddf46e ) )
262- * errors and lints ([ aef891b] ( https://github.com/kleros/archon/commit/aef891b ) )
263- * styling ([ 802be78] ( https://github.com/kleros/archon/commit/802be78 ) )
264-
219+ - default ipfs gateway ([ 8ddf46e] ( https://github.com/kleros/archon/commit/8ddf46e ) )
220+ - errors and lints ([ aef891b] ( https://github.com/kleros/archon/commit/aef891b ) )
221+ - styling ([ 802be78] ( https://github.com/kleros/archon/commit/802be78 ) )
265222
266223### Features
267224
268- * dry out validation ([ 3586b54] ( https://github.com/kleros/archon/commit/3586b54 ) )
269- * ** arbitrable:** get ruling ([ ee28edd] ( https://github.com/kleros/archon/commit/ee28edd ) )
270- * ** arbitrator:** imlpement stardard arbitrator methods ([ 0d2c44e] ( https://github.com/kleros/archon/commit/0d2c44e ) )
271- * setIpfsGateway ([ 6ace0c4] ( https://github.com/kleros/archon/commit/6ace0c4 ) )
272- * support more hashing algorithms and add hashFile() ([ 2939d99] ( https://github.com/kleros/archon/commit/2939d99 ) )
273- * validation util ([ a67d7f6] ( https://github.com/kleros/archon/commit/a67d7f6 ) )
225+ - dry out validation ([ 3586b54] ( https://github.com/kleros/archon/commit/3586b54 ) )
226+ - ** arbitrable:** get ruling ([ ee28edd] ( https://github.com/kleros/archon/commit/ee28edd ) )
227+ - ** arbitrator:** imlpement stardard arbitrator methods ([ 0d2c44e] ( https://github.com/kleros/archon/commit/0d2c44e ) )
228+ - setIpfsGateway ([ 6ace0c4] ( https://github.com/kleros/archon/commit/6ace0c4 ) )
229+ - support more hashing algorithms and add hashFile() ([ 2939d99] ( https://github.com/kleros/archon/commit/2939d99 ) )
230+ - validation util ([ a67d7f6] ( https://github.com/kleros/archon/commit/a67d7f6 ) )
0 commit comments