Features:
- Add support for unpinned section headers (thanks @joshfisher).
- Add method to get section frames (@joshfisher).
- Add CHANGELOG.md
Bugfixes:
- Fixes header layout bugs.
Features:
- Add support for pinned section headers.
- Support loading from nib file (thanks @BB9z).
Bugfixes:
- Fix podspec description (thanks @xhacker).
- Add .gitignore and remove files which should have been ignored.
- Return copy of layout attributes from methods so internal mutable objects are not exposed.
Features:
- Add podspec.
Bugfixes:
- Fix section top inset calculation.
Initial release.