- Add possibility to run steps without parent (fix https://github.com/allure-framework/allure-jasmine/issues/30)
- Bump dependencies versions
- do not write stop attributes when they are empty
- Update uuid version to 3.3.0
- Add support for description type
- Warn about incorrect step workflow
- update fs-extra version
- do not pass extra arguments to callbacks (fix https://github.com/allure-framework/mocha-allure-reporter/issues/16)