commit
6fa96f1af5
@ -0,0 +1,506 @@ |
||||
<a name="v0.1.19"></a> |
||||
# [v0.1.19](https://github.com/ethereum/remix/releases/tag/v0.1.19) - 04 Sep 2019 |
||||
|
||||
## Change Log |
||||
|
||||
### v0.1.19 (2019/09/04 14:08 +00:00) |
||||
- [#1284](https://github.com/ethereum/remix/pull/1284) Bump version (@yann300) |
||||
- [#1283](https://github.com/ethereum/remix/pull/1283) Fix swarm hash extraction (@yann300) |
||||
|
||||
[Changes][v0.1.19] |
||||
|
||||
|
||||
<a name="v0.1.18"></a> |
||||
# [v0.1.18](https://github.com/ethereum/remix/releases/tag/v0.1.18) - 04 Sep 2019 |
||||
|
||||
## Change Log |
||||
|
||||
### v0.1.18 (2019/09/04 10:47 +00:00) |
||||
- [#1282](https://github.com/ethereum/remix/pull/1282) Bump version (@yann300) |
||||
- [#1281](https://github.com/ethereum/remix/pull/1281) Init remix-simulator (@yann300) |
||||
|
||||
[Changes][v0.1.18] |
||||
|
||||
|
||||
<a name="v0.1.17"></a> |
||||
# [v0.1.17](https://github.com/ethereum/remix/releases/tag/v0.1.17) - 03 Sep 2019 |
||||
|
||||
## Change Log |
||||
|
||||
### v0.1.17 (2019/09/03 14:55 +00:00) |
||||
- [#1279](https://github.com/ethereum/remix/pull/1279) Bump version (@yann300) |
||||
- [#1278](https://github.com/ethereum/remix/pull/1278) Fix sending non state changing call (@yann300) |
||||
|
||||
[Changes][v0.1.17] |
||||
|
||||
|
||||
<a name="v0.1.16"></a> |
||||
# [v0.1.16](https://github.com/ethereum/remix/releases/tag/v0.1.16) - 29 Aug 2019 |
||||
|
||||
## Change Log |
||||
|
||||
### v0.1.16 (2019/08/29 08:49 +00:00) |
||||
- [#1275](https://github.com/ethereum/remix/pull/1275) Increment root package (@yann300) |
||||
- [#1274](https://github.com/ethereum/remix/pull/1274) Bump version (@yann300) |
||||
- [#1273](https://github.com/ethereum/remix/pull/1273) checking of the type of id (@LianaHus) |
||||
- [#1269](https://github.com/ethereum/remix/pull/1269) '_deps' is not longer defined (@yann300) |
||||
- [#1270](https://github.com/ethereum/remix/pull/1270) Update extracting swarm hash (@yann300) |
||||
- [#1268](https://github.com/ethereum/remix/pull/1268) Use name 'web3' when custom provider (@yann300) |
||||
- [#1256](https://github.com/ethereum/remix/pull/1256) Return compilation result instead of a label && take in account the error prop… (@yann300) |
||||
- [#1265](https://github.com/ethereum/remix/pull/1265) Remove network check in `silentRunTx` (@yann300) |
||||
- [#1259](https://github.com/ethereum/remix/pull/1259) added copy of payable and stateMutability to the constructor ABI (@LianaHus) |
||||
- [#1211](https://github.com/ethereum/remix/pull/1211) implement more methods in remix-sim (@iurimatias) |
||||
|
||||
[Changes][v0.1.16] |
||||
|
||||
|
||||
<a name="v0.1.15"></a> |
||||
# [v0.1.15](https://github.com/ethereum/remix/releases/tag/v0.1.15) - 15 Jul 2019 |
||||
|
||||
## Change Log |
||||
|
||||
### v0.1.15 (2019/07/15 12:39 +00:00) |
||||
- [#1252](https://github.com/ethereum/remix/pull/1252) Bump version (@yann300) |
||||
- [#1251](https://github.com/ethereum/remix/pull/1251) Udapp as class (@GrandSchtroumpf) |
||||
- [#1249](https://github.com/ethereum/remix/pull/1249) update with latest links to readthedocs (@LianaHus) |
||||
|
||||
[Changes][v0.1.15] |
||||
|
||||
|
||||
<a name="v0.1.14"></a> |
||||
# [v0.1.14](https://github.com/ethereum/remix/releases/tag/v0.1.14) - 03 Jul 2019 |
||||
|
||||
## Change Log |
||||
|
||||
### v0.1.14 (2019/07/03 13:42 +00:00) |
||||
- [#1246](https://github.com/ethereum/remix/pull/1246) Bump version (@yann300) |
||||
- [#1245](https://github.com/ethereum/remix/pull/1245) removed 'detail' key of optimizer for versions before yul (@LianaHus) |
||||
- [#1223](https://github.com/ethereum/remix/pull/1223) Add more position conversion functions (@rocky) |
||||
- [#1238](https://github.com/ethereum/remix/pull/1238) Fix #950 (@0mkara, @yann300) |
||||
|
||||
|
||||
[Changes][v0.1.14] |
||||
|
||||
|
||||
<a name="v0.1.13"></a> |
||||
# [v0.1.13](https://github.com/ethereum/remix/releases/tag/v0.1.13) - 25 Jun 2019 |
||||
|
||||
## Change Log |
||||
|
||||
### v0.1.13 (2019/06/25 08:02 +00:00) |
||||
- [#1236](https://github.com/ethereum/remix/pull/1236) output ast from compilation result (@yann300) |
||||
- [#1234](https://github.com/ethereum/remix/pull/1234) use babel 7 (@yann300) |
||||
|
||||
[Changes][v0.1.13] |
||||
|
||||
|
||||
<a name="v0.1.12"></a> |
||||
# [v0.1.12](https://github.com/ethereum/remix/releases/tag/v0.1.12) - 24 Jun 2019 |
||||
|
||||
## Change Log |
||||
|
||||
### v0.1.12 (2019/06/24 07:50 +00:00) |
||||
- [#1232](https://github.com/ethereum/remix/pull/1232) bump version (@yann300) |
||||
- [#1228](https://github.com/ethereum/remix/pull/1228) Enable yul optimizations if optimizations are enabled and in Yul mode. (@yann300, @chriseth) |
||||
- [#1221](https://github.com/ethereum/remix/pull/1221) add scripts for removing installation (@yann300) |
||||
- [#1231](https://github.com/ethereum/remix/pull/1231) Create job_opening.md (@yann300) |
||||
- [#1222](https://github.com/ethereum/remix/pull/1222) Use babel 7 (@yann300) |
||||
- [#1216](https://github.com/ethereum/remix/pull/1216) Add routines for finding AST nodes (@rocky) |
||||
- [#1215](https://github.com/ethereum/remix/pull/1215) WIP: Import fix for vscode integration (@0mkara) |
||||
- [#1220](https://github.com/ethereum/remix/pull/1220) remove everything but link to new location of docs (@ethereum) |
||||
- [#1219](https://github.com/ethereum/remix/pull/1219) Default abi if compiled with yul (@yann300) |
||||
- [#1218](https://github.com/ethereum/remix/pull/1218) Version bump (@yann300) |
||||
- [#1217](https://github.com/ethereum/remix/pull/1217) Set language for solidity compiler (@yann300) |
||||
- [#1210](https://github.com/ethereum/remix/pull/1210) fixing #2029 static Analysis Location Issue (@LianaHus) |
||||
- [#1193](https://github.com/ethereum/remix/pull/1193) remix-solidity: add compiler.setEvmVersion() (@scottt) |
||||
- [#1213](https://github.com/ethereum/remix/pull/1213) Small spelling typos (@rocky) |
||||
- [#1195](https://github.com/ethereum/remix/pull/1195) remove `console.error` (@yann300) |
||||
- [#1196](https://github.com/ethereum/remix/pull/1196) Docs update (@ethereum) |
||||
- [#1187](https://github.com/ethereum/remix/pull/1187) Docs new layout (@ryestew) |
||||
- [#1192](https://github.com/ethereum/remix/pull/1192) publish lerna (@yann300) |
||||
- [#1190](https://github.com/ethereum/remix/pull/1190) Various Fix on Debugger (@yann300) |
||||
- [#1160](https://github.com/ethereum/remix/pull/1160) add more methods to remix-sim; fix accounts (@iurimatias) |
||||
- [#1183](https://github.com/ethereum/remix/pull/1183) Update README.md (@yann300) |
||||
|
||||
[Changes][v0.1.12] |
||||
|
||||
|
||||
<a name="v0.1.10"></a> |
||||
# [v0.1.10](https://github.com/ethereum/remix/releases/tag/v0.1.10) - 11 May 2019 |
||||
|
||||
## Packages |
||||
|
||||
remix-lib@0.4.6 |
||||
remix-analyzer@0.3.6 |
||||
remix-debug@0.3.6 |
||||
remix-simulator@0.1.6 |
||||
remix-tests@0.1.7 |
||||
remix-solidity@0.3.6 |
||||
|
||||
## Change Log |
||||
|
||||
### v0.1.10 (2019/05/11 07:44 +00:00) |
||||
- [#1182](https://github.com/ethereum/remix/pull/1182) Bump version (@yann300) |
||||
- [#1181](https://github.com/ethereum/remix/pull/1181) move to ethers v4 (@yann300) |
||||
- [#1158](https://github.com/ethereum/remix/pull/1158) Remove duplicated function declaration 'Ethdebugger.prototype.debug' (@nujabes403) |
||||
- [#1180](https://github.com/ethereum/remix/pull/1180) remix-debug depends on web3 (@scottt) |
||||
- [#1177](https://github.com/ethereum/remix/pull/1177) Update universalDapp.js (fix bad reference) (@yann300) |
||||
- [#1176](https://github.com/ethereum/remix/pull/1176) add görli test net declaration (contract metadata) (@yann300) |
||||
- [#1172](https://github.com/ethereum/remix/pull/1172) fix for electron w/dynamic loading of solcjson (@subtly) |
||||
|
||||
|
||||
[Changes][v0.1.10] |
||||
|
||||
|
||||
<a name="v0.1.9"></a> |
||||
# [v0.1.9](https://github.com/ethereum/remix/releases/tag/v0.1.9) - 23 Apr 2019 |
||||
|
||||
|
||||
- Update regex for fixing Firefox support [#1165](https://github.com/ethereum/remix/pull/1165) |
||||
- Improving error message [#1164](https://github.com/ethereum/remix/pull/1164) |
||||
- Update universal-dapp.js for Constantinople support [#1161](https://github.com/ethereum/remix/pull/1161) |
||||
|
||||
## Packages |
||||
|
||||
remix-lib@0.4.5 |
||||
remix-analyzer@0.3.5 |
||||
remix-debug@0.3.5 |
||||
remix-simulator@0.1.5 |
||||
remix-tests@0.1.6 |
||||
remix-solidity@0.3.5 |
||||
|
||||
## Change Log |
||||
|
||||
### v0.1.9 (2019/04/23 15:41 +00:00) |
||||
- [#1170](https://github.com/ethereum/remix/pull/1170) Bump version (@yann300) |
||||
- [#1165](https://github.com/ethereum/remix/pull/1165) fix: update regex to be Firefox compatible (@andremedeiros) |
||||
- [#1164](https://github.com/ethereum/remix/pull/1164) Better error msg (@LianaHus) |
||||
- [#1159](https://github.com/ethereum/remix/pull/1159) Fix typo 'invokation' to 'invocation' (@nujabes403) |
||||
- [#1161](https://github.com/ethereum/remix/pull/1161) Update universalDapp.js - support ethereumjs-vm 2.5.0 (@yann300) |
||||
|
||||
[Changes][v0.1.9] |
||||
|
||||
|
||||
<a name="v0.1.8"></a> |
||||
# [v0.1.8](https://github.com/ethereum/remix/releases/tag/v0.1.8) - 17 Apr 2019 |
||||
|
||||
|
||||
- release of remix-astwalker |
||||
- move `universal-dapp` logic from remix IDE to remix repository |
||||
|
||||
## Packages |
||||
|
||||
remix-lib@0.4.4 |
||||
remix-analyzer@0.3.4 |
||||
remix-debug@0.3.4 |
||||
remix-simulator@0.1.4 |
||||
remix-tests@0.1.5 |
||||
remix-solidity@0.3.4 |
||||
|
||||
## Change Log |
||||
|
||||
### v0.1.8 (2019/04/17 11:49 +00:00) |
||||
- [#1156](https://github.com/ethereum/remix/pull/1156) remix-astwalker (@0mkara) |
||||
- [#1150](https://github.com/ethereum/remix/pull/1150) move universal-dapp logic from remix-ide to remix-lib (@iurimatias) |
||||
|
||||
|
||||
[Changes][v0.1.8] |
||||
|
||||
|
||||
<a name="v0.1.7"></a> |
||||
# [v0.1.7](https://github.com/ethereum/remix/releases/tag/v0.1.7) - 03 Apr 2019 |
||||
|
||||
## Packages |
||||
|
||||
remix-lib@0.4.3 |
||||
remix-analyzer@0.3.3 |
||||
remix-debug@0.3.3 |
||||
remix-simulator@0.1.3 |
||||
remix-tests@0.1.4 |
||||
remix-url-resolver@0.0.5 |
||||
remix-solidity@0.3.3 |
||||
|
||||
## Change Log |
||||
|
||||
### v0.1.7 (2019/04/03 10:27 +00:00) |
||||
- [#1153](https://github.com/ethereum/remix/pull/1153) Bump ethereumjs-vm version (3.0.0) (@yann300) |
||||
- [#1151](https://github.com/ethereum/remix/pull/1151) Various fixes in remix-tests (@0mkara, @yann300) |
||||
|
||||
[Changes][v0.1.7] |
||||
|
||||
|
||||
<a name="v0.1.6"></a> |
||||
# [v0.1.6](https://github.com/ethereum/remix/releases/tag/v0.1.6) - 28 Mar 2019 |
||||
|
||||
## Packages |
||||
|
||||
remix-lib@0.4.2 |
||||
remix-analyzer@0.3.2 |
||||
remix-debug@0.3.2 |
||||
remix-simulator@0.1.2 |
||||
remix-tests@0.1.3 |
||||
remix-url-resolver@0.0.4 |
||||
|
||||
|
||||
## Change Log |
||||
|
||||
### v0.1.6 (2019/03/28 13:35 +00:00) |
||||
- [#1128](https://github.com/ethereum/remix/pull/1128) Remix Tests Typescript implementation (@0mkara, @Sab94) |
||||
- [#1133](https://github.com/ethereum/remix/pull/1133) Fix typo (@PatAltimore) |
||||
- [#1138](https://github.com/ethereum/remix/pull/1138) manage metamask privacy mode (@yann300) |
||||
- [#1141](https://github.com/ethereum/remix/pull/1141) constantinople support (JSVM) (@yann300) |
||||
- [#1136](https://github.com/ethereum/remix/pull/1136) run remix-lib tests on v0.5.4+commit.9549d8ff (@iurimatias, @yann300) |
||||
- [#1137](https://github.com/ethereum/remix/pull/1137) fix: handle bignumber conversion on hash without prefix (@andremedeiros) |
||||
- [#1131](https://github.com/ethereum/remix/pull/1131) ethereum/populus is no longer maintained. Use ours. (@0mkara) |
||||
- [#1124](https://github.com/ethereum/remix/pull/1124) Updated regex in Memory Debugger to exclude replacing space with '?' (@eswarasai) |
||||
- [#1127](https://github.com/ethereum/remix/pull/1127) Fix test (@yann300) |
||||
- [#1122](https://github.com/ethereum/remix/pull/1122) fix: storageRangeAt doesn't always take a callback (@andremedeiros) |
||||
- [#1120](https://github.com/ethereum/remix/pull/1120) Allow timestamps to be passed to rawRun (@LeviBarnes) |
||||
- [#1117](https://github.com/ethereum/remix/pull/1117) Add module declaration (@0mkara) |
||||
- [#1115](https://github.com/ethereum/remix/pull/1115) Update README.md (@yann300) |
||||
- [#1112](https://github.com/ethereum/remix/pull/1112) improve userdoc for sender account (@0mkara) |
||||
- [#1114](https://github.com/ethereum/remix/pull/1114) Fix tests (@yann300) |
||||
- [#1113](https://github.com/ethereum/remix/pull/1113) Update package.json (@yann300) |
||||
- [#1110](https://github.com/ethereum/remix/pull/1110) Fix remix-url-resolver package.json (@0mkara) |
||||
- [#1109](https://github.com/ethereum/remix/pull/1109) add bins & command line params for simulator and debugger (@iurimatias) |
||||
- [#1107](https://github.com/ethereum/remix/pull/1107) Update release-process.md (@yann300) |
||||
- [#1106](https://github.com/ethereum/remix/pull/1106) fix remix-url-resolver package.json (@0mkara) |
||||
- [#1100](https://github.com/ethereum/remix/pull/1100) Remix resolve (@0mkara) |
||||
- [#1105](https://github.com/ethereum/remix/pull/1105) Fix remix-lib test (@yann300) |
||||
- [#1104](https://github.com/ethereum/remix/pull/1104) update package versions to be in line with npm (@iurimatias) |
||||
- [#1047](https://github.com/ethereum/remix/pull/1047) unit testing fix for PR #1014 (@yann300, @0mkara, @fulldecent) |
||||
- [#1094](https://github.com/ethereum/remix/pull/1094) (initial) lib for rdb (@iurimatias) |
||||
- [#1095](https://github.com/ethereum/remix/pull/1095) fix txFormat tests (@iurimatias) |
||||
- [#1089](https://github.com/ethereum/remix/pull/1089) Update tests.sol.js (@LianaHus) |
||||
- [#1090](https://github.com/ethereum/remix/pull/1090) rename filename to fix uppercase issue causing issues in remix-debug (@iurimatias) |
||||
- [#1084](https://github.com/ethereum/remix/pull/1084) move non prod dependencies to devDependencies (@iurimatias) |
||||
- [#1083](https://github.com/ethereum/remix/pull/1083) add websocket support for remix-sim (@iurimatias) |
||||
- [#1082](https://github.com/ethereum/remix/pull/1082) add missing send method (@iurimatias) |
||||
- [#995](https://github.com/ethereum/remix/pull/995) move debugger logic from remix-ide to remix-debug (@iurimatias) |
||||
- [#1080](https://github.com/ethereum/remix/pull/1080) Update config.yml (@yann300) |
||||
- [#1050](https://github.com/ethereum/remix/pull/1050) Check RETURN and REVERT instruction .... (@yann300) |
||||
- [#1077](https://github.com/ethereum/remix/pull/1077) Fix and rename makeFullTypeDefinition (@yann300) |
||||
- [#1079](https://github.com/ethereum/remix/pull/1079) changed RemixD's to `remixd` (@LianaHus) |
||||
- [#1078](https://github.com/ethereum/remix/pull/1078) added info about read-only mode for remixd (@LianaHus) |
||||
|
||||
[Changes][v0.1.6] |
||||
|
||||
|
||||
<a name="v0.1.5"></a> |
||||
# [v0.1.5](https://github.com/ethereum/remix/releases/tag/v0.1.5) - 22 Nov 2018 |
||||
|
||||
## Packages |
||||
|
||||
remix-analyzer@0.2.13 |
||||
remix-debug@0.2.14 |
||||
remix-lib@0.3.13 |
||||
remix-simulator@0.0.8 |
||||
remix-solidity@0.2.14 |
||||
remix-tests@0.0.21 |
||||
|
||||
## Change Log |
||||
|
||||
### v0.1.5 (2018/11/22 13:45 +00:00) |
||||
- [#1076](https://github.com/ethereum/remix/pull/1076) Bump version (@yann300) |
||||
- [#1075](https://github.com/ethereum/remix/pull/1075) Revert "Update package.json" (@yann300) |
||||
- [#1074](https://github.com/ethereum/remix/pull/1074) Update package.json (@yann300) |
||||
- [#1073](https://github.com/ethereum/remix/pull/1073) Update package.json (@yann300) |
||||
- [#1072](https://github.com/ethereum/remix/pull/1072) Update unittesting_tab.md (fix doc rendering) (@yann300) |
||||
|
||||
[Changes][v0.1.5] |
||||
|
||||
|
||||
<a name="v0.1.4"></a> |
||||
# [v0.1.4](https://github.com/ethereum/remix/releases/tag/v0.1.4) - 21 Nov 2018 |
||||
|
||||
## Packages |
||||
|
||||
remix-tests@0.0.20 |
||||
|
||||
## Change Log |
||||
|
||||
### v0.1.4 (2018/11/21 10:15 +00:00) |
||||
- [#1071](https://github.com/ethereum/remix/pull/1071) bump general version (@yann300) |
||||
- [#1070](https://github.com/ethereum/remix/pull/1070) bump version (@yann300) |
||||
- [#1067](https://github.com/ethereum/remix/pull/1067) include test libraries import statements into sources anyway (@LianaHus) |
||||
- [#1065](https://github.com/ethereum/remix/pull/1065) Add argument to connect local folder to remix-ide and Provide an example (@hskang9) |
||||
- [#1069](https://github.com/ethereum/remix/pull/1069) Make unit testing work for solidity < 0.5.0 (@yann300) |
||||
|
||||
[Changes][v0.1.4] |
||||
|
||||
|
||||
<a name="v0.1.3"></a> |
||||
# [v0.1.3](https://github.com/ethereum/remix/releases/tag/v0.1.3) - 19 Nov 2018 |
||||
|
||||
This release provides Solidity 0.5.0 support. |
||||
|
||||
## Packages |
||||
|
||||
remix-lib@0.3.12 |
||||
remix-debug@0.2.13 |
||||
remix-simulator@0.0.7 |
||||
remix-solidity@0.2.13 |
||||
remix-analyzer@0.2.12 |
||||
remix-tests@0.0.19 |
||||
|
||||
## Change Log |
||||
|
||||
### v0.1.3 (2018/11/19 20:28 +00:00) |
||||
- [#1066](https://github.com/ethereum/remix/pull/1066) Bump version solidity 0.5 support (@yann300) |
||||
- [#1060](https://github.com/ethereum/remix/pull/1060) Fix static analysis 0.5 (@yann300, @LianaHus) |
||||
- [#1053](https://github.com/ethereum/remix/pull/1053) fixes tests for solc-js 0.5.0 (@yann300, @LianaHus) |
||||
- [#1056](https://github.com/ethereum/remix/pull/1056) Create release-process.md (@yann300) |
||||
|
||||
[Changes][v0.1.3] |
||||
|
||||
|
||||
<a name="v0.1.2"></a> |
||||
# [v0.1.2](https://github.com/ethereum/remix/releases/tag/v0.1.2) - 15 Nov 2018 |
||||
|
||||
## Published packages |
||||
|
||||
remix-lib@0.3.11 |
||||
remix-debug@0.2.12 |
||||
remix-simulator@0.0.6 |
||||
remix-solidity@0.2.12 |
||||
remix-analyzer@0.2.11 |
||||
remix-tests@0.0.18 |
||||
|
||||
## Change Log |
||||
|
||||
### v0.1.2 (2018/11/15 09:57 +00:00) |
||||
- [#1055](https://github.com/ethereum/remix/pull/1055) bump version (@yann300) |
||||
- [#1054](https://github.com/ethereum/remix/pull/1054) publish (@yann300) |
||||
- [#1049](https://github.com/ethereum/remix/pull/1049) Fix unit testing error message (@yann300) |
||||
- [#1042](https://github.com/ethereum/remix/pull/1042) add Remixd (@yann300) |
||||
- [#1012](https://github.com/ethereum/remix/pull/1012) Compile if solidity is fixed version, fixes #1011 (@fulldecent) |
||||
- [#1018](https://github.com/ethereum/remix/pull/1018) Link to example project using remix-test with CI (@fulldecent) |
||||
- [#1017](https://github.com/ethereum/remix/pull/1017) Link to example project that uses Travis + Remix-tests (@fulldecent) |
||||
- [#1038](https://github.com/ethereum/remix/pull/1038) Delete .travis.yml (@yann300) |
||||
- [#1037](https://github.com/ethereum/remix/pull/1037) Update README.md (@yann300) |
||||
- [#1036](https://github.com/ethereum/remix/pull/1036) Update README.md (@yann300) |
||||
- [#1004](https://github.com/ethereum/remix/pull/1004) Set the msg.sender in the solidity userdoc (@yann300) |
||||
- [#1010](https://github.com/ethereum/remix/pull/1010) publishing (@yann300) |
||||
|
||||
[Changes][v0.1.2] |
||||
|
||||
|
||||
<a name="v0.1.1"></a> |
||||
# [v0.1.1](https://github.com/ethereum/remix/releases/tag/v0.1.1) - 24 Oct 2018 |
||||
|
||||
Change log |
||||
|
||||
https://github.com/ethereum/remix/compare/v0.1.0...v0.1.1 |
||||
|
||||
[Changes][v0.1.1] |
||||
|
||||
|
||||
<a name="v0.1.0"></a> |
||||
# [v0.1.0](https://github.com/ethereum/remix/releases/tag/v0.1.0) - 24 Oct 2018 |
||||
|
||||
Changelog: |
||||
|
||||
https://github.com/ethereum/remix/compare/remix-tests@0.0.13...v0.1.0 |
||||
|
||||
[Changes][v0.1.0] |
||||
|
||||
|
||||
<a name="remix-lib@0.2.9"></a> |
||||
# [remix-lib@0.2.9](https://github.com/ethereum/remix/releases/tag/remix-lib@0.2.9) - 13 Jun 2018 |
||||
|
||||
# Changelog |
||||
|
||||
- Use tx and receipt when resolving / listening [#848](https://github.com/ethereum/remix/pull/848) |
||||
|
||||
[Changes][remix-lib@0.2.9] |
||||
|
||||
|
||||
<a name="remix-lib@0.2.8"></a> |
||||
# [remix-lib@0.2.8](https://github.com/ethereum/remix/releases/tag/remix-lib@0.2.8) - 11 Jun 2018 |
||||
|
||||
## remix-lib@0.2.8 (11/06/2018) |
||||
- Retrieve receipt [#844](https://github.com/ethereum/remix/pull/844) |
||||
|
||||
|
||||
[Changes][remix-lib@0.2.8] |
||||
|
||||
|
||||
<a name="remix-solidity@0.1.8"></a> |
||||
# [remix-solidity@0.1.8](https://github.com/ethereum/remix/releases/tag/remix-solidity@0.1.8) - 29 May 2018 |
||||
|
||||
# Changelog |
||||
|
||||
## remix-solidity@0.1.8 (29/05/2018) |
||||
|
||||
- Static analysis: Unassigned binary operations [#786](https://github.com/ethereum/remix/pull/786) |
||||
- Static Analysis: Bugfix constant function check, Similar var names al… [#766](https://github.com/ethereum/remix/pull/766) |
||||
|
||||
[Changes][remix-solidity@0.1.8] |
||||
|
||||
|
||||
<a name="remix-lib@0.2.6"></a> |
||||
# [remix-lib@0.2.6](https://github.com/ethereum/remix/releases/tag/remix-lib@0.2.6) - 29 May 2018 |
||||
|
||||
# Changelog |
||||
|
||||
## remix-lib@0.2.6 (29/05/2018) |
||||
|
||||
- decode / encode tuple [#795](https://github.com/ethereum/remix/pull/795) |
||||
- Fix encoding fallback function [#791](https://github.com/ethereum/remix/pull/791) |
||||
- Fix library bytecode comparison [#790](https://github.com/ethereum/remix/pull/790) |
||||
|
||||
[Changes][remix-lib@0.2.6] |
||||
|
||||
|
||||
<a name="remix-debug@0.0.6"></a> |
||||
# [remix-debug@0.0.6](https://github.com/ethereum/remix/releases/tag/remix-debug@0.0.6) - 29 May 2018 |
||||
|
||||
# Changelog |
||||
|
||||
## remix-debug@0.0.6 (29/05/2018) |
||||
|
||||
- move most dev dependencies to dependencies [#803](https://github.com/ethereum/remix/pull/803) |
||||
|
||||
[Changes][remix-debug@0.0.6] |
||||
|
||||
|
||||
<a name="remix-lib@0.2.5"></a> |
||||
# [remix-lib@0.2.5](https://github.com/ethereum/remix/releases/tag/remix-lib@0.2.5) - 29 May 2018 |
||||
|
||||
# Changelog |
||||
|
||||
## remix-lib@0.2.5 (30/04/2018) |
||||
- prepend hex value with 0x [#782](https://github.com/ethereum/remix/pull/782) |
||||
- Retrieve the log from address at the end of a tx execution [#779](https://github.com/ethereum/remix/pull/779) |
||||
- Update eventsDecoder.js [#778](https://github.com/ethereum/remix/pull/778) |
||||
|
||||
[Changes][remix-lib@0.2.5] |
||||
|
||||
|
||||
[v0.1.19]: https://github.com/ethereum/remix/compare/v0.1.18...v0.1.19 |
||||
[v0.1.18]: https://github.com/ethereum/remix/compare/v0.1.17...v0.1.18 |
||||
[v0.1.17]: https://github.com/ethereum/remix/compare/v0.1.16...v0.1.17 |
||||
[v0.1.16]: https://github.com/ethereum/remix/compare/v0.1.15...v0.1.16 |
||||
[v0.1.15]: https://github.com/ethereum/remix/compare/v0.1.14...v0.1.15 |
||||
[v0.1.14]: https://github.com/ethereum/remix/compare/v0.1.13...v0.1.14 |
||||
[v0.1.13]: https://github.com/ethereum/remix/compare/v0.1.12...v0.1.13 |
||||
[v0.1.12]: https://github.com/ethereum/remix/compare/v0.1.10...v0.1.12 |
||||
[v0.1.10]: https://github.com/ethereum/remix/compare/v0.1.9...v0.1.10 |
||||
[v0.1.9]: https://github.com/ethereum/remix/compare/v0.1.8...v0.1.9 |
||||
[v0.1.8]: https://github.com/ethereum/remix/compare/v0.1.7...v0.1.8 |
||||
[v0.1.7]: https://github.com/ethereum/remix/compare/v0.1.6...v0.1.7 |
||||
[v0.1.6]: https://github.com/ethereum/remix/compare/v0.1.5...v0.1.6 |
||||
[v0.1.5]: https://github.com/ethereum/remix/compare/v0.1.4...v0.1.5 |
||||
[v0.1.4]: https://github.com/ethereum/remix/compare/v0.1.3...v0.1.4 |
||||
[v0.1.3]: https://github.com/ethereum/remix/compare/v0.1.2...v0.1.3 |
||||
[v0.1.2]: https://github.com/ethereum/remix/compare/v0.1.1...v0.1.2 |
||||
[v0.1.1]: https://github.com/ethereum/remix/compare/v0.1.0...v0.1.1 |
||||
[v0.1.0]: https://github.com/ethereum/remix/compare/remix-lib@0.2.9...v0.1.0 |
||||
[remix-lib@0.2.9]: https://github.com/ethereum/remix/compare/remix-lib@0.2.8...remix-lib@0.2.9 |
||||
[remix-lib@0.2.8]: https://github.com/ethereum/remix/compare/remix-solidity@0.1.8...remix-lib@0.2.8 |
||||
[remix-solidity@0.1.8]: https://github.com/ethereum/remix/compare/remix-lib@0.2.6...remix-solidity@0.1.8 |
||||
[remix-lib@0.2.6]: https://github.com/ethereum/remix/compare/remix-debug@0.0.6...remix-lib@0.2.6 |
||||
[remix-debug@0.0.6]: https://github.com/ethereum/remix/compare/remix-lib@0.2.5...remix-debug@0.0.6 |
||||
[remix-lib@0.2.5]: https://github.com/ethereum/remix/tree/remix-lib@0.2.5 |
||||
|
||||
<!-- Generated by changelog-from-release --> |
Loading…
Reference in new issue