v0.3.0
#New Widgets
- PopOverComposite
- PopOverShell (parent of PopOverComposite & Bubble)
#Improvements to Existing Widgets
##TextPainter:
- Support for Text Justification (left, right, center)
- Support for computeSize
- Tokenize PlainText at a finer resolution
##Bubble: - Bubble now has a drop shadow on supported platforms
#Bug Fixes
##Bubble
- Fixed infinite loop bug when Bubble appears on edge of screen
- Bubble no longer always appears on top of other application windows