Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Releases: zenangst/Family

2.2.3

26 Apr 08:55
ef80cea
Compare
Choose a tag to compare
  • Improve support for using compositional layouts #210

2.2.2

25 Jan 13:20
e464cdd
Compare
Choose a tag to compare
  • Improves the signpost implementation #209

2.2.1

20 Jan 15:47
c278f00
Compare
Choose a tag to compare
  • Improve performing batch updates #208

2.2.0

20 Jan 11:00
82be728
Compare
Choose a tag to compare
  • Adds support for Swift Package Manager #207

2.1.2

05 Nov 12:19
b56a672
Compare
Choose a tag to compare
  • Fix rendering issue when using perform batch updates in sequence #205

2.1.1

04 Nov 18:26
896ca93
Compare
Choose a tag to compare
  • Fixes memory leak by not doing proper cleanup when removing view controllers #204

2.1.0

04 Nov 17:46
Compare
Choose a tag to compare
  • Feature os_signpost #203

2.0.1

07 Oct 12:44
02a9354
Compare
Choose a tag to compare
  • Fixes memory leak with internal view controllers attributes #197

2.0.0

06 Oct 17:29
1eccba1
Compare
Choose a tag to compare
  • 📐 Refactors the safe area setup making it more granular on iOS & tvOS #195 (@ThomasLeblond)
  • 🧹 Fixes view cleanup when removing child views on iOS & tvOS #195 (@ThomasLeblond)
  • 🐛 Fixes selection and viewDidAppear bugs when using UICollectionViewController #196 #191 #189

Thanks to @ThomasLeblond and @zocario for making this release the best one yet! 🏆

1.1.1

11 Sep 13:03
fdf9228
Compare
Choose a tag to compare
  • Fix issue with UICollectionViewController not getting view life cycle events #190 #189