You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-6Lines changed: 1 addition & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,9 +15,6 @@ In addition to original Keep-a-Changelog, we use following rules:
15
15
## Unreleased
16
16
17
17
### Fixed
18
-
- Remove `use *` for external crates https://github.com/rust-math/intel-mkl-src/pull/70
19
-
- Added path for libiomp5 static libraries under /opt/intel https://github.com/rust-math/intel-mkl-src/pull/63
20
-
- make intel-mkl-tool use pkg-config canonically https://github.com/rust-math/intel-mkl-src/pull/65
21
18
22
19
### Changed
23
20
- Remove default feature, use mkl-static-ilp64-iomp if no feature https://github.com/rust-math/intel-mkl-src/pull/95
@@ -27,8 +24,6 @@ In addition to original Keep-a-Changelog, we use following rules:
27
24
-`intel-mkl-tool::Library` supports windows https://github.com/rust-math/intel-mkl-src/pull/90
28
25
- Support `mkl-dynamic-*-*` cases for Windows https://github.com/rust-math/intel-mkl-src/pull/94
29
26
- Rename `intel_mkl_tool::Interface` to `DataModel`, `LinkType::Shared` to `Dynamic`https://github.com/rust-math/intel-mkl-src/pull/79
30
-
- Minimal supported rustc version to 1.56.0, dirs 4.0 https://github.com/rust-math/intel-mkl-src/pull/73https://github.com/rust-math/intel-mkl-src/pull/74
31
-
- zstd version range `<=0.11, >=0.6`https://github.com/rust-math/intel-mkl-src/pull/71
32
27
33
28
### Added
34
29
- Try ocipkg when MKL not found https://github.com/rust-math/intel-mkl-src/pull/88
@@ -40,7 +35,7 @@ In addition to original Keep-a-Changelog, we use following rules:
40
35
- Create new archive using ocipkg https://github.com/rust-math/intel-mkl-src/pull/84
41
36
- Add patch version in container https://github.com/rust-math/intel-mkl-src/pull/83
42
37
- Drop `download` feature https://github.com/rust-math/intel-mkl-src/pull/82
43
-
- Drop `download` from default feature https://github.com/rust-math/intel-mkl-src/pull/75
38
+
- Drop `download` from default feature https://github.com/rust-math/intel-mkl-src/pull/75
0 commit comments