Skip to content

Releases: cioccarellia/ksprefs

2.4.1

28 Feb 00:10
eaadbdc
Compare
Choose a tag to compare

Performance Improvements for read operations, dependency updates and code restructuring

2.4.0

31 Aug 23:07
7aa5dea
Compare
Choose a tag to compare

Multithreading support

2.3.2

02 Oct 14:58
c1910c7
Compare
Choose a tag to compare
Version 2.3.2: Maintenance release, updated kotlin, gradle to 7.2 and…

… AGB to 7.0.2, general dependencies upgrade and run configs tweaks

2.3.1

19 Jul 23:07
16a0816
Compare
Choose a tag to compare
Version 2.3.1: cleared on the fly config, refactored codebase, added …

…commons and dynamic delegates testing.

2.3.0

07 May 13:46
f15ed6b
Compare
Choose a tag to compare
  • 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

07 Apr 10:20
39a9e42
Compare
Choose a tag to compare
Version bump: updated kotlin. added `clear()` method

2.2.4

22 Feb 23:50
Compare
Choose a tag to compare
Release 2.2.4. Moved project to mavenCentral, changed coordinates to …

…com.github.cioccarellia.ksprefs, updated kotlin to 1.4.30

2.2.3

16 Dec 18:17
Compare
Choose a tag to compare
Maintenance release. Updated Kotlin, reformatted code

2.2.2

16 Dec 18:17
Compare
Choose a tag to compare
Updated version to 2.2.2, mainteinance

v2.2.1

01 Oct 06:49
Compare
Choose a tag to compare
  • Added ksprefs API
    • Added PrefsCenter