Changelog of @hackage/opencascade-hs 0.1.0.0

Changelog for opencascade-hs

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to the Haskell Package Versioning Policy.

Unreleased

0.1.0.0 - 2023-12-05

Added

  • Add OpenCascade.Font, including:
    • Add OpenCascade.Font.BRepFont
    • Add OpenCascade.Font.BRepTextBuilder
    • Add OpenCascade.Font.FontAspect
    • Add OpenCascade.Graphic3D.HorizontalTextAlignment
    • Add OpenCascade.Graphic3D.VerticalTextAlignment
  • Add OpenCascade.GP.Ax3

Fixed

  • Fix build on MacOS (tested with the homebrew install of OpenCASCADE)
  • Fix OpenCascade.TopoDS.Shape.copy

0.0.0.1 - 2023-11-29