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 cc67c3a commit 8f8f8faCopy full SHA for 8f8f8fa
CHANGELOG.md
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+
11
+## [0.17.0] - 2025-08-14
12
13
### Changed
14
15
- Increased minimum dependency version for Meshes.jl to `v0.52.12` and CoordRefSystems.jl to `0.16` to natively support some new geometry types.
Project.toml
@@ -1,6 +1,6 @@
1
name = "MeshIntegrals"
2
uuid = "dadec2fd-bbe0-4da4-9dbe-476c782c8e47"
3
-version = "0.17.0-DEV"
+version = "0.17.0"
4
5
[deps]
6
CliffordNumbers = "3998ac73-6bd4-4031-8035-f167dd3ed523"
0 commit comments