What's Changed
- Added: Allow custom store to be passed to
.appStorage
(thanks @jdanthinne, #25). - Fixed: Update Privacy Info to include required keys (#31).
- Fixed: A regression in
Shared.init
type inference for default keys that was introduced in 1.0.4 (#20) has been fixed (#33). - Fixed: Improve locking of persistent reference values (#36).
- Fixed:
Shared(require:)
should throw errors with default shared keys (#38).
New Contributors
- @jdanthinne made their first contribution in #25
Full Changelog: 0.1.4...0.2.0