Releases: nextest-rs/quick-junit
Releases · nextest-rs/quick-junit
quick-junit 0.5.1
Updated
Internal dependency update: quick-xml
updated to 0.37.1.
quick-junit 0.5.0
Changed
- The
Output
type, which strips invalid XML characters from a string, has been renamed to
XmlString
. - All internal storage now uses
XmlString
rather thanString
.
quick-junit 0.4.0
Changed
- Use newtype-uuid for the report UUID.
quick-junit 0.3.6
- Updated repository to https://github.com/nextest-rs/quick-junit.
quick-junit 0.3.6-rc.1
- Updated repository to https://github.com/nextest-rs/quick-junit.