Skip to content

1.2.2

Compare
Choose a tag to compare
@fatbobman fatbobman released this 31 May 00:31
· 28 commits to main since this release

fix: resolve default value edge cases and willset/didset issues

  • Fix edge cases in default value handling for both UserDefaults and iCloud storage
  • Resolve willset/didset observer timing issues in macro-generated code
  • Add comprehensive test coverage for edge cases and observer behavior
  • Improve documentation with additional examples and troubleshooting guides

This update enhances the reliability of the ObservableDefaults library by addressing
critical issues in property observation and default value management.

Full Changelog: 1.2.1...1.2.2