Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.88 KB

CHANGELOG.md

File metadata and controls

47 lines (28 loc) · 1.88 KB

Change Log

All notable changes to this project will be documented in this file. Only versions published since 2022-01-01 are listed here. Please consult the Git history for older version information. See Conventional Commits for commit guidelines.

Note: Unlisted patch versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies.

3.0.0 (2024-06-21)

🛑 Breaking changes

  • update FuzzyPolygonOpts, internal refactoring (2bc65e7)
  • BREAKING CHANGE: update FuzzyPolygonOpts curve config
    • update/replace FuzzyPolygonOpts curve opts with full CubicOpts (from @thi.ng/geom-api)

🩹 Bug fixes

♻️ Refactoring

  • remove geom-api dep, update imports (3fa0dfc)

2.2.54 (2023-11-09)

♻️ Refactoring

  • update all tests (packages A-S) (e3085e4)

2.2.19 (2023-04-08)

♻️ Refactoring

2.2.0 (2022-12-22)

🚀 Features

  • add hatch flip/mirror options (f19c5d4)
  • add HatchOpts.tx point transform support (c665406)