Skip to content

Releases: priteshrnandgaonkar/KVStore

1.8.0

19 Jul 12:38
Compare
Choose a tag to compare

Add target info in package.swift

Semantic version issue fix

19 Jul 11:32
Compare
Choose a tag to compare
1.7.0

Added package.swift

1.6

19 Jul 09:59
Compare
Choose a tag to compare
1.6
Added package.swift

1.5

12 Feb 17:31
Compare
Choose a tag to compare
1.5

Fixed build issue for carthage

1.4

12 Feb 11:09
Compare
Choose a tag to compare
1.4

Thread safety implemented by running sqlite in serialised mode. Data can also be accessed through subscript syntax.

Ready Steady Go

12 Feb 10:27
Compare
Choose a tag to compare

Changed membership for few files and updated header search paths

1.0

12 Feb 09:06
Compare
Choose a tag to compare
1.0
Added interface for adding key value pairs