Remix Versions Save

This has been moved to https://github.com/ethereum/remix-project

v0.1.3

5 years ago

This release provides Solidity 0.5.0 support.

Packages

[email protected] [email protected] [email protected] [email protected] [email protected] [email protected]

Change Log

v0.1.3 (2018/11/19 20:28 +00:00)

  • #1066 Bump version solidity 0.5 support (@yann300)
  • #1060 Fix static analysis 0.5 (@yann300, @LianaHus)
  • #1053 fixes tests for solc-js 0.5.0 (@yann300, @LianaHus)
  • #1056 Create release-process.md (@yann300)

v0.1.2

5 years ago

Published packages

[email protected] [email protected] [email protected] [email protected] [email protected] [email protected]

Change Log

v0.1.2 (2018/11/15 09:57 +00:00)

  • #1055 bump version (@yann300)
  • #1054 publish (@yann300)
  • #1049 Fix unit testing error message (@yann300)
  • #1042 add Remixd (@yann300)
  • #1012 Compile if solidity is fixed version, fixes #1011 (@fulldecent)
  • #1018 Link to example project using remix-test with CI (@fulldecent)
  • #1017 Link to example project that uses Travis + Remix-tests (@fulldecent)
  • #1038 Delete .travis.yml (@yann300)
  • #1037 Update README.md (@yann300)
  • #1036 Update README.md (@yann300)
  • #1004 Set the msg.sender in the solidity userdoc (@yann300)
  • #1010 publishing (@yann300)

[email protected]

5 years ago

Changelog

  • Use tx and receipt when resolving / listening #848

[email protected]

5 years ago

[email protected] (11/06/2018)

  • Retrieve receipt #844

[email protected]

6 years ago

Changelog

[email protected] (29/05/2018)

  • Static analysis: Unassigned binary operations #786
  • Static Analysis: Bugfix constant function check, Similar var names al… #766

[email protected]

6 years ago

Changelog

[email protected] (29/05/2018)

  • decode / encode tuple #795
  • Fix encoding fallback function #791
  • Fix library bytecode comparison #790

[email protected]

6 years ago

Changelog

[email protected] (29/05/2018)

  • move most dev dependencies to dependencies #803

[email protected]

6 years ago

Changelog

[email protected] (30/04/2018)

  • prepend hex value with 0x #782
  • Retrieve the log from address at the end of a tx execution #779
  • Update eventsDecoder.js #778