Changelog

HOHQMesh.jl follows the interpretation of semantic versioning (semver) used in the Julia ecosystem. Notable changes will be documented in this file for human readability.

Changes in the v0.2 lifecycle

Added

  • Check of outer and inner boundary curves for counterclockwise orientation #92
  • New option and tutorial for a symmetric mesh #57
  • Optional arguments to generate_mesh command #52
  • Move plotting routines into a package extension #51

Changed

Deprecated

Removed

Changes in the v0.1 lifecycle

Added

  • Interactive capability via HQMTool and testing #15

Changed

Deprecated

Removed