You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Changelog.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@ Language Features:
4
4
* General: Add a builtin that computes the base slot of a storage namespace using the `erc7201` formula from ERC-7201.
5
5
6
6
Compiler Features:
7
+
* Commandline Interface: Disallow selecting the deprecated assembly input mode that was only accessible via `--assemble` instead of treating it as equivalent to `--strict-assembly`.
7
8
* Commandline Interface: Introduce `--experimental` flag required for enabling the experimental mode.
8
9
* General: Introduce the SSA CFG codegen (experimental).
9
10
* General: Restrict the existing experimental features (`generic-solidity`, `lsp`, `ethdebug`, `eof`, `evm`, `ast-import`, `evmasm-import`, `ir-ast`, `ssa-cfg`) to experimental mode.
0 commit comments