- Every feature added
- Every bug fixed
- Merge pull requests
- Fix async calls
- Introduce solcjs JavaScript bindings for the Solidity compiler
- Avail options to switch compiler environment
- Rename repository
- Compile solidity files on save
- Resize panel
- Moved from CoffeeScript to ES6
- Split web3 and ethereumjs-vm environments into separate modules
- Dynamically load
ethereumjs-vm
to reduce package activation time - More errors added
- Move web3js libraries into worker to load extension faster and provide non-blocking UI/UX
- Easy connection management from Node panel
- Easy WebSocket / RPC connection switch in Node panel
- Save ABI after compilation