- Hotfix --feature-title option
- Added --feature-title option
- Updated library dependencies
- Deleted --bdd-title option (transferred as feature into `Overhave framework`_)
- Updated deps after pytest_bdd updates and fixed import
- Removed options --browse-url and --links-keyword (transferred to Overhave framework)
- Updated tests
- Updated library dependencies
- Updated libraries versions
- Updated directory supported patterns for dynamic pytest mark: excluded directories with names like ".*".
- Hotfix for plugin
- Added enabling of fail exitcode setting when all session tests were skipped
- Added task tracker URL specification for ticket links compiling
- Added specification of keyword for task tracker tickets collecting
- Fix for dataclasses objects extraction
- Added support for not traditional pytest items (for example, YamlItem)
- Updated tests
- Add option '--staging-warnings' to external enabling of warnings
- Updated tests
- No assertions rewriting for built-in types
- Updated tests
- Hotfix for assertions rewriting
- Tagged again (pypi package broken)
- Implemented Allure titles setting for BDD tests
- Updated tests
- Minor changes
- Hotfix for Allure step compilation
- Updated assertions rewriting: implemented smart Allure step compilation with attachments
- Updated tests
- Hotfix for assertions rewriting
- Implemented assertions rewriting with '--assert-steps' option
- Minor changes
- Updated tests
- Implemented new logic for '--staging' option
- Implemented support for dynamical tests marking
- Updated '--bdd-format' logic
- Updated tests
- Implemented detection of not classified functions usage
- Updated documentation
- Updated dev-requirements
- Updated tests
- Updated documentation
- Updated dev-requirements
- Minor fixes
- Implemented ignore of session items which do not contain 'originalname'
- First release