### Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [0.14.0](https://github.com/gfargo/git-hash-art/compare/0.13.0...0.14.0)

- feat: Custom shapes API + remove portal/cutout feature [`#24`](https://github.com/gfargo/git-hash-art/pull/24)
- feat: add custom shapes API, remove portal/cutout feature [`68d1d5e`](https://github.com/gfargo/git-hash-art/commit/68d1d5eb05c09e4459153b277cf07f325fe27b1a)

#### [0.13.0](https://github.com/gfargo/git-hash-art/compare/0.12.0...0.13.0)

> 20 March 2026

- perf: 33-111× pipeline speedup via phase-level profiling [`#23`](https://github.com/gfargo/git-hash-art/pull/23)
- perf: 33-111× speedup via phase-level profiling and targeted optimizations [`90ed5f5`](https://github.com/gfargo/git-hash-art/commit/90ed5f567bb57a507f11b836156bf8828a946013)
- chore: release v0.13.0 [`79ae33e`](https://github.com/gfargo/git-hash-art/commit/79ae33e6645ab25c144558dd1fe601bd33b96d32)

#### [0.12.0](https://github.com/gfargo/git-hash-art/compare/0.11.0...0.12.0)

> 19 March 2026

- perf: cross-env rendering optimizations round 2 [`#22`](https://github.com/gfargo/git-hash-art/pull/22)
- perf: optimize rendering pipeline — batch flow lines, cap clip-heavy styles, cache color parsing [`#21`](https://github.com/gfargo/git-hash-art/pull/21)
- docs: update ALGORITHM.md to reflect rendering pipeline changes [`2631e0c`](https://github.com/gfargo/git-hash-art/commit/2631e0c10b2b6bfb0a98c6a31d71d7ddaa8e7511)
- chore: release v0.12.0 [`501a71c`](https://github.com/gfargo/git-hash-art/commit/501a71c9ca8251d67141fa69b9ecaa62ae5f96c1)

#### [0.11.0](https://github.com/gfargo/git-hash-art/compare/0.10.1...0.11.0)

> 19 March 2026

- feat: rendering pipeline performance & artistic quality improvements [`#20`](https://github.com/gfargo/git-hash-art/pull/20)
- Allow manual version input for deployment [`94df05e`](https://github.com/gfargo/git-hash-art/commit/94df05e6d6dddc36f126c9cb0043718aad8f828f)
- chore: release v0.11.0 [`eadf11e`](https://github.com/gfargo/git-hash-art/commit/eadf11e9b402d35c85ec3e445c82d7d882f63d5c)
- update deploy workflow to correct repo [`7e89a0f`](https://github.com/gfargo/git-hash-art/commit/7e89a0f92866bc77f7aa1d7f6c5802350031d56f)

#### [0.10.1](https://github.com/gfargo/git-hash-art/compare/0.10.0...0.10.1)

> 19 March 2026

- feat: shadow/highlight system, generative borders, gradient map, edge erosion [`#19`](https://github.com/gfargo/git-hash-art/pull/19)
- feat: simplex noise flow fields, color harmony modes, golden spiral composition, layered masking [`#18`](https://github.com/gfargo/git-hash-art/pull/18)
- fix: portal cutouts use clip-and-fill instead of destination-out [`aecdd14`](https://github.com/gfargo/git-hash-art/commit/aecdd14c0d5ddf52d0394c714d2815679263b961)
- add GitHub Actions workflow for deployment [`4a6ac42`](https://github.com/gfargo/git-hash-art/commit/4a6ac426d1678f5ff83cbe4c4ddc9ce2a2a0c260)
- chore: release v0.10.1 [`043b86c`](https://github.com/gfargo/git-hash-art/commit/043b86c5d3e85bb3ddc6dabba9e69937ba7155df)

#### [0.10.0](https://github.com/gfargo/git-hash-art/compare/0.9.0...0.10.0)

> 19 March 2026

- feat: color palette evolution, edge treatment, glazing, motion lines, archetype blending, focal depth, signature mark [`#17`](https://github.com/gfargo/git-hash-art/pull/17)
- feat: color palette evolution, edge treatment, negative space, glazing, motion lines, archetype blending, focal depth, signature mark [`b496771`](https://github.com/gfargo/git-hash-art/commit/b49677108ae170fef9c1108d40d7db6995efb48c)
- chore: release v0.10.0 [`38f1d2e`](https://github.com/gfargo/git-hash-art/commit/38f1d2e3b60c921b651be9319e685f77df1ad93b)

#### [0.9.0](https://github.com/gfargo/git-hash-art/compare/0.8.0...0.9.0)

> 19 March 2026

- feat: new archetypes, depth-of-field, texture fills, constellations, background patterns [`#16`](https://github.com/gfargo/git-hash-art/pull/16)
- docs: update ALGORITHM.md with visual quality improvements [`#15`](https://github.com/gfargo/git-hash-art/pull/15)
- feat: add 4 archetypes, depth-of-field, texture fills, constellations, background patterns [`7f9b0fc`](https://github.com/gfargo/git-hash-art/commit/7f9b0fcbc4a17272dd6a62371e037fb0555c830b)
- add version comparison script [`9301176`](https://github.com/gfargo/git-hash-art/commit/9301176b4f1fe0af85d5d7f85e58db9be10ec382)
- chore: release v0.9.0 [`32311c2`](https://github.com/gfargo/git-hash-art/commit/32311c2fda12dbcb388e77d9e2faba380d3b0c29)

#### [0.8.0](https://github.com/gfargo/git-hash-art/compare/0.7.0...0.8.0)

> 19 March 2026

- feat: major visual quality improvements [`#14`](https://github.com/gfargo/git-hash-art/pull/14)
- fix: convert generateExamples.js to CJS require() syntax [`0662e61`](https://github.com/gfargo/git-hash-art/commit/0662e61ef82ef879b1e31929e640a797ca3278bd)
- chore: release v0.8.0 [`5f6f5e2`](https://github.com/gfargo/git-hash-art/commit/5f6f5e245a156bebc34003464c743eec4e456a74)

#### [0.7.0](https://github.com/gfargo/git-hash-art/compare/0.6.0...0.7.0)

> 19 March 2026

- feat: procedural shape generators and contrast enforcement [`#13`](https://github.com/gfargo/git-hash-art/pull/13)
- feat: procedural shapes and contrast enforcement [`4f018ab`](https://github.com/gfargo/git-hash-art/commit/4f018abb4c89849954ccc941ee7e9ab468231f78)
- docs: update ALGORITHM.md with procedural shapes and contrast enforcement [`3e044fd`](https://github.com/gfargo/git-hash-art/commit/3e044fd940fbc0f62e3a9696fa815145cf315f67)
- chore: release v0.7.0 [`1c0ad5e`](https://github.com/gfargo/git-hash-art/commit/1c0ad5e112c2c5547e4f83c7808e09ebb0db5e40)

#### [0.6.0](https://github.com/gfargo/git-hash-art/compare/0.5.0...0.6.0)

> 19 March 2026

- feat: archetype system, palette modes, background variety, and CLI [`#12`](https://github.com/gfargo/git-hash-art/pull/12)
- feat: archetype system for dramatically different visual personalities [`2a1b919`](https://github.com/gfargo/git-hash-art/commit/2a1b919c51d3bfbd9d5c7a381ea5e104f81df2f6)
- feat: add CLI for generating art from terminal [`184372a`](https://github.com/gfargo/git-hash-art/commit/184372a584f68031bf44379f385f2e78691f98aa)
- docs: update ALGORITHM.md with archetype system, palette modes, and background styles [`4eccd07`](https://github.com/gfargo/git-hash-art/commit/4eccd077be9469c27caf60a0d8c463124ad7f9fa)

#### [0.5.0](https://github.com/gfargo/git-hash-art/compare/0.4.1...0.5.0)

> 19 March 2026

- feat: visual improvements — composition, color, and rendering upgrades [`#11`](https://github.com/gfargo/git-hash-art/pull/11)
- feat: warm/cool temperature contrast in color system [`550bc6a`](https://github.com/gfargo/git-hash-art/commit/550bc6a87929d7ebafa973079845e688a00de929)
- docs: update ALGORITHM.md with all new visual features [`a05de15`](https://github.com/gfargo/git-hash-art/commit/a05de1586684b91266f5a26ea7279fc601dd2202)
- feat: hatched and incomplete render styles for shape variety [`4f42f7e`](https://github.com/gfargo/git-hash-art/commit/4f42f7e30bac60239b69468e36ef5481dca5d007)

#### [0.4.1](https://github.com/gfargo/git-hash-art/compare/0.4.0...0.4.1)

> 19 March 2026

- chore: release v0.4.1 [`c453061`](https://github.com/gfargo/git-hash-art/commit/c4530616bc40a540ce4d87a8124a1d2665f77376)
- update README with new feature details [`1e3fcd7`](https://github.com/gfargo/git-hash-art/commit/1e3fcd771ea602b21c9c90cd3809d0d08ace5d3f)
- update color variations and complementary logic [`9c8f4ba`](https://github.com/gfargo/git-hash-art/commit/9c8f4ba51e1a5730e4c4ddd59218db23d4719129)

#### [0.4.0](https://github.com/gfargo/git-hash-art/compare/0.3.0...0.4.0)

> 19 March 2026

- feat: artistic enhancements for richer generative output [`#10`](https://github.com/gfargo/git-hash-art/pull/10)
- chore: release v0.4.0 [`42f955d`](https://github.com/gfargo/git-hash-art/commit/42f955d314230ebbff4fb0d097847a47d8d1554b)

#### [0.3.0](https://github.com/gfargo/git-hash-art/compare/0.2.0...0.3.0)

> 19 March 2026

- feat: evolve art generation with composition modes, flow fields, nesting, and texture [`#9`](https://github.com/gfargo/git-hash-art/pull/9)
- chore: release v0.3.0 [`ccceb41`](https://github.com/gfargo/git-hash-art/commit/ccceb41e8eec92fc1b7c857cfaa4ddb255b098e5)
- refactor(browser): simplify export statement [`dc193c9`](https://github.com/gfargo/git-hash-art/commit/dc193c972511c5b0eb9e6a781c423aa005453007)

#### [0.2.0](https://github.com/gfargo/git-hash-art/compare/0.1.0...0.2.0)

> 19 March 2026

- feat: add cross-platform browser support [`#8`](https://github.com/gfargo/git-hash-art/pull/8)
- feat: add visual effects for richer art generation [`#6`](https://github.com/gfargo/git-hash-art/pull/6)
- fix: improve art generation quality [`#5`](https://github.com/gfargo/git-hash-art/pull/5)
- docs: update README to reflect current algorithm and features [`15879c6`](https://github.com/gfargo/git-hash-art/commit/15879c62480a2d418c4ef8dcb479d912a7160345)
- chore: release v0.2.0 [`6867e06`](https://github.com/gfargo/git-hash-art/commit/6867e067f6dda0f4a4fd444b412772ddecb01555)
- fix(shapes): handle missing shape type default [`860bfd3`](https://github.com/gfargo/git-hash-art/commit/860bfd36caab97d6ed44dd441ea1a995863b6068)

#### [0.1.0](https://github.com/gfargo/git-hash-art/compare/0.0.4...0.1.0)

> 18 March 2026

- update shape drawing for platonic solids [`c26decd`](https://github.com/gfargo/git-hash-art/commit/c26decd8df9d7d47615efce37da8fdf554cdfcc4)
- chore: release v0.1.0 [`f83dce5`](https://github.com/gfargo/git-hash-art/commit/f83dce5de7a03da5432b1bb538643b7fcb9cd29f)

#### [0.0.4](https://github.com/gfargo/git-hash-art/compare/0.0.3...0.0.4)

> 29 October 2024

- Add TypeScript support and update scripts [`8983ca6`](https://github.com/gfargo/git-hash-art/commit/8983ca69e7232b52fce17e94901c7c67c2f9b62e)
- Convert shape modules to TypeScript [`103ee82`](https://github.com/gfargo/git-hash-art/commit/103ee82663fc4f940574467601fa5fb4a72856e8)
- chore: release v0.0.4 [`73ce0cf`](https://github.com/gfargo/git-hash-art/commit/73ce0cf1e41c6e8bfeb8447fcc930b49026e6390)

#### [0.0.3](https://github.com/gfargo/git-hash-art/compare/0.0.2...0.0.3)

> 28 October 2024

- Add CHANGELOG.md and adjust package.json [`c25cfb3`](https://github.com/gfargo/git-hash-art/commit/c25cfb3dff5054e7dc49c47776c74b6032df914e)
- chore: release v0.0.3 [`f6cc7bd`](https://github.com/gfargo/git-hash-art/commit/f6cc7bdcf738081b8c929bce8a41fe48aba76182)

#### 0.0.2

> 26 October 2024

- Add release-it configuration and scripts [`55283ba`](https://github.com/gfargo/git-hash-art/commit/55283ba444d0ae0bd7cb3e3f4685edab58270f8a)
- Refactor and enhance shape drawing [`c9f442e`](https://github.com/gfargo/git-hash-art/commit/c9f442ecfe8bdf24eddefb2fe77ef9ad912218fa)
- Add `git-coco` to devDependencies [`72b14a6`](https://github.com/gfargo/git-hash-art/commit/72b14a6787d8a200100142a1597ce85f9771b3b9)
