| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-25 | 881 Bytes | |
| v11.1.1 source code.tar.gz | 2026-06-25 | 445.0 kB | |
| v11.1.1 source code.zip | 2026-06-25 | 729.7 kB | |
| Totals: 3 Items | 1.2 MB | 3 | |
Changed
- Change to use events to pass the data from "log" and "attach" calls from the step definitions to the formatters. With this the last part of the ancient (pre event) formatter inteface has been removed. (#1881 brasmusson)
Fixed
- Fixed issue with
html-formatterwhere attachments and envelopes were causing the entire message pool to be blank (#1891) luke-hill - Show failed step error details in the summary formatter output
- Fixed up JRuby examples which weren't running due to anglicisation issues (Pivoted to use English step definitions to help JRuby testing)
- Fixed up Arabic example which had some incorrect logic for step definition matching (Due to RTL nature of the language)