Skip to content

Releases: embarklabs/embark

v5.1.1-nightly.2

31 Jan 00:12
Compare
Choose a tag to compare
v5.1.1-nightly.2 Pre-release
Pre-release

5.1.1-nightly.2 (2020-01-31)

Note: Version bump only for package root

v5.1.1-nightly.1

30 Jan 00:13
Compare
Choose a tag to compare
v5.1.1-nightly.1 Pre-release
Pre-release

5.1.1-nightly.1 (2020-01-30)

Bug Fixes

  • @embark/contracts: fix ENS contracts not being resolved as deps (2f5c16b)
  • @embark/ens: fix registerSubDomain in tests and add test (3ceac53)

v5.1.1-nightly.0

29 Jan 00:12
Compare
Choose a tag to compare
v5.1.1-nightly.0 Pre-release
Pre-release

5.1.1-nightly.0 (2020-01-29)

Note: Version bump only for package root

v5.1.0

27 Jan 18:33
Compare
Choose a tag to compare

5.1.0 (2020-01-27)

Features

  • @embark/deployment: introduce interfaces and libraries configuration (73d0443)
  • @embark/nethermind: add Nethermind blockchain client plugin (6db8d87)
  • @embark/test-runner: expose evmClientVersion for conditional tests (e37d3f7)
  • @embark/testing: introduce proper request2 api for async/await (c947517)
  • @embark/testing: add missing APIs to register console commands and API calls (bef582d)
  • support Node.js v12.x and newer (c093cf8)

Bug Fixes

  • @embark/cmd_controller: fix build command to escape on finish (e2767c2)
  • @embark/debugger: Prevent error if contract not tracked by Embark (1e1172e)
  • @embark/embarkjs: change enableEthereum to not rely on returned accounts array (b8f93ea)
  • @embark/ens: fix Infura connection and testnet use of ENS (42bd3b7)
  • @embark/ens: connect to web3 only with dappAutoEnable is true (e0ac539)
  • @embark/pipeline: make generateAll async so it completes tasks (0a4d13f)
  • @embark/proxy: Parse rpcPort from config as integer (9f7c682)
  • @embark/test-dapp: fix test_dapp broken for ENS resolve (f5849e0)
  • @embark/test: increase default gas limit to 8M so tests support bigger contracts (b6856b2)
  • @embark/tests: Fix failing test with —node=embark (81af3af)
  • @embark/transaction-logger: Circular JSON log and unknown contract log level (5843a8e)
  • @embark/transaction-logger: fix circular dep issue with util.inspect (6f239f4)
  • @embark/utils: fix deconstruct url to return port as an integer (4190d5e)

v5.1.0-nightly.6

25 Jan 00:12
Compare
Choose a tag to compare
v5.1.0-nightly.6 Pre-release
Pre-release

5.1.0-nightly.6 (2020-01-25)

Note: Version bump only for package root

v5.1.0-nightly.5

24 Jan 00:11
Compare
Choose a tag to compare
v5.1.0-nightly.5 Pre-release
Pre-release

5.1.0-nightly.5 (2020-01-24)

Bug Fixes

  • @embark/embarkjs: change enableEthereum to not rely on returned accounts array (b8f93ea)
  • @embark/test: increase default gas limit to 8M so tests support bigger contracts (b6856b2)

Features

  • @embark/testing: add missing APIs to register console commands and API calls (bef582d)

v5.1.0-nightly.4

23 Jan 00:13
Compare
Choose a tag to compare
v5.1.0-nightly.4 Pre-release
Pre-release

5.1.0-nightly.4 (2020-01-23)

Bug Fixes

  • @embark/proxy: Parse rpcPort from config as integer (9f7c682)

v5.1.0-nightly.3

22 Jan 00:13
Compare
Choose a tag to compare
v5.1.0-nightly.3 Pre-release
Pre-release

5.1.0-nightly.3 (2020-01-22)

Note: Version bump only for package root

v5.1.0-nightly.2

21 Jan 00:12
Compare
Choose a tag to compare
v5.1.0-nightly.2 Pre-release
Pre-release

5.1.0-nightly.2 (2020-01-21)

Bug Fixes

  • @embark/ens: connect to web3 only with dappAutoEnable is true (e0ac539)

v5.1.0-nightly.1

20 Jan 15:57
Compare
Choose a tag to compare
v5.1.0-nightly.1 Pre-release
Pre-release

5.1.0-nightly.1 (2020-01-20)

Features

  • support Node.js v12.x and newer (c093cf8)