Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 1.79 KB

changelog.md

File metadata and controls

57 lines (35 loc) · 1.79 KB
  • Changes
    • Make KeyValueStorage implementation use Keeva
  • Changes
    • Removed binaries from repo
  • New Features
    • KeyValueStorage - changed to allow multiple instances with different storage
    • KeyValueStorage - added method of getting query values with limit
    • Added generating a unique id per installation if idfv can't be fetched
  • Fixes
    • VendorId changing in iOS
  • Changes
    • Added version in code
  • Fixes
    • Base64 encoding and decoding - fixed a conflict with function naming that happened when working with other plugins
  • Fixes
    • Fixing sqlite statement leak in setVal
  • Fixes
    • Fixing getting last given time for reward from storage
  • New Features
    • Added saving and reloading of reward state
    • Added some utility functions
  • Fixes
    • Changed default value to empty string instead of null

v1.0.0

Initial version of the SOOMLA Core library for iOS