mirror of https://github.com/embarklabs/embark.git
4.6 KiB
4.6 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
5.0.0-alpha.1 (2019-11-05)
Bug Fixes
- @embark/test-runner: fix test contracts being tracked (fe3e604)
- fix ws providers to have the patch for a bigger threshold (#2017) (9e654c5)
5.0.0-alpha.0 (2019-10-28)
Bug Fixes
- fix test-app, contracts index file and reload on change (#1892) (ee634c8)
- @contract-app: fix contracts app tests (#1982) (6e9635c)
- test-app: make test app test all pass (#1980) (2193d82)
Code Refactoring
BREAKING CHANGES
- There are more than several breaking changes, including DApp configuration for accounts.
4.1.1 (2019-08-28)
Note: Version bump only for package embark-dapp-test-app
4.1.0 (2019-08-12)
Note: Version bump only for package embark-dapp-test-app
4.1.0-beta.6 (2019-08-09)
Bug Fixes
- @embark/test-runner: fix describe in describe tests (c2094db)
4.1.0-beta.5 (2019-07-10)
Note: Version bump only for package embark-dapp-test-app
4.1.0-beta.4 (2019-06-27)
Features
- @embark/test-runner: return accounts in the describe callback (332229f)
- @embark/test-runner: wait for deploy before enterning describe (8c16541)
4.1.0-beta.3 (2019-06-07)
Bug Fixes
- @embark/swarm: update url-scheme to bzz-raw (6d844d7)
4.1.0-beta.2 (2019-05-22)
Note: Version bump only for package embark-dapp-test-app
4.1.0-beta.1 (2019-05-15)
Note: Version bump only for package embark-dapp-test-app
4.1.0-beta.0 (2019-04-17)
Note: Version bump only for package embark-dapp-test-app
4.0.2 (2019-04-11)
Note: Version bump only for package embark-dapp-test-app
4.0.1 (2019-03-26)
Note: Version bump only for package embark-dapp-test-app
4.0.0 (2019-03-18)
Note: Version bump only for package embark-dapp-test-app
4.0.0-beta.2 (2019-03-18)
Note: Version bump only for package embark-dapp-test-app
4.0.0-beta.1 (2019-03-18)
Bug Fixes
- revise test urls to reflect test_dapps/ -> dapps/tests/ (eb1b693)
Features
- normalize README and package.json bugs, homepage, description (5418f16)