All Versions
5
Latest Version
Avg Release Cycle
85 days
Latest Release
2726 days ago
Changelog History
Changelog History
-
v0.3.2 Changes
October 09, 2017π Changelog
- β‘οΈ Update project for Xcode 9 and Swift 4.
π± Pavel Pantus, #36
- β‘οΈ Update project for Xcode 9 and Swift 4.
-
v0.3.1 Changes
November 30, 2016π± Video support is here! πΌπΉ
π This release contains support for video assets. Videos will be presented in preview collection and autoplayed.
π It is a breaking release: In
PPAssetsActionControllerDelegate
signature ofdidFinishPicking
callback changed fromfunc assetsPicker(\_ picker: PPAssetsActionController, didFinishPicking images: [UIImage])
to
func assetsPicker(\_ picker: PPAssetsActionController, didFinishPicking assets: [MediaProvider])
π± Refer to
PPAssetsActionConfig
if you want to prevent videos from showing up in the picker.π Changelog
- Autoplayed video cells.
π± Pavel Pantus, #29 - π± Eliminate retain cycle that prevents assets from releasing.
π± Pavel Pantus, #30
- Autoplayed video cells.
-
v0.2.1 Changes
November 13, 2016- β Add live camera cell in collection view.
Pavel Pantus, #21 - π Fix incorrect callback attribute name tags that prevented callbacks from been called.
Pavel Pantus
- β Add live camera cell in collection view.
-
v0.1.1 Changes
November 06, 2016- iOS8 crash fix.
Pavel Pantus - π Example project min deployment target to min supported iOS version (8).
Pavel Pantus, #15 - π Carthage support.
Pavel Pantus - Podspec screenshots correction.
Pavel Pantus
- iOS8 crash fix.
-
v0.1.0 Changes
November 03, 2016- π Initial release.
Pavel Pantus
- π Initial release.