We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 728b83b commit 2b09b21Copy full SHA for 2b09b21
NEWS.md
@@ -4,7 +4,7 @@ This page describes the most important changes in `TypeUtils`. The format is bas
4
[Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to
5
[Semantic Versioning](https://semver.org).
6
7
-## Unreleased
+## Version 1.10.0 (2025-07-25)
8
9
### Added
10
Project.toml
@@ -1,7 +1,7 @@
1
name = "TypeUtils"
2
uuid = "c3b1956e-8857-4d84-9b79-890df85b1e67"
3
authors = ["Éric Thiébaut <[email protected]> and contributors"]
-version = "1.9.0"
+version = "1.10.0"
[deps]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
0 commit comments