File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ This page describes the most important changes in `TypeUtils`. The format is bas
44[ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) , and this project adheres to
55[ Semantic Versioning] ( https://semver.org ) .
66
7- ## Unreleased
7+ ## Version 1.8.0 (2025-06-19)
88
99### Added
1010
11- - Extend ` convert_eltype(T,A) ` for ` A <: LinearAgebra.Factorization ` .
11+ - ` convert_eltype(T,A) ` for ` A ` an instance of ` LinearAgebra.Factorization ` .
1212
1313- Tests with [ ` Aqua.jl ` ] ( https://github.com/JuliaTesting/Aqua.jl ) .
1414
Original file line number Diff line number Diff line change 11name = " TypeUtils"
22uuid = " c3b1956e-8857-4d84-9b79-890df85b1e67"
33authors = [
" Éric Thiébaut <[email protected] > and contributors" ]
4- version = " 1.7.1 "
4+ version = " 1.8.0 "
55
66[deps ]
77LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
You can’t perform that action at this time.
0 commit comments