- now PainterController.clearContent() can accept a clear color. By default it is transparent
- fixed initial state of PenType. Before it was always [PenType.paintbrush]
- bug fix: the controller.getPoints() ponts list wasn't available in Painter.onDrawingEnded callback.
- added some docs.
- initial release.