0.8.0
termoshtt
released this
11 Sep 06:03
·
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::Entry
is rewritten intointel_mkl_tool::Library
#81- Rename
intel_mkl_tool::Interface
toDataModel
,LinkType::Shared
toDynamic
#79
Added
Removed
- Split container management as another repository https://github.com/rust-math/rust-mkl-container
- Drop
download
feature #82- Drop
download
from default feature #75
- Drop
- Remove
xdg-data-home
experimental 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