- Introduce `shouldCenterTextVertically` in `SkeletonTextNode` to center align UILabels and keep UITextViews unaltered.
- Shift down CALayers after assigning frames in `updateMultilinesLayers` function in `CALayer+Extensions.swift`
* Apply lastLineFillPercent for single line views as well.
Fixes#430
* Update readme to include single_lastline.png
* Remove singleline_lastline.png asset added to demo last line in single line views.
* Simplify lastLineFillPercent related update in readme file.
* Fix grammar in readme.