Releases: JuliaGeometry/GeometryBasics.jl
Releases · JuliaGeometry/GeometryBasics.jl
Release list
v0.5.11
GeometryBasics v0.5.11
Merged pull requests:
- GeoInterface improvements (#264) (@asinghvi17)
- make Extents a weakdep (#268) (@aplavin)
- constuct Rectangles from Intervals (#269) (@aplavin)
- Add coordtype implementation (#270) (@asinghvi17)
- Add tests for GeoInterface.coordtype and fix method ambiguity (#274) (@asinghvi17)
- Add LineString constructor for AbstractVector (#275) (@asinghvi17)
- Clean up Rect set operations (union, intersect, diff, overlaps) (#276) (@ffreyer)
- add
coordinatesforRect1(#277) (@thchr) - Switch to macOS-15 since 13 is deprecated (#278) (@ffreyer)
- Add Rect4 type aliases and Extents.extent override for Rect4 (ZM) (#279) (@asinghvi17)
v0.4.5
GeometryBasics v0.4.5
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
v0.5.10
GeometryBasics v0.5.10
Merged pull requests:
Closed issues:
- OBJ file imports appear to be forced to a triangulation (#259)
v0.5.9
GeometryBasics v0.5.9
Merged pull requests:
v0.5.8
GeometryBasics v0.5.8
Merged pull requests:
v0.5.7
GeometryBasics v0.5.7
Merged pull requests:
Closed issues:
v0.5.6
v0.5.5
GeometryBasics v0.5.5
Merged pull requests:
v0.5.4
GeometryBasics v0.5.4
Merged pull requests:
v0.5.3
GeometryBasics v0.5.3
Merged pull requests:
- fix typos (#235) (@spaette)
- Improve test coverage (#238) (@ffreyer)
- Update codecov action (#240) (@ffreyer)
- Don't consider faces equal under cyclic permutation by default (#241) (@ffreyer)
Closed issues:
- Better show methods for triangle faces (#26)
- Long type info (#60)
- Redesigning Metadata processing and creating of meta-geometries (#71)
- FaceView docstring example does not work (#81)
- merging an empty vector of meshes / creating an empty mesh (#136)
- Dealing with normals of sharp edges (#139)
- Mesh with tris and quads? (#142)
- Documentation: GeometryBasics.mesh docs don't match function signature (#152)
- Error with empty metadata (#191)
- typos (#234)