The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-05-21 | 2.1 kB | |
Release version 3.2.0 source code.tar.gz | 2024-05-21 | 135.0 MB | |
Release version 3.2.0 source code.zip | 2024-05-21 | 136.4 MB | |
Totals: 3 Items | 271.4 MB | 0 |
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)