Skip to content

v0.1.7

Compare
Choose a tag to compare
@nidnogg nidnogg released this 10 Apr 22:07
· 38 commits to main since this release
8eb0d42

What's Changed

  • Add GPU support for mac, multi GPU for Linux by @triarius in #7
  • Several refactors to get rid of Clippy warnings
  • Some tests added specifically for GPU regex

Note A github actions workflow is now available to check cargo fmt and cargo clippy. If you want to contribute, make sure to run cargo fmt --all -- and cargo clippy on your code from now on!

Full Changelog: v0.1.6...v0.1.7