v0.6.1-alpha.2
Pre-release
Pre-release
·
5180 commits
to master
since this release
- UX - Focus input upon file creation
- UX - Move remixd info
- Use solc-bin.ethereum.org instead of ethereum.github.io/solc-bin (adblock blockit)
- Move remix-debugger ui interface to remix-ide repository
- Move style guide from remix repository to remix-ide
- Misc: Remove CNAME (uneeded), BreakpointManager use new API
Changelog
v0.6.1-alpha.2 (26/03/2018)
- [BreakpointManager] fix API use #1194
- Update README.md #1186
- Move styleguide to remix-ide #1181
- Run test parallel #1180
- Update package.json #1178
- activate remix-debugger testing #1177
- Plug local remix debugger #1176
- Copy remix-debugger to remix-ide #1175
- Remove CNAME #1171
- move remixd info & add info about running remix-ide locally #1170
- Fix loading compiler #1169
- Focus new file name input #1160 - @bitpshr