ScrollStackController 1.4.0 - Swift 5.1+
Released on 2020-09-25
CHANGELOG
- #13 [FIX] Fixed an issue with separator visibility which is wrongly updated when
setRows/addRows
is called.isSeparatorHidden
ofScrollStackRow
is now a property of the row itself which is maintained regardless the order of the row (whenautoHideLastRowSeparator
is set). - [NEW] Compatibility with Swift Package Manager (SPM) 5.3