Releases: ed-george/encrypted-shared-preferences
1.1.1
What's Changed
- Update dependency com.google.android.material:material to v1.13.0 by @renovate[bot] in #43
- Update actions/setup-java action to v5 by @renovate[bot] in #42
- Update actions/checkout action to v5 by @renovate[bot] in #41
- Update dependency androidx.security:security-crypto to v1.1.0 by @renovate[bot] in #35
- Update dependency androidx.test:runner to v1.7.0 by @renovate[bot] in #37
- Update dependency androidx.test.ext:junit to v1.3.0 by @renovate[bot] in #38
- Update dependency com.google.crypto.tink:tink-android to v1.19.0 by @renovate[bot] in #44
- Bump version to 1.1.1 by @ed-george in #51
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
Warning
Due to changes introduced in Tink version 1.18.0, this version raises the minSdk for the library from API 21 (Android 5.0 - Lollipop) to API 23 (Android 6 - Marshmallow)
For apps on API 21 and 22, this is a breaking change
If this change is problematic for your application, please do raise an issue to highlight this.
- Bump version to 1.1.0 by @ed-george in #33
- Bump minSdk from 21 to 23 by @ed-george in #34
- Update dependency com.google.crypto.tink:tink-android to v1.18.0 by @renovate[bot] in #24
- Update dependency com.vanniktech.maven.publish to v0.34.0 by @renovate[bot] in #32
- Update dependency gradle to v8.14.3 by @renovate[bot] in #29
- Update agp to v8.11.1 by @renovate[bot] in #31
- Update dependency com.diffplug.spotless to v7.2.1 by @renovate[bot] in #30
Full Changelog: 1.0.3...1.1.0
1.0.3
Note
This is the last proposed release prior to upcoming breaking changes in future 1.1.x release(s) which will bump the minSdk from 21 to 23
What's Changed
- Update dependency gradle to v8.14.2 by @renovate in #18
- Update dependency androidx.appcompat:appcompat to v1.7.1 by @renovate in #21
- Update agp to v8.11.0 by @renovate in #20
- Update dependency com.vanniktech.maven.publish to v0.33.0 by @renovate in #25
- Bump version to 1.0.3 by @ed-george in #28
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
- Update agp to v8.9.2 by @renovate in #12
- Update actions/setup-python action to v5.6.0 by @renovate in #13
- Update dependency gradle to v8.14 by @renovate in #14
- Update agp to v8.10.0 by @renovate in #15
- Update kotlin monorepo to v2.1.21 by @renovate in #16
- Update dependency androidx.security:security-crypto to v1.1.0-beta01 by @renovate in #22
- Update dependency com.vanniktech.maven.publish to v0.32.0 by @renovate in #17
- Update dependency com.diffplug.spotless to v7.0.4 by @renovate in #19
- Bump version to 1.0.2 by @ed-george in #23
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
- Configure Renovate by @renovate in #1
- Update dependency androidx.collection:collection to v1.5.0 by @renovate in #3
- Update dependency com.google.crypto.tink:tink-android to v1.17.0 by @renovate in #5
- Update dependency com.diffplug.spotless to v7.0.3 by @renovate in #2
- Update dependency com.vanniktech.maven.publish to v0.31.0 by @renovate in #6
- Improve CI workflows by @ed-george in #7
- Add instrumented tests to CI by @ed-george in #10
- Update actions/setup-python action to v5.5.0 by @renovate in #8
- Bump version to 1.0.1 by @ed-george in #11
Full Changelog: 1.0.0...1.0.1
1.0.0
✨ Initial release ✨
This release provides artifacts that mirror the functionality found in androidx.security:security-crypto and androidx.security:security-crypto-ktx version 1.1.0-alpha07 at the time of deprecation.
For a migration guide, please see the README
Full Changelog: https://github.com/ed-george/encrypted-shared-preferences/commits/1.0.0