1.0.1
New:
- improved layout caching: added cache validation step which checks if container size changed or cache was marked for reset;
- implemented container spacing calculation.
Fixed:
- subview dimension and size now calculated for the proposed container size, instead of unspecified;
- fixed line height calculation, now a member property instead of computed.