Releases: Kampfkarren/Roblox
Releases · Kampfkarren/Roblox
DataStore2 v1.1.2
Fixes :SetBackup not working with combined data stores and other issues relating to :Get() failing.
DataStore2 v1.1.1
DataStore2 v1.1.0
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
- Fixed an issue with OnUpdate being called unexpectedly on combined data stores
DataStore2 v1.0.2
- Fixes :Save() overriding itself when called at the same time
DataStore2 v1.0.1
- Keys now save incrementally as opposed to needing os.time (Closes #25)
DataStore2 v1.0.0
DataStore2 hasn't updated, I'm just going to start using SemVer now.