Releases: cucumber/html-formatter
Releases · cucumber/html-formatter
v21.14.0
Added
- [.Net] Support customizations (#409)
- [Java] Support customizations (#409)
Changed
- Upgrade
react-components
to 23.2.0
Fixed
- Escape html comments in json (#408)
v21.13.0
Changed
- Upgrade
cucumber-messages
to 28.0.0
v21.12.0
Added
- [.Net] Added asynchronous implementations of the HtmlFormatter methods (#376)
Changed
- Upgrade
react-components
to 23.1.0
Deprecated
- [.Net] Synchronous implementations of the HtmlFormatter methods (#376)
v21.11.0
Changed
- Upgrade
react-components
to 23.0.0
v21.10.1
Changed
- Upgrade
react-components
to 22.4.2
v21.10.0
Added
- Remove duplications in steps due to empty parameters (#373)
Fixed
- Added .NET implementation (#352)
v21.9.0
Changed
- Update dependency messages to support v27
v21.8.0
Changed
- [JavaScript] Default to built-in CSS and JS files (#344)
Fixed
- Use correct favicon (#341)
v21.7.0
Changed
- Updated dependencies to support latest messages
- [Ruby] Reduce object creation when creating/writing to templates (#322)
v21.6.0
Added
- Add named export for
CucumberHtmlStream
(#320)