UNPKG

18.5 kBJSONView Raw
1[
2 {
3 "timestamp": 1582623685,
4 "version": "4.0.8",
5 "changes": [
6 {
7 "note": "Dependencies updated"
8 }
9 ]
10 },
11 {
12 "timestamp": 1581204851,
13 "version": "4.0.7",
14 "changes": [
15 {
16 "note": "Dependencies updated"
17 }
18 ]
19 },
20 {
21 "timestamp": 1580988106,
22 "version": "4.0.6",
23 "changes": [
24 {
25 "note": "Dependencies updated"
26 }
27 ]
28 },
29 {
30 "timestamp": 1580811564,
31 "version": "4.0.5",
32 "changes": [
33 {
34 "note": "Dependencies updated"
35 }
36 ]
37 },
38 {
39 "timestamp": 1579682890,
40 "version": "4.0.4",
41 "changes": [
42 {
43 "note": "Dependencies updated"
44 }
45 ]
46 },
47 {
48 "version": "4.0.3",
49 "changes": [
50 {
51 "note": "More tolerant of AST-only compilation targets",
52 "pr": 2391
53 }
54 ],
55 "timestamp": 1578272714
56 },
57 {
58 "timestamp": 1576540892,
59 "version": "4.0.2",
60 "changes": [
61 {
62 "note": "Dependencies updated"
63 }
64 ]
65 },
66 {
67 "timestamp": 1575931811,
68 "version": "4.0.1",
69 "changes": [
70 {
71 "note": "Dependencies updated"
72 }
73 ]
74 },
75 {
76 "version": "4.0.0",
77 "changes": [
78 {
79 "note": "Add `shouldSaveStandardInput` config",
80 "pr": 2322
81 },
82 {
83 "note": "Output artifacts now include a 'chains' attribute rather than 'networks'",
84 "pr": 2313
85 },
86 {
87 "note": "Convert `getContractNamesToCompile` to public function of `Compiler` class",
88 "pr": 2055
89 }
90 ],
91 "timestamp": 1575296764
92 },
93 {
94 "version": "3.2.0-beta.4",
95 "changes": [
96 {
97 "note": "Dependencies updated"
98 }
99 ],
100 "timestamp": 1575290197
101 },
102 {
103 "version": "3.2.0-beta.3",
104 "changes": [
105 {
106 "note": "Dependencies updated"
107 }
108 ],
109 "timestamp": 1574238768
110 },
111 {
112 "version": "3.2.0-beta.2",
113 "changes": [
114 {
115 "note": "Add `shouldSaveStandardInput` config",
116 "pr": 2322
117 }
118 ],
119 "timestamp": 1574030254
120 },
121 {
122 "version": "3.2.0-beta.1",
123 "changes": [
124 {
125 "note": "Output artifacts now include a 'chains' attribute rather than 'networks'",
126 "pr": 2313
127 }
128 ],
129 "timestamp": 1573159180
130 },
131 {
132 "version": "3.2.0-beta.0",
133 "changes": [
134 {
135 "note": "Convert `getContractNamesToCompile` to public function of `Compiler` class",
136 "pr": 2055
137 }
138 ],
139 "timestamp": 1570135330
140 },
141 {
142 "timestamp": 1568744790,
143 "version": "3.1.15",
144 "changes": [
145 {
146 "note": "Dependencies updated"
147 }
148 ]
149 },
150 {
151 "timestamp": 1567521715,
152 "version": "3.1.14",
153 "changes": [
154 {
155 "note": "Dependencies updated"
156 }
157 ]
158 },
159 {
160 "timestamp": 1566446343,
161 "version": "3.1.13",
162 "changes": [
163 {
164 "note": "Dependencies updated"
165 }
166 ]
167 },
168 {
169 "timestamp": 1565296576,
170 "version": "3.1.12",
171 "changes": [
172 {
173 "note": "Dependencies updated"
174 }
175 ]
176 },
177 {
178 "timestamp": 1564604963,
179 "version": "3.1.11",
180 "changes": [
181 {
182 "note": "Dependencies updated"
183 }
184 ]
185 },
186 {
187 "version": "3.1.10",
188 "changes": [
189 {
190 "note": "re-export new ethereum-types types, TupleDataItem",
191 "pr": 1919
192 }
193 ],
194 "timestamp": 1563957393
195 },
196 {
197 "timestamp": 1563006338,
198 "version": "3.1.9",
199 "changes": [
200 {
201 "note": "Dependencies updated"
202 }
203 ]
204 },
205 {
206 "timestamp": 1558712885,
207 "version": "3.1.8",
208 "changes": [
209 {
210 "note": "Dependencies updated"
211 }
212 ]
213 },
214 {
215 "timestamp": 1557507213,
216 "version": "3.1.7",
217 "changes": [
218 {
219 "note": "Dependencies updated"
220 }
221 ]
222 },
223 {
224 "version": "3.1.6",
225 "changes": [
226 {
227 "note": "Dependencies updated"
228 }
229 ],
230 "timestamp": 1554997931
231 },
232 {
233 "timestamp": 1553183790,
234 "version": "3.1.5",
235 "changes": [
236 {
237 "note": "Dependencies updated"
238 }
239 ]
240 },
241 {
242 "timestamp": 1553091633,
243 "version": "3.1.4",
244 "changes": [
245 {
246 "note": "Dependencies updated"
247 }
248 ]
249 },
250 {
251 "timestamp": 1551479279,
252 "version": "3.1.3",
253 "changes": [
254 {
255 "note": "Dependencies updated"
256 }
257 ]
258 },
259 {
260 "version": "3.1.2",
261 "changes": [
262 {
263 "note": "Remove redundant log message",
264 "pr": 1652
265 }
266 ],
267 "timestamp": 1551299797
268 },
269 {
270 "version": "3.1.1",
271 "changes": [
272 {
273 "note": "Fix a bug when combining compilerSettings from different sources",
274 "pr": 1652
275 }
276 ],
277 "timestamp": 1551220833
278 },
279 {
280 "version": "3.1.0",
281 "changes": [
282 {
283 "note": "Add `isOfflineMode` flag to sol-compiler`",
284 "pr": 1625
285 }
286 ],
287 "timestamp": 1551130135
288 },
289 {
290 "timestamp": 1549733923,
291 "version": "3.0.3",
292 "changes": [
293 {
294 "note": "Dependencies updated"
295 }
296 ]
297 },
298 {
299 "version": "3.0.2",
300 "changes": [
301 {
302 "note": "Fix a bug when smart recompilation wasn't working because of remappings",
303 "pr": 1575
304 },
305 {
306 "note": "Fix a bug that made `opts` required instead of optional",
307 "pr": 1596
308 },
309 {
310 "note": "Remove `bin_paths` and fetch the list of Solidity compilers from Github",
311 "pr": 1596
312 },
313 {
314 "note": "Fix a bug causing `ast` and `legacyAST` to not be added to the artifacts even when requested",
315 "pr": 1596
316 }
317 ],
318 "timestamp": 1549547375
319 },
320 {
321 "timestamp": 1549452781,
322 "version": "3.0.1",
323 "changes": [
324 {
325 "note": "Dependencies updated"
326 }
327 ]
328 },
329 {
330 "version": "3.0.0",
331 "changes": [
332 {
333 "note": "Upgrade the bignumber.js to v8.0.2",
334 "pr": 1517
335 }
336 ],
337 "timestamp": 1549373905
338 },
339 {
340 "timestamp": 1547561734,
341 "version": "2.0.2",
342 "changes": [
343 {
344 "note": "Dependencies updated"
345 }
346 ]
347 },
348 {
349 "timestamp": 1547225310,
350 "version": "2.0.1",
351 "changes": [
352 {
353 "note": "Dependencies updated"
354 }
355 ]
356 },
357 {
358 "version": "2.0.0",
359 "changes": [
360 {
361 "note": "Add sol-compiler watch mode with -w flag",
362 "pr": 1461
363 },
364 {
365 "note": "Make error and warning colouring more visually pleasant and consistent with other compilers",
366 "pr": 1461
367 },
368 {
369 "note": "Add newest solidity versions from 0.4.25 to 0.5.2",
370 "pr": 1496
371 }
372 ],
373 "timestamp": 1547040760
374 },
375 {
376 "version": "1.1.16",
377 "changes": [
378 {
379 "note": "Dependencies updated"
380 }
381 ],
382 "timestamp": 1544739608
383 },
384 {
385 "version": "1.1.15",
386 "changes": [
387 {
388 "note": "Fix bug where we were appending base path to absolute imports (e.g NPM imports)",
389 "pr": 1311
390 }
391 ],
392 "timestamp": 1544570656
393 },
394 {
395 "timestamp": 1543401373,
396 "version": "1.1.14",
397 "changes": [
398 {
399 "note": "Dependencies updated"
400 }
401 ]
402 },
403 {
404 "timestamp": 1542821676,
405 "version": "1.1.13",
406 "changes": [
407 {
408 "note": "Dependencies updated"
409 }
410 ]
411 },
412 {
413 "timestamp": 1542208198,
414 "version": "1.1.12",
415 "changes": [
416 {
417 "note": "Dependencies updated"
418 }
419 ]
420 },
421 {
422 "timestamp": 1542134075,
423 "version": "1.1.11",
424 "changes": [
425 {
426 "note": "Dependencies updated"
427 }
428 ]
429 },
430 {
431 "timestamp": 1542028948,
432 "version": "1.1.10",
433 "changes": [
434 {
435 "note": "Dependencies updated"
436 }
437 ]
438 },
439 {
440 "version": "1.1.9",
441 "changes": [
442 {
443 "note": "Dependencies updated"
444 }
445 ],
446 "timestamp": 1541740904
447 },
448 {
449 "timestamp": 1539871071,
450 "version": "1.1.8",
451 "changes": [
452 {
453 "note": "Dependencies updated"
454 }
455 ]
456 },
457 {
458 "version": "1.1.7",
459 "changes": [
460 {
461 "note": "Dependencies updated"
462 }
463 ],
464 "timestamp": 1538693146
465 },
466 {
467 "timestamp": 1538157789,
468 "version": "1.1.6",
469 "changes": [
470 {
471 "note": "Dependencies updated"
472 }
473 ]
474 },
475 {
476 "timestamp": 1537907159,
477 "version": "1.1.5",
478 "changes": [
479 {
480 "note": "Dependencies updated"
481 }
482 ]
483 },
484 {
485 "timestamp": 1537875740,
486 "version": "1.1.4",
487 "changes": [
488 {
489 "note": "Dependencies updated"
490 }
491 ]
492 },
493 {
494 "timestamp": 1537541580,
495 "version": "1.1.3",
496 "changes": [
497 {
498 "note": "Dependencies updated"
499 }
500 ]
501 },
502 {
503 "timestamp": 1536142250,
504 "version": "1.1.2",
505 "changes": [
506 {
507 "note": "Dependencies updated"
508 }
509 ]
510 },
511 {
512 "timestamp": 1535377027,
513 "version": "1.1.1",
514 "changes": [
515 {
516 "note": "Dependencies updated"
517 }
518 ]
519 },
520 {
521 "version": "1.1.0",
522 "changes": [
523 {
524 "note": "Quicken compilation by sending multiple contracts to the same solcjs invocation, batching them together based on compiler version requirements.",
525 "pr": 965
526 },
527 {
528 "note": "Stop exporting types: `ContractArtifact`, `ContractNetworks`",
529 "pr": 924
530 },
531 {
532 "note": "Export types: `CompilerSettings`, `OutputField`",
533 "pr": 924
534 }
535 ],
536 "timestamp": 1535133899
537 },
538 {
539 "timestamp": 1534210131,
540 "version": "1.0.5",
541 "changes": [
542 {
543 "note": "Dependencies updated"
544 }
545 ]
546 },
547 {
548 "timestamp": 1532619515,
549 "version": "1.0.4",
550 "changes": [
551 {
552 "note": "Dependencies updated"
553 }
554 ]
555 },
556 {
557 "timestamp": 1532614997,
558 "version": "1.0.3",
559 "changes": [
560 {
561 "note": "Dependencies updated"
562 }
563 ]
564 },
565 {
566 "timestamp": 1532605697,
567 "version": "1.0.2",
568 "changes": [
569 {
570 "note": "Dependencies updated"
571 }
572 ]
573 },
574 {
575 "timestamp": 1532357734,
576 "version": "1.0.1",
577 "changes": [
578 {
579 "note": "Dependencies updated"
580 }
581 ]
582 },
583 {
584 "timestamp": 1532043000,
585 "version": "1.0.0",
586 "changes": [
587 {
588 "note": "Dependencies updated"
589 }
590 ]
591 },
592 {
593 "timestamp": 1531919263,
594 "version": "0.5.4",
595 "changes": [
596 {
597 "note": "Dependencies updated"
598 }
599 ]
600 },
601 {
602 "timestamp": 1531149657,
603 "version": "0.5.3",
604 "changes": [
605 {
606 "note": "Dependencies updated"
607 }
608 ]
609 },
610 {
611 "timestamp": 1529397769,
612 "version": "0.5.2",
613 "changes": [
614 {
615 "note": "Dependencies updated"
616 }
617 ]
618 },
619 {
620 "version": "0.5.1",
621 "changes": [
622 {
623 "note": "Make `opts` constructor parameter optional",
624 "pr": 621
625 },
626 {
627 "note": "Add schema validation for compiler configuration",
628 "pr": 621
629 }
630 ],
631 "timestamp": 1527009133
632 },
633 {
634 "version": "0.5.0",
635 "changes": [
636 {
637 "note": "Properly export the executable binary",
638 "pr": 588
639 },
640 {
641 "note": "Add the ability to define a specific solidity version",
642 "pr": 589
643 }
644 ],
645 "timestamp": 1527009133
646 },
647 {
648 "timestamp": 1525477860,
649 "version": "0.4.3",
650 "changes": [
651 {
652 "note": "Dependencies updated"
653 }
654 ]
655 },
656 {
657 "version": "0.4.2",
658 "changes": [
659 {
660 "note": "Add support for solidity 0.4.23",
661 "pr": 545
662 }
663 ],
664 "timestamp": 1525428773
665 },
666 {
667 "version": "0.4.1",
668 "changes": [
669 {
670 "note": "Add support for solidity 0.4.22",
671 "pr": 531
672 }
673 ],
674 "timestamp": 1524044013
675 },
676 {
677 "version": "0.4.0",
678 "changes": [
679 {
680 "note": "Changed the config key `web3Provider` to `provider` to be consistent with other tools",
681 "pr": 501
682 }
683 ],
684 "timestamp": 1523462196
685 },
686 {
687 "version": "0.3.5",
688 "changes": [
689 {
690 "note": "Don't try to write contract artifact if an error occured",
691 "pr": 485
692 }
693 ],
694 "timestamp": 1522673609
695 },
696 {
697 "version": "0.3.4",
698 "changes": [
699 {
700 "note": "Create solc_bin directory if does not exist before attempting to compile",
701 "pr": 491
702 }
703 ],
704 "timestamp": 1522658513
705 },
706 {
707 "version": "0.3.1",
708 "changes": [
709 {
710 "note": "Add TS types for `yargs`"
711 }
712 ],
713 "timestamp": 1521298800
714 },
715 {
716 "version": "0.3.0",
717 "changes": [
718 {
719 "note": "Add support for Solidity 0.4.20 and 0.4.21"
720 },
721 {
722 "note": "Replace `jsonrpcPort` config with `jsonrpcUrl`",
723 "pr": 426
724 },
725 {
726 "note": "Replace `jsonrpc-port` CLI option with `jsonrpc-url`",
727 "pr": 426
728 },
729 {
730 "note": "Export the `Compiler`",
731 "pr": 426
732 },
733 {
734 "note": "Load solc from remote source instead of having it locally",
735 "pr": 426
736 },
737 {
738 "note": "Add `bytecode`, `runtime_bytecode`, `source_map`, `source_map_runtime` and `sources` fields to artifacts",
739 "pr": 426
740 },
741 {
742 "note": "Remove 0x-specific `migrate` command",
743 "pr": 426
744 },
745 {
746 "note": "Allow deployer to accept a provider instead of port and host. This makes it possible to run it with in-process ganache-core",
747 "pr": 426
748 },
749 {
750 "note": "Consolidate all `console.log` calls into `logUtils` in the `@0xproject/utils` package",
751 "pr": 452
752 },
753 {
754 "note": "Add `#!/usr/bin/env node` pragma above `cli.ts` script to fix command-line error."
755 }
756 ],
757 "timestamp": 1521298800
758 },
759 {
760 "version": "0.2.0",
761 "changes": [
762 {
763 "note": "Check dependencies when determining if contracts should be recompiled",
764 "pr": 408
765 },
766 {
767 "note": "Improve an error message for when deployer is supplied with an incorrect number of constructor arguments",
768 "pr": 419
769 }
770 ],
771 "timestamp": 1520089200
772 },
773 {
774 "version": "0.1.0",
775 "changes": [
776 {
777 "note": "Add the ability to pass in specific contracts to compile in CLI",
778 "pr": 400
779 }
780 ],
781 "timestamp": 1518706800
782 },
783 {
784 "version": "0.0.8",
785 "changes": [
786 {
787 "note": "Fix publishing issue where .npmignore was not properly excluding undesired content",
788 "pr": 389
789 }
790 ],
791 "timestamp": 1518102000
792 }
793]