Skip to content

v0.7.3

Compare
Choose a tag to compare
@yann300 yann300 released this 20 Sep 10:42
· 4331 commits to master since this release
b575638

This is a tiny release:

  • Display a warning if the compiler crashes during the first execution. The solidity related issue is available here: ethereum/solidity#4983 .

APIs:

  • Script and terminal command execution: add remix.getFile(<path>) (retrieve the content of a file).
  • Plugin API: add discardHighlight()

UI:

  • Pasting to the terminal automatically format the text from rich text to plain text.
  • Don't clear input after sending.
  • Small UI improvement in run tab.

Fix:

Availability Remix IDE:

Availability Remixd:

Remixd is a tool which provide a way to access your local file from any remix IDE web app.

Changelog