Skip to content

Releases: 07jasjeet/typesafe-datastore

TypesafeDatastore 1.0.3

08 Mar 18:12
88ff07f
Compare
Choose a tag to compare

What's changed?

CustomMigration is now available for use.

TypesafeDatastore 1.0.2

08 Mar 15:50
Compare
Choose a tag to compare

What's changed?

  1. Added stringPreference
  2. Removed "create" prefix from short-hands which was very verbose to write.
  3. Updated dependencies.

Typesafe-Datastore

26 Jan 19:43
Compare
Choose a tag to compare
  • Changed Java version to 17.
  • Introduced buildSrc.

Typesafe-Datastore

26 Jan 18:34
Compare
Choose a tag to compare

Typesafe-Datastore is an abstraction layer on top of DataStore that provides type-safety without dealing with Proto-DataStore. Best choice if one is already working with Preferences DataStore and want type-safety without the headache of migration.