Releases: ekazaev/ChatLayout
Releases · ekazaev/ChatLayout
1.2.20 released
- Added
SwappingContainerView. - Bumped swift version to 5.8.
- Small improvements.
1.2.19
1.2.18 released
Updated forgotten podspec
1.2.17 released
- Fixed restoring the position at the top for the last message in the conversation.
1.2.16 released
- Minor update in
EdgeAligningView
1.2.15 released
- Reformatted the code
- Fixed xcodeproj file for carthage
1.2.14 released
- Added
processOnlyVisibleItemsOnAnimatedBatchUpdatesfor a finer control over animation process. - Minor fix in
EdgeAligningView.
1.2.13
1.2.12 released
- Minor performance improvements.
1.2.11 released
- Added mandatory reading of the updated size of the cell with the exact size from the delegate on reload.
- Minor performance improvements.