Releases: embarklabs/embark
Releases · embarklabs/embark
v5.1.1-nightly.2
5.1.1-nightly.2 (2020-01-31)
Note: Version bump only for package root
v5.1.1-nightly.1
5.1.1-nightly.1 (2020-01-30)
Bug Fixes
v5.1.1-nightly.0
5.1.1-nightly.0 (2020-01-29)
Note: Version bump only for package root
v5.1.0
5.1.0 (2020-01-27)
Features
- @embark/deployment: introduce
interfaces
andlibraries
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
5.1.0-nightly.6 (2020-01-25)
Note: Version bump only for package root
v5.1.0-nightly.5
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
5.1.0-nightly.4 (2020-01-23)
Bug Fixes
- @embark/proxy: Parse
rpcPort
from config as integer (9f7c682)
v5.1.0-nightly.3
5.1.0-nightly.3 (2020-01-22)
Note: Version bump only for package root
v5.1.0-nightly.2
5.1.0-nightly.2 (2020-01-21)
Bug Fixes
- @embark/ens: connect to web3 only with dappAutoEnable is true (e0ac539)