Skip to content

Commit

Permalink
Revert link fix
Browse files Browse the repository at this point in the history
  • Loading branch information
termoshtt committed Apr 3, 2021
1 parent d7d4e72 commit 364963c
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,34 +9,34 @@ Unreleased
--------------------

### Fixed
- Change link search order #61
- Change link search order https://github.com/blas-lapack-rs/openblas-src/pull/61

0.10.3 - 2021-04-02
-------------------

### Fixed
- Update "cache" feature description #63
- Update "cache" feature description https://github.com/blas-lapack-rs/openblas-src/pull/63

### Changed
- Upgrade OpenBLAS to 0.3.14 #65
- Upgrade OpenBLAS to 0.3.14 https://github.com/blas-lapack-rs/openblas-src/pull/65

0.10.2 - 2021-01-30
--------------------

0.10.0 and 0.10.1 has been yanked and changes from 0.9.0 is summarized here.

### Fixed
- Detect OpenBLAS does not build some parts of LAPACK while "lapack" feature is enabled #49
- Detect OpenBLAS does not build some parts of LAPACK while "lapack" feature is enabled https://github.com/blas-lapack-rs/openblas-src/issues/49
- openblas-build crate has been introduced to resolve this issue

### Added
- openblas-build crate is introduced to sneak OpenBLAS build system configure
- Link test for LAPACK routines written in Fortran #43
- Switch to openblas-build on Linux #52
- Not on macOS due to #54
- Create openblas-build crate #47
- cargo-workspace setup #45
- Link test for LAPACK routines written in Fortran https://github.com/blas-lapack-rs/openblas-src/pull/43
- Switch to openblas-build on Linux https://github.com/blas-lapack-rs/openblas-src/pull/52
- Not on macOS due to https://github.com/blas-lapack-rs/openblas-src/issues/54
- Create openblas-build crate https://github.com/blas-lapack-rs/openblas-src/pull/47
- cargo-workspace setup https://github.com/blas-lapack-rs/openblas-src/pull/45

### Changed
- Use Rust 2018 edition #46
- Switch to GitHub Actions from AppVeyor + Travis CI #40
- Use Rust 2018 edition https://github.com/blas-lapack-rs/openblas-src/pull/46
- Switch to GitHub Actions from AppVeyor + Travis CI https://github.com/blas-lapack-rs/openblas-src/pull/40

0 comments on commit 364963c

Please # to comment.