Skip to content

Releases: ekazaev/ChatLayout

2.0.10 released

19 Aug 20:11
Compare
Choose a tag to compare
  • Fixed XCode 16.1 beta compiler issue.

2.0.9 released

17 May 11:55
Compare
Choose a tag to compare
  • Improvements in reloading cells when using UICollectionViewDiffableDataSource.

2.0.8 released

15 May 22:33
Compare
Choose a tag to compare
  • Minor improvement in cell reconfiguration.

2.0.7

08 May 15:54
Compare
Choose a tag to compare
  • Removed prefetch assertion.

2.0.6 released

30 Apr 19:46
Compare
Choose a tag to compare
  • Fix for sectioned data

2.0.5 released

30 Apr 14:33
Compare
Choose a tag to compare
  • Added keepContentAtBottomOfVisibleArea flag.

2.0.4

11 Mar 11:07
Compare
Choose a tag to compare
  • Reformatted the code to Swift 5.10 standards.

2.0.3 released.

03 Nov 21:35
Compare
Choose a tag to compare
  • Added support for UICollectionView.selfSizingInvalidation.

2.0.2 released.

20 Oct 12:41
Compare
Choose a tag to compare
  • Fixed content offset restoration when the last item is being inserted.

2.0.1 released

13 Oct 15:36
Compare
Choose a tag to compare
  • Minor data processing fix.