This repository has been archived by the owner on Mar 3, 2021. It is now read-only.
Releases: ethereum/remix
Releases · ethereum/remix
v0.2.3
Change Log
v0.2.3 (2020/06/26 08:43 +00:00)
- #1500 Bump version 0.2.3 (@yann300)
- #1499 fix source maps (@yann300)
- #1467 API for returning the function stack trace by vm trace index (@iurimatias, @yann300)
- #1497 build a contract object instead of referencing contract by name (@yann300)
- #1494 noReturn tests for analyzer (@Aniket-Engg)
- #1487 gas costs analysis using AST (@Aniket-Engg)
- #1484 location added and two type of warnings for ERC20 (@Aniket-Engg)
- #1471 Enable remix-debug tests (@yann300)
v0.2.1
v0.2.0
Change Log
v0.2.0 (2020/04/23)
- #1462 bump libs and root versions (@Aniket-Engg)
- #1461 invalid tuple input throws error (@Aniket-Engg)
- #1460 remix-analyzer readme updated (@Aniket-Engg)
- #1458 analysis modules data updated (@Aniket-Engg)
- #1456 Improve fetching compilation result (@yann300 )
- #1454 [debug] discard source map step if file equal -1 (@yann300 )
- #1448 Bump acorn from 6.3.0 to 6.4.1 in /remix-url-resolver (bot)
- #1446 changelog updated (@Aniket-Engg )
- #1445 analyser module listing updated (@Aniket-Engg)
v0.1.31
Change Log
Major Changes:
remix-analyzer
now works on AST, not on legacyAST- No. of accounts in
remix-simulator
has increased to 10
v0.1.31 (2020/03/31)
- #1444 Release 0 1 31 (@Aniket-Engg)
- #1438 test function with params will throw error (@Aniket-Engg)
- #1436 accounts count increased to 10 (@Aniket-Engg)
- #1434 Add type for compilation error (@yann300 )
- #1427 Remix-analyzer: LegacyAST to AST (@Aniket-Engg)
v0.1.30
Change Log
Major Changes:
remix-analyer
migration to typescript- Remix IDE load accounts using
remix-simulator
v0.1.30 (2020/02/21 09:53 +00:00)
- #1428 release 0.1.30 (@Aniket-Engg)
- #1425 remix-analyzer: js to ts (@Aniket-Engg)
- #1423 add resetAccounts, new Account, fix getAccounts on remix-simulator (@iurimatias )
- #1422 anonymous locals rendering fixed (@Aniket-Engg)
- #1419 remix-solidity readme updated (@Aniket-Engg)
- #1418 npmignore file added (@Aniket-Engg)
- #1417 changelog updated (@Aniket-Engg)
v0.1.29
Change Log
v0.1.29 (2020/01/29)
- #1416 bump version (@Aniket-Engg)
- #1415 undefined value type fixed (@Aniket-Engg)
v0.1.28
Change Log
v0.1.28 (2020/01/28)
- #1414 bump versions (@Aniket-Engg)
- #1413 type mismatch fix for VM transaction instance (@Aniket-Engg)
- #1412 changelog for v0.1.27 updated (@Aniket-Engg)
v0.1.27
Change Log
v0.1.27 (2020/01/28 05:54 +00:00)
- #1411 Release 0.1.27 (@Aniket-Engg)
- #1410 use compiler configuration in tests (@Aniket-Engg)
- #1409 Json interface unavailability handled (@Aniket-Engg)
- #1407 optional final callback in runTestFiles (@Aniket-Engg)
- #1406 Injected tests.sol (@Aniket-Engg)
- #1405 added sendRawTransaction (@LianaHus)
- #1402 pass value in test methods using natspec (@Aniket-Engg)
- #1400 package.json scripts updated (@Aniket-Engg)
- #1399 muirGlacier support (@Aniket-Engg)
- #1398 show storage loading status properly (@Aniket-Engg)
- #1396 multiple return values display separately (@Aniket-Engg)
- #1395 remove node.kind check since this is not necessarily present in ast t… (@iurimatias)
- #1394 Pass executionContext as args to to
try
function (@yann300) - #1393 Fix compatibility with web3 1.0.0 (@yann300)
- #1391 package.json updated (@Aniket-Engg)
- #1390 initial fixes (@Aniket-Engg)
- #1389 changelog updated (@Aniket-Engg)
v0.1.26
Change Log
v0.1.26 (2020/01/10 12:28 +00:00)
- #1386 Release 0.1.26 (@Aniket-Engg)
- #1385 compiler import issue fixed (@Aniket-Engg)
- #1384 catch and return deployment error in remix-tests (@Aniket-Engg)
- #1382 receive function support added (@Aniket-Engg)
- #1380 constructor ABI fixed (@Aniket-Engg)
- #1377 remix-solidity: js to ts (@Aniket-Engg)
- #1374 changelog updated (@Aniket-Engg)
- #1372 Syntax updates2 (@iurimatias)
- #1363 update syntax to use const, let and this (@iurimatias)
- #1362 refactor execution context (@iurimatias)
v0.1.25
Change Log
v0.1.25 (2019/12/23)
- #1373 Release 0.1.25 (@Aniket-Engg )
- #1371 use web3 utils (@Aniket-Engg )
- #1369 network id fixed (@Aniket-Engg )
- #1368 solc 0.6.0 compatibility (@Aniket-Engg )
- #1359 web3 and ethers version update (@Aniket-Engg )
- #1358 task updated & comments added (@Aniket-Engg )
- #1357 changelog updated (@Aniket-Engg )