This repository was archived by the owner on Aug 30, 2023. It is now read-only.
v5.0.0
This major change introduces a breaking API change for Swift clients.
Breaking changes
Swift only: The UIViewController extension property transitionController
has been renamed to mdm_transitionController
.
Source changes
- [breaking] Rename the transitionController Swift API to mdm_transitionController. (#59) (featherless)
API changes
UIViewController
renamed (swift) method: transitionController
to mdm_transitionController
.