Skip to content

Releases: upm-packages/CAFU.KeyValueStore

Reference UniRx on GitHub instead of Self-hosted registry

21 Jan 10:26

Choose a tag to compare

Changes

  • Reference UniRx on GitHub instead of Self-hosted registry
  • Follow breaking changes in UniTask v2

Add extension methods to calculate

04 Mar 08:05

Choose a tag to compare

Features

  • Add extension methods to calculate int or float.
    • Add, Subtract, Multiply, Divide
    • Increment, Decrement for int

Add in-memory DataStore

07 Feb 08:23

Choose a tag to compare

Features

  • Add in-memory DataStore

Changes

  • Follow CAFU v3.1 rules

Fixes

  • Route CancellationToken in asynchronous method

Support IL2CPP in Unity 2019.2

07 Feb 07:13
a7f28a6

Choose a tag to compare

Fixes

  • Support IL2CPP in Unity 2019.2

Fully support to IL2CPP

07 Feb 07:12

Choose a tag to compare

Fixes

  • Fully support IL2CPP

Support IL2CPP

02 Feb 16:06

Choose a tag to compare

Fixes

  • Expose all interfaces to write AOT workaround
  • Add link.xml to preserve all types

To lightweight package

01 Feb 15:56

Choose a tag to compare

Fixes

  • Remove test code from package

Initial version

01 Feb 15:55

Choose a tag to compare

Features

  • Get values from KVS
  • Set value to KVS
  • Check key existance in KVS