3.1.0 Release!
This release contains breaking changes!
Changelog
3.1.0 (2021-09-09)
Fixed bugs:
Merged pull requests:
- [Minor Breaking API] Rename ASNavigationController to ASDKNavigationController to fix name collision #2020 (rcancro)
- [RTL] Guard access of flipsHorizontallyInOppositeLayoutDirection for iOS >= 11 #2003 (rcancro)
- [RTL/Batching] Make ASDisplayShouldFetchBatchForScrollView aware of flipped CV layouts #1985 (rcancro)
- [Layout] Add RTL support to LayoutSpecs #1983 (rcancro)
- Expand ASExperimentalRangeUpdateOnChangesetUpdate to ASTableView #1979 (rqueue)
- Docs: Remove Facebook and shift everything around, add Remix by Buffer #1978 (ay8s)
- Add experiment to ensure ASCollectionView's range controller updates … #1976 (rqueue)
- Remove trailing semicolons between method parameters and body #1973 (sdefresne)
- Fix order-dependent ASTextNodeTests #1963 (tjaneczko)
- Update asdkGram swift sample to swift version 5.3 #1962 (MussaCharles)
- Fix mutation of variable that is never read #1961 (ZevEisenberg)
- Remove redundant assignment #1960 (ZevEisenberg)
- Podfile improvements #1957 (ZevEisenberg)
- Fix WKWebView Accessibility #1955 (ZevEisenberg)
- fix missing hidden class #1952 (joprice)
- use https for slack link #1950 (joprice)
- Exposes a new option in ASImageDownloaderProtocol to retry image downloads #1948 (chggr)
- All ASCellNode nodes to be non accessible if needed #1941 (decim92)
- [ASTextNode2] Make some ASTextNode2 layout files public #1939 (rcancro)
- Ship ASExperimentalDispatchApply #1924 (nguyenhuy)
- Fix failing ASConfigurationTests #1923 (nguyenhuy)
- More on ASDataController's main-thread-only mode #1915 (nguyenhuy)
- Add an experiment that makes ASDataController to do everything on main thread #1911 (nguyenhuy)
- Disable text kit lock #1910 (garrettmoon)
- Do not expose tgmath.h to all clients of Texture #1900 (bolsinga)
- Call will / did display node for ASTextNode. Fixes #1680 #1893 (garrettmoon)
- Remove background deallocation helper code #1890 (bolsinga)
- [Accessibility] Ship ASExperimentalDoNotCacheAccessibilityElements #1888 (rcancro)