0.10.0
What's Changed
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.
- Introduce Override Layout Behavior API by @thecoolwinter in #84
Full Changelog: 0.9.1...0.10.0