All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
4.0.2 09-18-2020
Add Xcode 12 and Swift 5.3 support
4.0.1 07-14-2020
Add SPM support
Add Swift 5 support
Add swift 4.2 compatibility
Add Carthage compatibility Add prebuilt framework for Carthage
Fix a crash when calculating the thumbnail preview if the frame has not been set yet. (Thanks @NikKovIos)
- Support for swift 4
1.0.1 - 2017-06-25
- preload the first image in the asset thumbnails.
- add a code of conduct
- add a changelog
- refactor the two use case examples and load assets after receiving library access
1.0.0 - 2017-04-25
- Add Thumbnail selection component
- Add cropping video view
- Add color customization options
- Enrich the Readme with examples
- Refactor the trimmer view with a common base class with the thumbnail selection view
- Fix a crash in the thumbnail generation
0.2.0 - 2017-04-04
- Add an accessor to set the max duration on the trimmer view
- Load assets randomly in the example
- Use tags to identify thumbnails
- Fix issues with thumbnails size
- Add a first version of the trimmer view