Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

31 lines (20 loc) · 1.19 KB

0.1.1 / 2018-11-21

0.1.0 / 2018-07-17

  • First minor version release as sign of commitment to having build/remix-ide/mode-solidity.js as entry point for Remix IDE.

0.0.1-alpha.4 / 2018-07-17

  • Add 2 build systems
    1. piggy-backing on the actual ACE build system
    2. re-creating the ACE build system to be able to build legacy versions.
  • Bug fixes in Solidity syntax highlighter.

0.0.1-alpha.3 / 2018-07-12

  • Remove reports subdir from .npmignore

0.0.1-alpha.2 / 2018-07-12

  • Majority of refactoring:
    • Remove cruft left over from copy'n'pasting ace/mode/javascript
    • Add missing Solidity syntax highlighting
    • Correct wrong Solidity syntax highlighting

0.0.1-alpha.1 / 2018-06-16