Skip to content

v0.1.4

Choose a tag to compare

@jjhbw jjhbw released this 01 Oct 15:00
· 47 commits to master since this release
  • Made Rayon an optional dependency using a feature flag. It is enabled by default. Parallel processing can now be disabled by providing the --no-default-features flag at build time.