Releases: JuliaGeometry/Meshes.jl
Releases · JuliaGeometry/Meshes.jl
v0.53.7
Meshes v0.53.7
Merged pull requests:
- Improve
Repair(1)
(remove unused vertices) performance (#1188) (@halleysfifthinc) - Avoid unnecessary work in
SimpleTopology
constructor when Connectivity eltype is concrete (#1189) (@halleysfifthinc)
v0.53.6
Meshes v0.53.6
v0.53.5
Meshes v0.53.5
Merged pull requests:
- Document partition order for
BisectPointPartition
(#1182) (@halleysfifthinc) - Refactor test/traversing.jl (#1184) (@juliohm)
- Rename roundcoords -> coordround for consistency with other utils (#1185) (@juliohm)
- Add temporary svec util (#1186) (@juliohm)
Closed issues:
- Document order of
BisectPointPartition
partitions as part of the API (#1180)
v0.53.4
Meshes v0.53.4
v0.53.3
Meshes v0.53.3
Merged pull requests:
Closed issues:
- Additional documentation for initializing
structuredgrid
with latitude and longitude coordinates (#1177)
v0.53.2
Meshes v0.53.2
v0.53.1
Meshes v0.53.1
Merged pull requests:
v0.53.0
Meshes v0.53.0
Breaking changes
PredicatePartition
renamed toIndexPredicatePartition
SpatialPredicatePartition
renamed toPointPredicatePartition
- Predicate partitions now take points as inputs instead of raw coordinates
Merged pull requests:
v0.52.17
Meshes v0.52.17
Merged pull requests: