Releases: cioccarellia/ksprefs
Releases · cioccarellia/ksprefs
2.4.1
2.4.0
Multithreading support
2.3.2
Version 2.3.2: Maintenance release, updated kotlin, gradle to 7.2 and…
2.3.1
Version 2.3.1: cleared on the fly config, refactored codebase, added …
2.3.0
- Gradle plugin from 5.X -> 6.7.1
- Kotlin version 1.4.32 -> 1.5.0
- Added roboelectric-instrumented tests for AES and PlainText variants
- Internal usage of value classes and removed inline classes opt-in
- Massive internal versions upgrade
- Bug fixes (#38)
- Internalized
raw()
method - Removed test-app kotlin android extensions
- Added configurations for release & testing
2.2.5
Version bump: updated kotlin. added `clear()` method
2.2.4
Release 2.2.4. Moved project to mavenCentral, changed coordinates to …
2.2.3
Maintenance release. Updated Kotlin, reformatted code
2.2.2
Updated version to 2.2.2, mainteinance
v2.2.1
- Added ksprefs API
- Added PrefsCenter