3.2.0 (2024-05-21)
Merged pull requests:
- Update to Xcode 15 #2107 (andyfinnell)
- Fix build errors and a crash in xcode 15 #2093 (cacmartinez)
- Trying to get CI to work #2085 (rcancro)
- [ASCellNodeVisibilityEvent] Add a new event when scrolling stops #2084 (rcancro)
- Docs: Fix references of ASViewController/ASNavigationController (non-existent) to ASDKViewController/ASDKNavigationController #2072 (JoeFerrucci)
- fix typo: ASStackLayoutElement.h #2067 (Ueeek)
- [ASTextKitRenderer] Adding locking when accessing the text renderer cache #2075 (rcancro)
- Switch UITextWritingDirection to NSWritingDirection #2071 (garrettmoon)
- Increase default diskCache byte limit from 20 to 50MB(PINCache default) #2002 (MussaCharles)
- Bring back ASInitializeFrameworkMainThread so we don't break the API #2050 (rcancro)
- Try to fix the CI #2047 (rcancro)
- Xcode 13 ASLoadFrameworkInitializer dead lock fix on running unit test #2032 (GeekTree0101)