Commit Graph
4 Commits
Author SHA1 Message Date
ricky 63f510caaa [3.1.0] Create new version of ASDK (#2021)
With the breaking change of renaming ASNavigationController to ASDKNavigationController, we have released a new version of Texture. Please see `ThreeMigrationGuide.md` for how to handle the breaking changes in 3.1.0.
2021-09-09 16:33:53 -07:00
Garrett Moon c5f69f0b01 Renames AS_EXTERN and ASViewController (#1876)
* Renames AS_EXTERN and ASViewController

To ASDK_EXTERN and ASDKViewController.
This is to avoid conflicting with AuthenticationServices in
Xcode 12

* Fix up examples and docs

* Add bit about updating ASViewController rename
2020-06-29 12:49:59 -07:00
Roger Oba 8e91008b8e Improve ThreeMigrationGuide.md (#1878)
* Add `ASImageCacherCompletion` breaking API change.

* Remove unnecessary trailing pounds.
2020-06-29 08:49:08 -07:00
Garrett Moon 6a3a24707e Add a 3.0 migration guide (#1875) 2020-06-25 15:57:11 -07:00