Skip to content

Releases: kkjamie/unity-activity-manager

1.1.1

01 Nov 15:39
55b01d7
Compare
Choose a tag to compare

Changes

  • [Fix]: LoadingTransition only notifies completion if the target activity has an ITransitionCompleteHandler attached

1.1.0

01 Nov 10:12
c375e0d
Compare
Choose a tag to compare
  • Added assembly definition files

1.0.1

26 Oct 09:53
563dd77
Compare
Choose a tag to compare

Changes

  • Added inline c# documentation for public APIs
  • Added a guard for attempting to SwitchActivity during a transition

Breaking Changes

  • API for transitions: ITransitionController now has another function NotifyTransitionComplete that must be called in every transition. This was implemented in order to facilitate the SwitchActivity guard

1.0.0

09 Oct 15:34
cbdfa57
Compare
Choose a tag to compare

Initial release