3.2.0
- Added XL_APP_EXTENSIONS macro to allow app extensions (@MuscleRumble #357)
- Added shouldChangeTextInRange delegate call for UITextView. (@kiancheong #782)
- Added support for NSFormatter (@ziogaschr, @fwhenin, @bhirt-bpl #306)
- Added height property to XLFormRowDescriptor to allow setting height of individual cells.
- Other minor fixes