Multiversion 0.6.0
Added
- Added
are_cpu_features_detectedmacro. - Added
#[crate_path]helper attribute for renaming/reimporting the crate.
Changed
- Changed
runtime_dispatchCargo feature tostd - Changed static dispatching from the
#[static_dispatch]helper attribute todispatch!helper macro.