Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
9.0.0 source code.tar.gz | 2024-11-24 | 54.2 kB | |
9.0.0 source code.zip | 2024-11-24 | 80.3 kB | |
README.md | 2024-11-24 | 826 Bytes | |
Totals: 3 Items | 135.3 kB | 0 |
Breaking
- Require watchOS 9 or later https://github.com/sindresorhus/Defaults/commit/e8004932352690ac0aa310d51d38462b421899f5
Improvements
- Add support for syncing using
NSUbiquitousKeyValueStore
https://github.com/sindresorhus/Defaults/commit/e8370522ffe3290c01b70d1442ea5c0a4f9d6062 - Add
@ObservableDefault
macro for@Observable
classes - Add support for serializing
Color.Resolved
https://github.com/sindresorhus/Defaults/commit/ce45591c09cb421835cfcf9bec5f586e3a19d551 - Add support for serializing
NSFontDescriptor
andUIFontDescriptor
https://github.com/sindresorhus/Defaults/commit/23e0a4497e844db64e12740e2ab4a632857d3de6
https://github.com/sindresorhus/Defaults/compare/v8.2.0...9.0.0