Skip to content

Releases: jaredsinclair/ImageCache

6.0.2

Choose a tag to compare

@jaredsinclair jaredsinclair released this 11 Nov 00:07

Add @Sendable conformance to the file name generator block so that Swift 6 host applications can register them from actor-isolated contexts.

6.0.1

Choose a tag to compare

@jaredsinclair jaredsinclair released this 10 Nov 19:21

Change an API surface to work around a defect in the Swift concurrency runtime thread sanitizer.

6.0.0

Choose a tag to compare

@jaredsinclair jaredsinclair released this 09 Nov 21:18

Swift 6

3.0.0

Choose a tag to compare

@jaredsinclair jaredsinclair released this 15 Jul 01:54
3fed354
  • Bump Etcetera dependency to 4.0
  • Fix an issue with Swift 6 concurrency checks

2.0

2.0

Choose a tag to compare

@jaredsinclair jaredsinclair released this 28 Jan 17:13
884d7c4

Resolve complete strict concurrency issues

1.1.0

Choose a tag to compare

@jaredsinclair jaredsinclair released this 07 Oct 15:47
  • Add options to decompress or not.

1.0.2

Choose a tag to compare

@jaredsinclair jaredsinclair released this 04 Jan 07:22
1eed688

Fixed an issue that prevented formatted images from being saved and reused.

1.0.1

Choose a tag to compare

@jaredsinclair jaredsinclair released this 04 Jan 06:28
1a9dd98

Fixes an outdated comment.

1.0

1.0

Choose a tag to compare

@jaredsinclair jaredsinclair released this 04 Jan 06:25
e8c4306

Initial release.