2.1.0 (2025-01-29)
Features
- add barrel blur effect (#159) (84cc46a)
- add chromatic aberration effect (#149) (8fc0321)
- add hue & saturation (#151) (f5a699f)
- add scanline (#150) (f3da309)
- add sepia effect (#161) (2137673)
- add shock wave (#164) (6fa0e3c)
- add tonemapping effect (#148) (db77fc6)
- color average (#166) (03f4986)
- dot screen effect (#167) (a0e957c)
- kuwahara (#172) (29927aa)
- lens distortion effect (#162) (0ee8267)
- linotcut (#170) (bfb64ef)
- tilt shift effect (#160) (ab9c8a0)
Bug Fixes
- fix effect name (#165) (5df6957)
- modify config doc and emojis (#174) (64ef99e)
- typescript-build-issues related to DepthPicking and Linocut (#175) (a2d90b0)
What's Changed
- feat: add scanline by @damienmontastier in #150
- feat: add hue & saturation by @damienmontastier in #151
- feat: add chromatic aberration effect by @damienmontastier in #149
- feat: add sepia effect by @damienmontastier in #161
- fix(chromatic-abberation): fix name effect by @damienmontastier in #165
- feat: dot screen effect by @damienmontastier in #167
- feat: tonemapping effect by @damienmontastier in #148
- feat: add barrel blur effect by @damienmontastier in #159
- feat: add tilt shift effect by @damienmontastier in #160
- feat: add shock wave by @damienmontastier in #164
- feat: lens distortion effect by @damienmontastier in #162
- chore: removal of default prop values by @Tinoooo in #163
- feat: color average by @damienmontastier in #166
- feat: kuwahara by @damienmontastier in #172
- fix: multiples exports & lint issues by @damienmontastier in #173
- feat: linotcut by @damienmontastier in #170
- fix: modify config doc and emojis by @damienmontastier in #174
- fix: typescript-build-issues related to DepthPicking and Linocut by @alvarosabu in #175
New Contributors
- @damienmontastier made their first contribution in #150
Full Changelog: 2.0.0...2.1.0