3.0.1
- Allow to search in context.storage using [CONTEXT:a.b.c] replacement when before_feature method is not used
- Execute after scenario methods also when a scenario is skipped to assure that scenario preconditions are cleaned
- Fix [LANG:key] replacement bug when it contains carriage returns
- context.storage must be initialized before dynamic environment steps
- Fix error in Python 3.11 executing nose2 tests