Skip to content

Releases: cybozu/datastore-crypto

v0.2.0

24 Jul 00:34
cf120eb

Choose a tag to compare

What's Changed

  • Deploy ci by @Ichimura-Riku in #20
  • Bump the kotlin group with 3 updates by @dependabot[bot] in #15
  • Bump the androidx group with 2 updates by @dependabot[bot] in #4
  • Bump androidGradlePlugin from 8.10.0 to 8.11.1 by @dependabot[bot] in #18
  • Bump com.google.crypto.tink:tink-android from 1.17.0 to 1.18.0 by @dependabot[bot] in #9
  • Bump com.vanniktech.maven.publish from 0.32.0 to 0.34.0 by @dependabot[bot] in #19
  • Update Gradle Wrapper from 8.14 to 8.14.3 by @github-actions[bot] in #17
  • Fix version 0.2.0 by @mkeeda in #24

New Contributors

  • @Ichimura-Riku made their first contribution in #20
  • @github-actions[bot] made their first contribution in #17

Full Changelog: v0.1.1...v0.2.0

v0.1.1

23 Jun 04:54
d5e29b2

Choose a tag to compare

What's Changed

  • Fix unresolved internal module by @mkeeda in #14

Full Changelog: v0.1.0...v0.1.1

v0.1.0

20 Jun 06:38
dfea0cf

Choose a tag to compare

First release 🎉

Feature

  • Encrypt & decrypt saving data on DataStore
  • Protocol Buffers & Preferences data types are now in supported