0.8.0
·
13 commits
to master
since this release
What's Changed
Changed
- Remove default feature, use mkl-static-ilp64-iomp if no feature #95
intel_mkl_tool::Entryis rewritten intointel_mkl_tool::Library#81- Rename
intel_mkl_tool::InterfacetoDataModel,LinkType::SharedtoDynamic#79
Added
Removed
- Split container management as another repository https://github.com/rust-math/rust-mkl-container
- Drop
downloadfeature #82- Drop
downloadfrom default feature #75
- Drop
- Remove
xdg-data-homeexperimental feature #80
Internal
- Additional CHANGELOG rule #99 #99
- Deploy cargo-doc to GitHub Pages #98
- Update README #96
- Test case for seeking MKL installed by apt #93
- clippy fix #89
- Regenerate intel-mkl-sys FFI using bindgen 0.60.1 #78
New Contributors
- @njaard made their first contribution in #65
- @aleon1138 made their first contribution in #63
Full Changelog: intel-mkl-src-v0.7.0...intel-mkl-src-v0.8.0