Version 0.0.9
v0.0.9
- new: support the
importdirective - #8- new: experimental support for
httpsimports, i.e.import "https://raw.githubusercontent.com/OpenZeppelin/openzeppelin-contracts/master/contracts/token/ERC721/IERC721.sol". This can be disabled by setting» .config set resolveHttpImports false.
- new: experimental support for
- fix:
localhostalias may not be available on some systems - #9