Skip to content

whippit-v0.6.0

Choose a tag to compare

@github-actions github-actions released this 08 Dec 21:11
· 339 commits to main since this release

What's Changed

  • Change the single tuple member of Literal::String and Value::Variable from &'a str to Cow<'a, str>, add to_static method for them. Introduced by @ErichDonGubler in #58

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