Skip to content

2.1.1

Compare
Choose a tag to compare
@stephencelis stephencelis released this 27 Jan 21:15
· 12 commits to main since this release
37b180e

What's Changed

  • Fixed: $shared.load() errors are now correctly rethrown (#70).
  • Fixed: Do not prematurely nil out load/save errors when reloading/resaving (#72).
  • Fixed: Depend directly (not transitively) on ConcurrencyExtras (#78; thanks @jflan-dd, #85).
  • Fixed: Git-ignore .swiftpm directory and remove schemes (thanks @kamcma, #79).
  • Fixed: Expose public initializers on shared key continuation types (thanks @arnauddorgans, #81).
  • Fixed: Keep publishers alive when swapping out shared keys (#82).
  • Infrastructure: Clean up shared initializers and overloads (#69).
  • Infrastructure: Improve GRDB demo (#73).
  • Infrastructure: Update live file storage examples in documentation (thanks @heiberg, #74).

New Contributors

Full Changelog: 2.1.0...2.1.1