UNPKG

1.79 kBMarkdownView Raw
1# Change Log - @neo-one/smart-contract-compiler
2
3This log was last generated on Tue, 07 Dec 2021 02:24:31 GMT and should not be manually modified.
4
5## 3.11.2
6Tue, 07 Dec 2021 02:24:31 GMT
7
8*Version update only*
9
10## 3.9.4
11Wed, 03 Nov 2021 23:01:17 GMT
12
13### Patches
14
15- Update neo-one deps
16
17## 3.9.3
18Sat, 09 Oct 2021 23:05:48 GMT
19
20### Patches
21
22- Update neo-one deps
23
24## 3.9.2
25Sat, 09 Oct 2021 23:03:49 GMT
26
27### Patches
28
29- Update neo-one deps
30
31## 3.9.1
32Thu, 07 Oct 2021 20:25:48 GMT
33
34### Patches
35
36- Update client-switch package version
37
38## 3.9.0
39Thu, 07 Oct 2021 04:09:53 GMT
40
41### Minor changes
42
43- Update neo-one dependencies
44
45## 3.8.0
46Thu, 23 Sep 2021 21:28:34 GMT
47
48### Updates
49
50- Updates for MainNet updates
51
52## 3.1.0
53Mon, 08 Feb 2021 21:00:42 GMT
54
55### Minor changes
56
57- Preview4 release
58
59### Patches
60
61- Update for Preview3, primarily in compiler, client, and CLI.
62- Update compiler, client, and CLI for Preview4
63
64## 3.0.0
65Tue, 08 Dec 2020 19:29:01 GMT
66
67### Breaking changes
68
69- 3.0.0preview3-alpha release bump
70
71### Updates
72
73- Pin level-js and levelup deps.
74
75## 2.7.0
76Thu, 23 Jul 2020 22:11:12 GMT
77
78### Minor changes
79
80- add debug support
81
82### Patches
83
84- Fix number mismatches in ArrayStorage, SetStorage, MapStorage.
85- Fix broken switch statement inside SmartContract methods.
86- Add appropriate @types dependencies.
87- fixup utxo invocation transactions
88- Upgrade TypeScript from v3.8.3 to v3.9.5
89
90### Updates
91
92- bump package version for future release clarity
93
94## 2.5.0
95Wed, 20 May 2020 07:03:14 GMT
96
97### Minor changes
98
99- update package release process to take better advantage of rush tooling
100
101## 2.4.0
102Mon, 13 Apr 2020 23:20:32 GMT
103
104### Minor changes
105
106- Add support for new language features in TS v3.7, v3.8
107- Migrate to Rush
108- Upgrade TS to v3.8.1-rc. Add support for Nullish Coalescing.
109