Releases: JanGorman/MapleBacon
Releases · JanGorman/MapleBacon
5.6.8
5.6.7
CrypotKit
Combine
5.6.4
5.6.3
5.6.2
5.6.1
Cancellable downloads
- Downloads will now return an identifier token that can be used to cancel a running download
`Data` access
- Expose the underlying
Data
. You can now ask the cache class forData
instead of aUIImage
and the MapleBacon singleton that either fetches over the air or from cache also exposes direct access toData
- Rename
Cache
toMapleBaconCache
to make it less generic when used in a project