Owl 1.0.2 - (Swift 5.x+)
Released on: 2019-05-12
CHANGES
- #6 [FIX] Fixed for missing
.dequeue
event dispatch onTableDirector
- #7 [FIX] Added dispatch of the removed object instances in
.didEndDisplay
event of theCollectionDirector
- #8 [FIX] Fixed
.didEndDisplay
event which does not report instances of the removed objects whenset()
function is called onTableSection
instance - #9 [NEW] Added
index
property inCollectionSection
to retrive the index of the section in its parent director (if any)