版本发布 2
## KLU v0.6.0 [Diff since v0.5.0](https://github.com/JuliaSparse/KLU.jl/compare/v0.5.0...v0.6.0) - Added support for the `check` and `allowsingular keyword arguments to several functions. - Added documentation for some internal / non-public functions. **Merged pull requests:** - Update docs. (#23) (@ViralBShah) - Update ci.yml to include Apple Silicon (#24) (@ViralBShah)
## KLU v0.4.1 [Diff since v0.4.0](https://github.com/JuliaSparse/KLU.jl/compare/v0.4.0...v0.4.1) **Closed issues:** - Parallel solver with KLU (#7) - KLU.jl takes twice the time of kvxopt for factorization (#8) - Implicit promotion from F32 to F64 (#9) **Merged pull requests:** - Update wrapper generator (#1) (@Gnimuc) - Make getproperty non-allocating (#10) (@YingboMa) - Prepare for `AdjointFactorization` (#13) (@dkarrasch) - Make getproperty non-allocating part 2 (#14) (@MarcBerliner) - Bump actions/checkout from 2 to 3 (#15) (@dependabot[bot]) - Bump actions/cache from 1 to 3 (#16) (@dependabot[bot]) - Bump codecov/codecov-action from 1 to 3 (#17) (@dependabot[bot]) - Bump actions/checkout from 3 to 4 (#19) (@dependabot[bot])