Skip to content

Simple-Stack 1.13.3

Compare
Choose a tag to compare
@Zhuinden Zhuinden released this 27 Feb 04:49
· 241 commits to master since this release

Simple-Stack 1.13.3 (2019-02-27)

  • FIX: NPE when canFindFromScope() was used on an uninitialized stack, instead of returning false.

  • ADD: ScopeLookupMode for canFindFromScope() and lookupFromScope() methods, which allows restricting the lookup only to the explicit parent chain).

  • ADD: setGlobalServices() to allow setting global services (that functions as the last parent of any parent chains).