Releases: liam-i/BlankSlate
Releases · liam-i/BlankSlate
Bump version to 0.7.1
Bump version to 0.7.0
- visionOS is supported.
- rename DataSource and Delegate.
- bug fixed.
Bump version to 0.6.3
- Fix compilation errors
Bump version to 0.6.2
- BlankSlate.Alignment usage optimization.
Bump version to 0.6.1
- Fix
BlankSlate.DataLoadStatus
related bugs. - Add
reload(with:)
method. - Add
reloadBlankSlate()
method. - Add
reloadBlankSlate(with:)
method.
Bump version to 0.5.0
- Rename
bs.contentView
tobs.view
. - Rename
offset(forBlankSlate:)
toalignment(forBlankSlate:)
. - Rename
blankSlateShouldBeInsertAtIndex(_:)
toblankSlateShouldBeInsertedAtBack(_:)
. - Add
enum Alignment
. - Added
CustomView
example. - Some code structure adjustments.
Bump version to 0.4.1
fadeInDuration
fixed.backgroundGradient(forBlankSlate:)
added.- renamed
configure(_:for:)
toblankSlate(_:configure:)
.
Bump version to 0.4.0
- Supports UIView and UIScrollView.
Bump version to 0.3.2
- Carthage supported.
Bump version to 0.3.1
- Rename to BlankSlate.
- Upgraded iOS and tvOS deployment targets to 12.0.
- Support namespace.