v1.3.1: Bulk manipulation and fixes
- Fixed the
minimizeLabelFrameWithMaximumSize:adjustHeight:
method, which had been broken for awhile. - Corrected how the bulk label manipulation methods are intended to be used.
- Added a 'generic' bulk manipulation class method,
restartLabelsOfController:
, to try and avoid confusion on when they should be used (ref issue #44) - Added a bit more documentation.