mirror of https://github.com/embarklabs/embark.git
287 lines
8.0 KiB
Markdown
287 lines
8.0 KiB
Markdown
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
|
|
# [5.0.0](https://github.com/embark-framework/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07)
|
|
|
|
**Note:** Version bump only for package embark-dapp-test-app
|
|
|
|
|
|
|
|
|
|
|
|
# [5.0.0-beta.0](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.10...v5.0.0-beta.0) (2020-01-03)
|
|
|
|
**Note:** Version bump only for package embark-dapp-test-app
|
|
|
|
|
|
|
|
|
|
|
|
# [5.0.0-alpha.10](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.9...v5.0.0-alpha.10) (2019-12-24)
|
|
|
|
**Note:** Version bump only for package embark-dapp-test-app
|
|
|
|
|
|
|
|
|
|
|
|
# [5.0.0-alpha.9](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.8...v5.0.0-alpha.9) (2019-12-20)
|
|
|
|
**Note:** Version bump only for package embark-dapp-test-app
|
|
|
|
|
|
|
|
|
|
|
|
# [5.0.0-alpha.8](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.7...v5.0.0-alpha.8) (2019-12-19)
|
|
|
|
**Note:** Version bump only for package embark-dapp-test-app
|
|
|
|
|
|
|
|
|
|
|
|
# [5.0.0-alpha.7](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.6...v5.0.0-alpha.7) (2019-12-18)
|
|
|
|
**Note:** Version bump only for package embark-dapp-test-app
|
|
|
|
|
|
|
|
|
|
|
|
# [5.0.0-alpha.6](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.5...v5.0.0-alpha.6) (2019-12-17)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **@embark/ens:** Show ENS controls for Test DApp ([aea2b6f](https://github.com/embark-framework/embark/commit/aea2b6f))
|
|
|
|
|
|
|
|
|
|
|
|
# [5.0.0-alpha.5](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2019-12-16)
|
|
|
|
**Note:** Version bump only for package embark-dapp-test-app
|
|
|
|
|
|
|
|
|
|
|
|
# [5.0.0-alpha.4](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.3...v5.0.0-alpha.4) (2019-12-12)
|
|
|
|
**Note:** Version bump only for package embark-dapp-test-app
|
|
|
|
|
|
|
|
|
|
|
|
# [5.0.0-alpha.3](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.2...v5.0.0-alpha.3) (2019-12-06)
|
|
|
|
**Note:** Version bump only for package embark-dapp-test-app
|
|
|
|
|
|
|
|
|
|
|
|
# [5.0.0-alpha.2](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.1...v5.0.0-alpha.2) (2019-12-05)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **@embark/accounts-manager:** limit funding accounts to 1 at a time ([95b5ae4](https://github.com/embark-framework/embark/commit/95b5ae4))
|
|
* **@embark/dapps:** add missing Smart Contract configurations ([92f6dd4](https://github.com/embark-framework/embark/commit/92f6dd4))
|
|
* **@embark/ens:** don't change shape of Smart Contract args in action hooks ([b4478a9](https://github.com/embark-framework/embark/commit/b4478a9))
|
|
* **@embark/proxy:** Fix unsubsribe handling and add new provider ([f6f4507](https://github.com/embark-framework/embark/commit/f6f4507))
|
|
* **@embark/tests:** Improve expiration unit test ([23e94d6](https://github.com/embark-framework/embark/commit/23e94d6))
|
|
|
|
|
|
### Build System
|
|
|
|
* **deps:** bump deprecated ipfs-api@17.2.4 to ipfs-http-client@39.0.2 ([978e17d](https://github.com/embark-framework/embark/commit/978e17d)), closes [#1985](https://github.com/embark-framework/embark/issues/1985) [#2033](https://github.com/embark-framework/embark/issues/2033) [#1994](https://github.com/embark-framework/embark/issues/1994)
|
|
|
|
|
|
### Code Refactoring
|
|
|
|
* **@embark/library-manager:** restrict versionable packages to only solc ([2543aca](https://github.com/embark-framework/embark/commit/2543aca))
|
|
|
|
|
|
### Features
|
|
|
|
* **@embark/ens:** enable changing namesystem config per test ([de9e667](https://github.com/embark-framework/embark/commit/de9e667))
|
|
|
|
|
|
### BREAKING CHANGES
|
|
|
|
* **deps:**
|
|
* **@embark/library-manager:** Remove support for specifying the versions of `web3` and `ipfs-api` in a
|
|
project's `embark.json`.
|
|
|
|
|
|
|
|
|
|
|
|
# [5.0.0-alpha.1](https://github.com/embark-framework/embark/compare/v5.0.0-alpha.0...v5.0.0-alpha.1) (2019-11-05)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **@embark/test-runner:** fix test contracts being tracked ([fe3e604](https://github.com/embark-framework/embark/commit/fe3e604))
|
|
* fix ws providers to have the patch for a bigger threshold ([#2017](https://github.com/embark-framework/embark/issues/2017)) ([9e654c5](https://github.com/embark-framework/embark/commit/9e654c5))
|
|
|
|
|
|
|
|
|
|
|
|
# [5.0.0-alpha.0](https://github.com/embark-framework/embark/compare/v4.1.1...v5.0.0-alpha.0) (2019-10-28)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* fix test-app, contracts index file and reload on change ([#1892](https://github.com/embark-framework/embark/issues/1892)) ([ee634c8](https://github.com/embark-framework/embark/commit/ee634c8))
|
|
* **@contract-app:** fix contracts app tests ([#1982](https://github.com/embark-framework/embark/issues/1982)) ([6e9635c](https://github.com/embark-framework/embark/commit/6e9635c))
|
|
* **test-app:** make test app test all pass ([#1980](https://github.com/embark-framework/embark/issues/1980)) ([2193d82](https://github.com/embark-framework/embark/commit/2193d82))
|
|
|
|
|
|
### Code Refactoring
|
|
|
|
* initial steps toward 5.0.0-alpha.0 ([#1856](https://github.com/embark-framework/embark/issues/1856)) ([b736ebe](https://github.com/embark-framework/embark/commit/b736ebe))
|
|
|
|
|
|
### BREAKING CHANGES
|
|
|
|
* There are more than several breaking changes, including DApp configuration for
|
|
accounts.
|
|
|
|
|
|
|
|
|
|
|
|
## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28)
|
|
|
|
**Note:** Version bump only for package embark-dapp-test-app
|
|
|
|
|
|
|
|
|
|
|
|
# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12)
|
|
|
|
**Note:** Version bump only for package embark-dapp-test-app
|
|
|
|
|
|
|
|
|
|
|
|
# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **@embark/test-runner:** fix describe in describe tests ([c2094db](https://github.com/embark-framework/embark/commit/c2094db))
|
|
|
|
|
|
|
|
|
|
|
|
# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10)
|
|
|
|
**Note:** Version bump only for package embark-dapp-test-app
|
|
|
|
|
|
|
|
|
|
|
|
# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27)
|
|
|
|
|
|
### Features
|
|
|
|
* **@embark/test-runner:** return accounts in the describe callback ([332229f](https://github.com/embark-framework/embark/commit/332229f))
|
|
* **@embark/test-runner:** wait for deploy before enterning describe ([8c16541](https://github.com/embark-framework/embark/commit/8c16541))
|
|
|
|
|
|
|
|
|
|
|
|
# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **@embark/swarm:** update url-scheme to bzz-raw ([6d844d7](https://github.com/embark-framework/embark/commit/6d844d7))
|
|
|
|
|
|
|
|
|
|
|
|
# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22)
|
|
|
|
**Note:** Version bump only for package embark-dapp-test-app
|
|
|
|
|
|
|
|
|
|
|
|
# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15)
|
|
|
|
**Note:** Version bump only for package embark-dapp-test-app
|
|
|
|
|
|
|
|
|
|
|
|
# [4.1.0-beta.0](https://github.com/embark-framework/embark/compare/v4.0.0...v4.1.0-beta.0) (2019-04-17)
|
|
|
|
**Note:** Version bump only for package embark-dapp-test-app
|
|
|
|
|
|
|
|
|
|
|
|
## [4.0.2](https://github.com/embark-framework/embark/compare/v4.0.1...v4.0.2) (2019-04-11)
|
|
|
|
**Note:** Version bump only for package embark-dapp-test-app
|
|
|
|
|
|
|
|
|
|
|
|
## [4.0.1](https://github.com/embark-framework/embark/compare/v4.0.0...v4.0.1) (2019-03-26)
|
|
|
|
**Note:** Version bump only for package embark-dapp-test-app
|
|
|
|
|
|
|
|
|
|
|
|
# [4.0.0](https://github.com/embark-framework/embark/compare/v4.0.0-beta.2...v4.0.0) (2019-03-18)
|
|
|
|
**Note:** Version bump only for package embark-dapp-test-app
|
|
|
|
|
|
|
|
|
|
|
|
# [4.0.0-beta.2](https://github.com/embark-framework/embark/compare/v4.0.0-beta.1...v4.0.0-beta.2) (2019-03-18)
|
|
|
|
**Note:** Version bump only for package embark-dapp-test-app
|
|
|
|
|
|
|
|
|
|
|
|
# [4.0.0-beta.1](https://github.com/embark-framework/embark/compare/v4.0.0-beta.0...v4.0.0-beta.1) (2019-03-18)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* revise test urls to reflect test_dapps/ -> dapps/tests/ ([eb1b693](https://github.com/embark-framework/embark/commit/eb1b693))
|
|
|
|
|
|
### Features
|
|
|
|
* normalize README and package.json bugs, homepage, description ([5418f16](https://github.com/embark-framework/embark/commit/5418f16))
|