@thi.ng/geom-fuzz
Version:
Highly configurable, fuzzy line & polygon creation with presets and composable fill & stroke styles. Canvas & SVG support
48 lines (28 loc) • 1.93 kB
Markdown
# Change Log
- **Last updated**: 2025-08-04T09:13:01Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)
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](https://conventionalcommits.org/) 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](https://github.com/thi-ng/umbrella/tree/@thi.ng/geom-fuzz@3.0.0) (2024-06-21)
#### 🛑 Breaking changes
- update FuzzyPolygonOpts, internal refactoring ([2bc65e7](https://github.com/thi-ng/umbrella/commit/2bc65e7))
- BREAKING CHANGE: update FuzzyPolygonOpts curve config
- update/replace FuzzyPolygonOpts curve opts with full `CubicOpts` (from [@thi.ng/geom-api](https://github.com/thi-ng/umbrella/tree/main/packages/geom-api))
#### 🩹 Bug fixes
- update imports ([5c0450f](https://github.com/thi-ng/umbrella/commit/5c0450f))
#### ♻️ Refactoring
- remove geom-api dep, update imports ([3fa0dfc](https://github.com/thi-ng/umbrella/commit/3fa0dfc))
### [2.2.54](https://github.com/thi-ng/umbrella/tree/@thi.ng/geom-fuzz@2.2.54) (2023-11-09)
#### ♻️ Refactoring
- update all tests (packages A-S) ([e3085e4](https://github.com/thi-ng/umbrella/commit/e3085e4))
### [2.2.19](https://github.com/thi-ng/umbrella/tree/@thi.ng/geom-fuzz@2.2.19) (2023-04-08)
#### ♻️ Refactoring
- update imports ([363deb4](https://github.com/thi-ng/umbrella/commit/363deb4))
## [2.2.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/geom-fuzz@2.2.0) (2022-12-22)
#### 🚀 Features
- add hatch flip/mirror options ([f19c5d4](https://github.com/thi-ng/umbrella/commit/f19c5d4))
- add HatchOpts.tx point transform support ([c665406](https://github.com/thi-ng/umbrella/commit/c665406))