1,3 КиБ
1,3 КиБ
CHANGE LOG
All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
This document is formatted according to the principles of Keep A CHANGELOG.
Unreleased
Added
- Link in Readme to the Slack community. (smikulcik)
- Added run tests for Cucumber formatting. (lonnblad)
Changed
- Renamed the
examples
directory to_examples
, removing dependencies from the Go module ([axw])
Deprecated
Removed
Fixed
- Find/Replaced references to DATA-DOG/godog -> cucumber/godog for docs. (smikulcik)
0.8.0
Added
- Added initial CircleCI config. (jaysonesmith)
- Added concurrency support for JUnit formatting (lonnblad)
Changed
- Changed code references to DATA-DOG/godog to cucumber/godog to help get things building correctly. (jaysonesmith)