mirror of https://github.com/embarklabs/embark.git
2.5 KiB
2.5 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
4.1.0-beta.0 (2019-04-17)
Bug Fixes
- @embark/storage: Fix hang when IPFS/Swarm started externally (eca456f)
Features
- @embark/embarkjs: add bytecode to contract (4d4704a)
- @embark/generator: transpile embarkjs.js to be used by node (ae88cc6)
4.0.2 (2019-04-11)
Bug Fixes
- @embark/storage: Fix hang when IPFS/Swarm started externally (c5b11ae)
4.0.0 (2019-03-18)
Note: Version bump only for package embarkjs
4.0.0-beta.1 (2019-03-18)
Bug Fixes
- @embark/core: Metamask + geth warning to enable regular txs (c233dbc)
- @embark/embarkjs: Fix potential race condition (876eee5), closes /github.com/embark-framework/embark/pull/1319#discussion_r256850820
- @embark/storage: Fix storage not connecting error (0d72ebe)
- embarkjs/blockchain: only call doFirst once on connect (a0d336e)
Features
- embarkjs/blockchain: remove dependency on web3instance.js (bd9fc66)
- web3connector: add web3 connector plugin to connect to web3 (976f994)
- add repository.directory field to package.json (a9c5e1a)
- enable embark to be run with an external pipeline (ebcc3c4)
- normalize README and package.json bugs, homepage, description (5418f16)