We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc31627 commit fbcab6dCopy full SHA for fbcab6d
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog #
2
3
+## v1.0.0-RC *(2022-10-02)* ##
4
+
5
+- Update to Kotlin 1.7.20, Gradle 7.5.1, and Android Gradle Plugin 7.2.2.
6
+- BREAKING: Remove all deprecated API.
7
+- BREAKING: Remove `useFrosenListeners` parameter from `NSUserDefaultsSettings`.
8
+- BREAKING: Factory implementations now return a specific type from `create()` rather than returning `Settings`.
9
10
## v1.0.0-alpha01 *(2022-06-02)* ##
11
12
- BREAKING: Rename Settings implementations to be based on the underlying API used rather than the platform
0 commit comments