Skip to content

0.8.0

Compare
Choose a tag to compare
@termoshtt termoshtt released this 11 Sep 06:03
· 13 commits to master since this release
6e2eb21

What's Changed

Changed

  • Remove default feature, use mkl-static-ilp64-iomp if no feature #95
  • intel_mkl_tool::Entry is rewritten into intel_mkl_tool::Library #81
    • Executable for seeking MKL in system as an example (alternetive to intel-mkl-tool cli) #92
    • Skip unreadable directory #91
    • intel-mkl-tool::Library supports windows #90
      • Support mkl-dynamic-*-* cases for Windows #94
  • Rename intel_mkl_tool::Interface to DataModel, LinkType::Shared to Dynamic #79

Added

  • Try ocipkg when MKL not found #88
    • ocipkg 0.2.6, anonymous pulling container #101

Removed

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

Full Changelog: intel-mkl-src-v0.7.0...intel-mkl-src-v0.8.0