Skip to content

v0.10.6 Release

Compare
Choose a tag to compare
@LianaHus LianaHus released this 17 Nov 14:37
· 14198 commits to master since this release

Description

Solidity Compiler plugin:
• Added optimization runs number to UI of Compiler plugin
• default compiler to 0.7.4
• run remix-ide with predefined custom solidity URL
• added spdx license to example and test contracts

Unit Testing Plugin:
• Highlighting of error location on click
• Optimizer runs in compiler configuration

Source Highlighter:
• highlight in editor is now shown only for a plugin which is currently focused in Side-Panel

Debugger:
• migrate the code to react and make it a plugin
• added a new option to include compiler generated codes

IDE:
• Modal dialogs style improved
• titles of tabs in editor shows least Path difference for same file names

Deploy and run:
• Refactor the recorder and make it a plugin

Terminal
• Running a script while using JavaScript VM

Plugin
• Activate/Deactivate/Call plugins from the URL parameters

Change Log

v0.10.6 (2020/11/17 14:15 +00:00)