Skip to content

Releases: jaredsinclair/ImageCache

6.0.2

11 Nov 00:07
Compare
Choose a tag to compare

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

10 Nov 19:21
Compare
Choose a tag to compare

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

6.0.0

09 Nov 21:18
Compare
Choose a tag to compare

Swift 6

3.0.0

15 Jul 01:54
3fed354
Compare
Choose a tag to compare
  • Bump Etcetera dependency to 4.0
  • Fix an issue with Swift 6 concurrency checks

2.0

28 Jan 17:13
884d7c4
Compare
Choose a tag to compare
2.0

Resolve complete strict concurrency issues

1.1.0

07 Oct 15:47
Compare
Choose a tag to compare
  • Add options to decompress or not.

1.0.2

04 Jan 07:22
1eed688
Compare
Choose a tag to compare

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

1.0.1

04 Jan 06:28
1a9dd98
Compare
Choose a tag to compare

Fixes an outdated comment.

1.0

04 Jan 06:25
e8c4306
Compare
Choose a tag to compare
1.0

Initial release.