Changelog of @hackage/waterfall-cad 0.1.0.0

Changelog for waterfall-cad

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

  • Reexported all modules under top level Waterfall module
  • Refactored common code in Path and Path2D into the AnyPath typeclass
  • Added Waterfall.Text, containing text rendering functions

Fixed

  • Fix build on MacOS (tested with the homebrew install of OpenCASCADE)

0.0.0.1 - YYYY-MM-DD