What's Changed
Quick bug fix. Larger changes from last release:
Introduces a new set of APIs for customizing text layout behavior. Adds the ability to provide your own method for laying out lines of text, and your own custom view for rendering line fragments, as well as a few supporting methods for position calculation.
- Fix Iterator Edge Case by @thecoolwinter in #90
Full Changelog: 0.10.0...0.10.1