0.2.0
What's Changed
- Fix typo in userDefaults getter for Data types by @acosmicflamingo in #23
- Fix
UserDefaults
Double
values and improve test coverage of this dependency. - Because it is not behaving as expected, the ability to directly read and write URLs to
UserDefaults
on Linux has been temporarily removed. This doesn't apply to Apple platforms that can read and write URLs toUserDefaults
normally. Feel free to open a discussion if you need this functionality on Linux.
New Contributors
- @acosmicflamingo made their first contribution in #23
Full Changelog: 0.1.3...0.2.0