|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [0.3.0](https://github.com/test-results-reporter/parser/compare/test-results-parser-v0.2.9...test-results-parser-v0.3.0) (2025-11-16) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* added robot framework single suite file ([664f058](https://github.com/test-results-reporter/parser/commit/664f0587e16a8f2a0362f2bc69ef51cbcc70742b)) |
| 9 | +* copy duration to root from suite ([#58](https://github.com/test-results-reporter/parser/issues/58)) ([db4b903](https://github.com/test-results-reporter/parser/commit/db4b903e858c8f551d9866698c1bf8c172cb41f1)) |
| 10 | +* cucumber embeddings ([#88](https://github.com/test-results-reporter/parser/issues/88)) ([2d17efc](https://github.com/test-results-reporter/parser/commit/2d17efcd90689f905fc6a7eb005358187eb15c13)) |
| 11 | +* ignore errors wdio junit ([#60](https://github.com/test-results-reporter/parser/issues/60)) ([9948282](https://github.com/test-results-reporter/parser/commit/99482822b9a7f07e70a2da52099370336a56ce35)) |
| 12 | +* meta-data at test suite level ([#41](https://github.com/test-results-reporter/parser/issues/41)) ([51887a2](https://github.com/test-results-reporter/parser/commit/51887a2874859989fc1d14ab4b08fe8075004aae)) |
| 13 | +* Mochawesome parser ([#64](https://github.com/test-results-reporter/parser/issues/64)) ([56290a4](https://github.com/test-results-reporter/parser/commit/56290a441bd6a6db5d989d1e2a9fe610f0663a07)) |
| 14 | +* nested mocha awesome suites ([4531849](https://github.com/test-results-reporter/parser/commit/45318498677efc8e96c286fdefbb01046ddfcee3)) |
| 15 | +* nested mocha awesome suites ([1acda51](https://github.com/test-results-reporter/parser/commit/1acda51e5788fdb69b80eae000d97ee7ffecafdc)) |
| 16 | +* parse v2 to handle errors ([#84](https://github.com/test-results-reporter/parser/issues/84)) ([1d82bd3](https://github.com/test-results-reporter/parser/commit/1d82bd385124968b06acfee995cae92e69300a4b)) |
| 17 | +* read multiple files ([b1222df](https://github.com/test-results-reporter/parser/commit/b1222df2cf2308f63ca4ec6b39046edf8e575b18)) |
| 18 | +* read multiple files ([b25caa1](https://github.com/test-results-reporter/parser/commit/b25caa1899ea0edf006eb5b5a373df1f92be4250)) |
| 19 | +* refactor tags and meta_data ([#76](https://github.com/test-results-reporter/parser/issues/76)) ([5f5d98c](https://github.com/test-results-reporter/parser/commit/5f5d98cb8b6abb49ead1e789cbc233f5440ee480)) |
| 20 | + |
| 21 | + |
| 22 | +### Bug Fixes |
| 23 | + |
| 24 | +* conditional failed stop in cucumber ([cfd88fb](https://github.com/test-results-reporter/parser/commit/cfd88fb3aa57fc41e81af5280d79fc3fb6e9be5d)) |
| 25 | +* cucumber skipped tests ([#81](https://github.com/test-results-reporter/parser/issues/81)) ([a7cfa89](https://github.com/test-results-reporter/parser/commit/a7cfa893674e0a0af14b7f5f9f9cad46691fe020)) |
| 26 | +* filter suites where duration gt 0 ([b1e5cf5](https://github.com/test-results-reporter/parser/commit/b1e5cf58032fe35204af03f87411423c70a9cb35)) |
| 27 | +* import statement ([9400bef](https://github.com/test-results-reporter/parser/commit/9400befa5085f9d9ebd446764f9b2aa31856a65b)) |
| 28 | +* junit suite skipped ([8cb6cb3](https://github.com/test-results-reporter/parser/commit/8cb6cb3e27635a6c885cbb522a32ede088aeab4e)) |
| 29 | +* junit suite skipped ([f90ad97](https://github.com/test-results-reporter/parser/commit/f90ad977b0b0190c7cd055de9cf4b385f7dddb10)) |
| 30 | +* junit system-out ([#66](https://github.com/test-results-reporter/parser/issues/66)) ([0706166](https://github.com/test-results-reporter/parser/commit/070616602a5263bafe07908d1b38bd8ded22ae9d)) |
| 31 | +* step names in cucumber ([#79](https://github.com/test-results-reporter/parser/issues/79)) ([2726544](https://github.com/test-results-reporter/parser/commit/2726544158359902dac55f82e209049d1ccda9df)) |
| 32 | +* total results in junit newman ([5a06de3](https://github.com/test-results-reporter/parser/commit/5a06de361c052a0495ddc5076d69ac9cd75a401b)) |
| 33 | +* total results in junit newman ([0f189e5](https://github.com/test-results-reporter/parser/commit/0f189e5cf5c0df0a48520126d20e9aedc6b2a368)) |
| 34 | +* unescape html characters ([#37](https://github.com/test-results-reporter/parser/issues/37)) ([a44248f](https://github.com/test-results-reporter/parser/commit/a44248ff994577d128d228451b5763aff6cf10a3)) |
| 35 | + |
| 36 | + |
| 37 | +### Reverts |
| 38 | + |
| 39 | +* ignore errors ([#67](https://github.com/test-results-reporter/parser/issues/67)) ([ba3af48](https://github.com/test-results-reporter/parser/commit/ba3af48baf9a63434ee067bb9d242d60e926b337)) |
0 commit comments