Skip to content

Tags: davbeck/ImageIOSwift

Tags

1.2.0

Toggle 1.2.0's commit message
Bump version

1.1.2

Toggle 1.1.2's commit message
Fix building on watchOS

1.1.1

Toggle 1.1.1's commit message
Bump version

1.1.0

Toggle 1.1.0's commit message
- Move BindableImageSourceController to ImageIOSwiftUI to avoid needi…

…ng to link to Combine from ImageIOSwift.

- Re-add displayedImage property to ImageIOUIKit.ImageSourceView.

1.0.2

Toggle 1.0.2's commit message
- Fix ImageSource. cgThumbnailImage(size:)

1.0.1

Toggle 1.0.1's commit message
Fix issues in pod lib lint

1.0.0

Toggle 1.0.0's commit message
- Expiremental SwiftUI

0.5.0

Toggle 0.5.0's commit message
Bump version

0.4.0

Toggle 0.4.0's commit message
Switch to using a static framework

Because this is a smaller framework and because it doen’t have any resources, it can benefit from being statically linked to reduce launch times.

0.3.1

Toggle 0.3.1's commit message
- Fix caching bug related to incremental loading.