Releases: hyperoslo/Imaginary
Releases · hyperoslo/Imaginary
Imaginary — 5.0.0
- Updated to Cache 6.0.0 (Relase notes since it's a breaking change https://github.com/hyperoslo/Cache/releases/tag/6.0.0)
- Updated to Xcode 12
Imaginary — 4.3.1
- Fix building issue with Mac framework
Imaginary — 4.3.0
- Updated to Swift 5 (Thanks @fassko!)
4.2.0
🚀 Merged pull requests
- Implemented support for fileURLs #80, by radianttap
- Use Cache 5.0 #83, by onmyway133
- Made the example project compatible with Swift 4.2. #87, by rizwan95
🤘 Closed issues
3.0.3
Merged pull requests
- Expose image fetch cancelling #72, by VladislavJevremovic
- Carthage compatibility #73, by vincentsaluzzo
- fix typo in documentation #75, by alexshepard
- Customise cache and downloader #76, by onmyway133
🤘 Closed issues
- Does the library support the usage of an authorization header? #74
3.0.2
🚀 Merged pull requests
- Specify Cache version in Cartfile #71, by onmyway133
3.0.1
🚀 Merged pull requests
- Fix some typos in the README #65, by DevWithTheHair
- Make download function public in Downloader #68, by onmyway133
- Not use @testable in tests #70, by onmyway133
🤘 Closed issues
3.0.0
Support Swift 4 🎉
🚀 Merged pull requests
- Update project to Swift 4 #53, by onmyway133
- Refactoring Configuration #54, by onmyway133
- Use circle ci #55, by onmyway133
- Fix completion #56, by onmyway133
- Update Fetcher #57, by onmyway133
- Add MultipleImageFetcher #58, by onmyway133
- Add Option #59, by onmyway133
- Refactor Displayer #60, by onmyway133
- Update README #61, by onmyway133
- Add tvOS support #62, by onmyway133
- Swift4 #63, by onmyway133
- Update macOS demo #64, by onmyway133
🤘 Closed issues
- Feature request: Gif support #51