Skip to content

v0.4.2

Compare
Choose a tag to compare
@liuliu liuliu released this 09 Nov 18:29
· 53 commits to unstable since this release
  • Fixed another bug in WorkspaceDictionary that keys will show keys haven't finished deleting from underlying storage yet.
  • removeAll in WorkspaceDictionary doesn't block on disk any more.
  • Added AsyncSequence support for observing individual objects or FetchedResult.
  • Fixed Linux compilation issues with Swift 5.5 (SwiftGlibc module cannot be found).