1.2.0
Bug fixes:
Behavior changes:
- Return Undefined for edges without set values and not their computed value. This allows users to correctly check if a value is set / has changed. 168ae40
API changes:
- 9d2839f Changes YGPixel to be named YGPoint. This is a small change which should not effect most users of the library. Reason for this change is that we will want to start performing more operations on 'points' which don't map to physical pixels.
Features: