Skip to content

v0.13.0: Conics!

Choose a tag to compare

@mikeingold mikeingold released this 30 Aug 20:17
· 105 commits to main since this release
feb56fd

What's Changed

  • New/improved integration methods
    • Cone
    • ConeSurface
    • CylinderSurface
  • Support Matrix changes:
    • Enable CylinderSurface support for GaussLegendre
    • Enable all for Cone and ConeSurface
    • Remove explicit support for Frustum and FrustumSurface (#57)
  • New tests
    • Custom tests for Cone and ConeSurface, ...
    • Enable testing for CylinderSurface with GaussLegendre
  • 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