Skip to content

v2.0.0

Choose a tag to compare

@farfromrefug farfromrefug released this 24 Apr 10:27
· 125 commits to master since this release
v2.0.0
8275177

2.0.0 (2024-04-24)

⚠ BREAKING CHANGES

  • The API change is breaking (for the better!). Use Typescript typings to find out the new property names (mostly same as what was used in method name).

Features

  • new API. All methods used as getter/setter (setData,setColor,getData...) are now properties (color, data...) (27a47ea)