BDDfy v4.1.0 Release Notes

Release Date: 2015-01-25 // about 9 years ago
    • โž• Added ShouldReport to ExecutableAttribute (#193)
    • โœ… Example step actions (#184)
    • โœ… Modified ExecutableAttributeStepScanner to find ExecutableAttributes on method ancestors (#189)
    • ๐Ÿ›  Fixed report styles (#190) contributed by @ByteBlast
    • โž• Added StepExecutor class to allow users to add custom logic before/after each step (PR #169 / Issue #163)
    • ๐Ÿ‘ Allow disable of async void support (by Configurator.AsyncVoidSupportEnabled) (#171)