# Changelog ## 2.2.1 * BugFix (missing argument in cli.rb) * BugFix in after_feature hook call (missing feature argument) ## 2.2.0 + Support executing all features inside one directory + Support reporter selection via cli + Add TeamCityReporter (`gurke --formatter team_city`) * Support string as step definitions correctly * Smaller bugfix in improved exception formatting ## 2.1.0 * Improve exception formating ## 2.0.0 * Project start