Skip to main content

Changelog

3.0.3

patch

March 13, 2023

What's Changed

  • Fix: Use one-time transactions for SQLite operations within the KeyValueStorage API. (RMET-3136)

3.0.2

patch

July 12, 2023

What's Changed

  • Fix: iOS Use podspec tag for dependencies

3.0.1

patch

May 17, 2023

What's Changed

  • Fix: Supports Angular partial compiler flag

3.0.0

major

February 10, 2023

What's Changed

  • Breaking Change: Updates compatibility with awesome-cordova 6

2.3.1

patch

October 14, 2022

What's Changed

  • Fix: Updates sqlcipher to 4.5.2

2.3.3

patch

September 9, 2022

What's Changed

  • Fix: Address an compiler issue with Angular AOT.

2.3.2

patch

July 6, 2022

What's Changed

  • Fix: Update dependencies

2.3.1

patch

June 16, 2022

What's Changed

  • Fix: Add missing exports path

2.3.0

minor

June 13, 2022

What's Changed

  • Feature: Add KeyValueStorage support