Skip to content

Releases: xxfast/KStore

0.2.0

17 Jan 00:58
Compare
Choose a tag to compare

What's Changed

  • Support for Kotlin 1.8
  • Add experimental folder implementation and tests by @xxfast in #5
  • Add versioned store implementation and tests by @xxfast in #9

Full Changelog: 0.1.1...0.2.0

0.1.1

21 Oct 06:40
Compare
Choose a tag to compare

What's Changed

  • Fix get previously stored when a default is set by @xxfast in #7
  • Bump android target sdk

Full Changelog: 0.1...0.1.1

0.1

02 Oct 06:01
Compare
Choose a tag to compare
0.1

What's Changed

  • Add KStore and test cases by @xxfast
  • Gradle build improvements by @aSemy in #1
  • Add generic type store read and write test cases by @xxfast in #2
  • Add list store by @xxfast in #3

New Contributors

  • @aSemy made their first contribution in #1
  • @xxfast made their first contribution in #2

Full Changelog: https://github.com/xxfast/KStore/commits/0.1