v0.13.0: Conics!
What's Changed
- New/improved integration methods
ConeConeSurfaceCylinderSurface
- Support Matrix changes:
- Enable
CylinderSurfacesupport forGaussLegendre - Enable all for
ConeandConeSurface - Remove explicit support for
FrustumandFrustumSurface(#57)
- Enable
- New tests
- Custom tests for
ConeandConeSurface, ... - Enable testing for
CylinderSurfacewithGaussLegendre
- Custom tests for
- Bumps minimum version compat for Meshes.jl and CoordRefSystems.jl
- Add ColPrac button to README
New Contributors
- @github-actions made their first contribution in #52
Full Changelog: v0.12.1...v0.13.0