Releases: 07jasjeet/typesafe-datastore
Releases · 07jasjeet/typesafe-datastore
TypesafeDatastore 1.0.3
TypesafeDatastore 1.0.2
What's changed?
- Added
stringPreference
- Removed "create" prefix from short-hands which was very verbose to write.
- Updated dependencies.
Typesafe-Datastore
- Changed Java version to 17.
- Introduced buildSrc.
Typesafe-Datastore
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.