mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update changelog
This commit is contained in:
parent
6ae7a87b78
commit
5732ffdb74
@ -1,7 +1,10 @@
|
|||||||
### 0.4.11 (unreleased)
|
### 0.4.11 (unreleased)
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
|
* Implement the Standard JSON Input / Output API
|
||||||
* Support ``interface`` contracts.
|
* Support ``interface`` contracts.
|
||||||
|
* C API (``jsonCompiler``): Add the ``compileStandard()`` method to process a Standard JSON I/O.
|
||||||
|
* Commandline interface: Add the ``--standard-json`` parameter to process a Standard JSON I/O.
|
||||||
* Commandline interface: Support ``--allow-paths`` to define trusted import paths. Note: the
|
* Commandline interface: Support ``--allow-paths`` to define trusted import paths. Note: the
|
||||||
path(s) of the supplied source file(s) is always trusted.
|
path(s) of the supplied source file(s) is always trusted.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user