v0.5.3
·
20 commits
to main
since this release
What's Changed
- Support empty failure tags as used by ctest by @silven in #45
- fix: handle no testsuite name by @joseph-sentry in #47
- feat: add name computation to this library and html unescape failure messages by @joseph-sentry in #49
- deps: update pyo3 by @joseph-sentry in #48
- Make junit parsing a bit more idiomatic by @Swatinem in #50
- Switch to
uvand update CI workflows by @Swatinem in #52 - feat: add buffer location to error message by @joseph-sentry in #53
- feat: make duration_seconds optional by @joseph-sentry in #46
- chore(ci): upgrade to v5 by @thomasrockhu-codecov in #57
- fix: a couple quick fixes by @joseph-sentry in #61
- feat: compute name takes in network by @joseph-sentry in #62
- Bump dependency and tool versions by @Swatinem in #60
- Add a Binary format to store test aggregates by @Swatinem in #51
- feat: add parse_raw_upload by @joseph-sentry in #63
- feat: add pyi file for type hints in python by @joseph-sentry in #65
- Update publish.yml by @thomasrockhu-codecov in #67
- Revert "Update publish.yml" by @thomasrockhu-codecov in #68
- fix: try using 3.13 again by @thomasrockhu-codecov in #69
- chore(release): update to 0.5.3 by @thomasrockhu-codecov in #70
New Contributors
Full Changelog: v0.5.1...v0.5.3