Skip to content

Multiversion 0.6.0

Choose a tag to compare

@calebzulawski calebzulawski released this 14 Jul 03:22
· 130 commits to master since this release

Added

  • Added are_cpu_features_detected macro.
  • Added #[crate_path] helper attribute for renaming/reimporting the crate.

Changed

  • Changed runtime_dispatch Cargo feature to std
  • Changed static dispatching from the #[static_dispatch] helper attribute to dispatch! helper macro.