Skip to content

Releases: jaredsinclair/etcetera

4.0.0

15 Jul 01:44
cb91e24
Compare
Choose a tag to compare
  • Fixes concurrency issues in advance of Swift 6 language mode (coming later this year)

3.0

28 Jan 17:11
Compare
Choose a tag to compare
3.0

Resolves complete strict concurrency issues

2.2

04 Apr 05:35
Compare
Choose a tag to compare
2.2

Refactor @Shared wrapper.

2.1

04 Jan 06:24
b576509
Compare
Choose a tag to compare
2.1

Removes ImageCache, which has been reëstablished in it's own repository

2.0.1

31 Dec 10:36
Compare
Choose a tag to compare

Fixed a number of image caching bugs.

2.0.0

31 Dec 04:45
38b1fe3
Compare
Choose a tag to compare
  • Migrates everything to a Swift Package.
  • Adds improved support for user-provided images to Image Cache
  • Removes duplicated code from some files.