v2.2.0
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.