This release includes some bugfixes and internal restructure of the codebase, but most notably;
- godog now supports writing output to a file with
--format cucumber:report.json
. - godog now supports sub commands like
godog run
andgodog build
.
More information can be found in the Changelog and Release Notes.