Skip to content

Releases: xzz-wang/FlowImage

0.2.2

17 May 07:41
Compare
Choose a tag to compare

Added functionality to remove a flow image from cache without re-caching it.

0.2.1

07 Mar 06:03
612c2fb
Compare
Choose a tag to compare

A relatively complete set of documentation is up.

0.2.0

06 Mar 03:46
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

Significant Improvement from 0.1.0:

  • More Documentation.
  • FlowCache will now retry if the last request with the same id failed.
  • FlowCache is now a MainActor
  • FlowCache will let you subscribe to changes via combine publisher if someone forced recache and/or cleared the cache.
  • Some API Changes.
  • Bug fixes (what do you expect).

0.1.0-alpha

24 Feb 08:17
Compare
Choose a tag to compare
0.1.0-alpha Pre-release
Pre-release

The very first release of this definitely-not-ready and documentation-still-missing package.