Skip to content

Simple Stack 2.2.3

Compare
Choose a tag to compare
@Zhuinden Zhuinden released this 22 Jan 23:15
· 152 commits to master since this release

Simple-Stack 2.2.3 (2020-01-23)

  • FIX: ScopedService.Activated callback could immediately execute a navigation action, which if destroyed the current scope, then it could result in an AssertionError (#215).

  • ADD: SimpleStateChanger for convenience when a StateChanger is not intended to take asynchronous execution into account.