Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 20:00
· 19 commits to master since this release

2.0.0 (2022-10-19)

Code Refactoring

  • rename nut to finger everywhere (b39a62d)

BREAKING CHANGES

  • and change all wrongly named nut* properties to finger*.
  • rename nut to finger everywhere. Specifically the configuration properties nutSize,
    nutColor, nutTextColor, nutTextSize, nutStrokeColor, nutStrokeWidth are now renamed to fingerSize,
    fingerColor, fingerTextColor, fingerTextSize, fingerStrokeColor, fingerStrokeWidth.