mirror of https://github.com/embarklabs/embark.git
2.9 KiB
2.9 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
4.1.1 (2019-08-28)
Note: Version bump only for package embark-test-runner
4.1.0 (2019-08-12)
Note: Version bump only for package embark-test-runner
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)
Bug Fixes
- @embark/test-runner: make
--tx-details
option work again (2531fc1), closes /github.com/embark-framework/embark/commit/87d92b6091#diff-92b4f79a0473160fe700440b1ced5204R140
4.1.0-beta.4 (2019-06-27)
Bug Fixes
- @embark/test-runenr: fix event listener overflow (e288483)
- @embark/test-runner: only run tests on files with describe (9646673)
- templates: fix templates because tests don't like empty files (908aa3b)
- alleviate races re: embarkjs by introducing Plugin#addGeneratedCode and related refactors (fc4faa8)
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/test-runner: don't try to deploy and register ENS domains after JS tests have run (e5fc12e)
4.1.0-beta.2 (2019-05-22)
Note: Version bump only for package embark-test-runner
4.1.0-beta.1 (2019-05-15)
Features
- @embark/test-runner: show interface contract message in tests (f9d7a3f)