Skip to content

Releases: ch4rl3x/settings

1.2.0

07 Sep 20:25
8165110
Compare
Choose a tag to compare

What's Changed

  • feat: add possibility to save null values by @kalinjul in #98

Full Changelog: 1.1.1...1.2.0

1.1.1

26 Dec 21:24
24213bf
Compare
Choose a tag to compare

What's Changed

  • feat: better exception when key is null by @kalinjul in #96

Full Changelog: 1.1.0...1.1.1

1.1.0

13 May 11:54
92ff201
Compare
Choose a tag to compare

What's Changed

  • feat: Security is now mockable for the whole SettingsDataStore by @ch4rl3x in #92
  • feat: add clear function by @kalinjul in #95

Full Changelog: 1.0.0...1.1.0

1.0.0

09 Dec 20:08
Compare
Choose a tag to compare

What's New

First stable settings and settings-datastore release

1.0.0-rc05

08 Nov 11:21
f2cb148
Compare
Choose a tag to compare

What's New

  • Fixed race conditions on encrypted datastore

1.0.0-rc04

03 Nov 21:09
f2af76a
Compare
Choose a tag to compare

What's New

  • Changed DataStore and EncryptedDataStore enum saving

1.0.0-rc03

03 Nov 14:32
14872e6
Compare
Choose a tag to compare

What's New

  • Changed SharedPreferences and EncryptedSharedPreferences enum saving
  • Changed EncrypedSharedPreferences api

1.0.0-rc02

03 Nov 11:17
b0422f5
Compare
Choose a tag to compare

What's New

  • Changed EncrypedSharedPreferences api

1.0.0-rc01

23 Oct 19:34
ca42af4
Compare
Choose a tag to compare
build: disabled pipeline on tag