Skip to content

v2.2.0

Compare
Choose a tag to compare
@sjwall sjwall released this 14 Oct 20:38
· 236 commits to master since this release

Features

  • Added PromptBackground, PromptFocal and PromptText to enable overriding the default implementation.
  • Added RectanglePromptBackground, RectanglePromptFocal, CirclePromptBackground and CirclePromptFocal background and focal implementations.
  • Added PromptOptions class as base for Builder class.

Other

  • Expanded unit testing.