Releases: cucumber/html-formatter
Releases · cucumber/html-formatter
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)
v21.5.0
Changed
- Upgrade
react-components
to 22.3.0
v21.4.1
Fixed
- Escape json when writing in html (#312)
v21.4.0
Changed
- Upgrade
react-components
to 22.2.0
v21.3.1
Fixed
- Correct repo URL in
package.json
v21.2.0
Changed
Fixed
- [Ruby] Fixed up All remaining rubocop offenses / removed excess crud (#276)
v21.1.0
Changed
- Upgrade
messages
to 24.0.0
Fixed
- [Ruby] Fixed up 90% of all rubocop offenses (#270)
- [Java] Fix project urls in
pom.xml
v21.0.0
Added
- [Ruby] CI: Test on ruby 3.1/3.2 (#268)
Changed
- [Ruby] Minimum ruby version is now 2.6+ (#268)
- [Ruby] Add placeholder rubocop files ready for rubocop refactoring (#268)