Skip to content

Releases: erichdongubler-mozilla/moz-webgpu-cts

moz-webgpu-cts-v0.6.1

08 Dec 21:11
Compare
Choose a tag to compare

What's Changed

  • Process all WebGPU WPT files by @ErichDonGubler in #58.
    • This finally fixes moz-webgpu-cts process-reports to include all files in the testing/web-platform/mozilla/meta/webgpu/ folder, and not just the chunked subdirectory.
    • This also makes moz-webgpu-cts process-reports preserve all non-expected metadata. Previously, it only kept expected metadata when disabled: false was specified, or threw out all expected metadata when disabled: true was specified, independent of --preset specified.

Full Changelog: moz-webgpu-cts-v0.6.0...moz-webgpu-cts-v0.6.1

whippit-v0.5.0

20 Nov 18:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: moz-webgpu-cts-v0.5.1...whippit-v0.5.0

moz-webgpu-cts-v0.6.0

20 Nov 18:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: moz-webgpu-cts-v0.5.1...moz-webgpu-cts-v0.6.0

whippit-v0.4.2

07 Nov 20:39
Compare
Choose a tag to compare

This release changes parsing to consume the first space on the RHS after the : in conditional property values, i.e., if asdf: blarg now yields blarg with the unstructured API, not blarg (N.B. the space). This may affect some implementors of the Properties trait, but we consider it a bugfix, rather than a breaking change.

PRs merged

Full Changelog: moz-webgpu-cts-v0.5.0...whippit-v0.4.2

moz-webgpu-cts-v0.5.1

07 Nov 20:39
Compare
Choose a tag to compare

This release fixes some file writing behavior:

  • Diagnostics language that erroneously stated an issue was encountered while reading (while in actuality writing) to files has been corrected.
  • process-reports subcommand: Parent directories are created for metadata files being written when they previously did not exist. This can happen when new files are being emitted while processing reports, or if metadata files had been deleted before processing reports.

PRs merged

Full Changelog: moz-webgpu-cts-v0.5.0...moz-webgpu-cts-v0.5.1

moz-webgpu-cts-v0.5.0

06 Nov 17:21
Compare
Choose a tag to compare
chore: Release moz-webgpu-cts version 0.5.0

whippit-v0.4.1

02 Nov 16:47
Compare
Choose a tag to compare

What's Changed

  • build(whippit): fix reexport::indexmap when unstructured feature is off by @ErichDonGubler in #41

Full Changelog: whippit-v0.4.0...whippit-v0.4.1

moz-webgpu-cts-v0.4.0

02 Nov 16:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: moz-webgpu-cts-v0.3.1...moz-webgpu-cts-v0.4.0

whippit-v0.4.0

31 Oct 20:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: moz-webgpu-cts-v0.3.0...whippit-v0.4.0

whippit-v0.3.0

31 Oct 19:38
Compare
Choose a tag to compare
chore: Release whippit version 0.3.0