Skip to content

Releases: Kampfkarren/Roblox

DataStore2 v1.1.2

19 May 21:20
Compare
Choose a tag to compare

Fixes :SetBackup not working with combined data stores and other issues relating to :Get() failing.

DataStore2 v1.1.1

10 May 13:32
Compare
Choose a tag to compare

DataStore2 v1.1.0

16 Apr 22:26
Compare
Choose a tag to compare

This features a breaking bug fix.

  • Fixed an issue where BeforeInitialGet was being called on combined data stores if the initial value was nil and was then set later on.

DataStore2 v1.0.3

01 Apr 23:04
Compare
Choose a tag to compare
  • Fixed an issue with OnUpdate being called unexpectedly on combined data stores

DataStore2 v1.0.2

28 Feb 00:43
Compare
Choose a tag to compare
  • Fixes :Save() overriding itself when called at the same time

DataStore2 v1.0.1

11 Feb 16:26
8caa0e9
Compare
Choose a tag to compare
  • Keys now save incrementally as opposed to needing os.time (Closes #25)

DataStore2 v1.0.0

03 Feb 21:40
Compare
Choose a tag to compare

DataStore2 hasn't updated, I'm just going to start using SemVer now.