Skip to content

Releases: igece/SettingsDb

SettingsDb 1.2.1

08 May 23:10
Compare
Choose a tag to compare

SettingsDb class now implements a ISettingsDb interface (useful when using Dependency Injection).

SettingsDb 1.2.0

08 May 22:32
Compare
Choose a tag to compare

Added support for other database types than SQLite.

SettingsDb 1.1.0

19 Mar 23:26
f8f33e9
Compare
Choose a tag to compare

Added async version of all operations.

SettingsDb 1.0.0

15 Mar 22:56
Compare
Choose a tag to compare

First version.