Skip to content

Releases: noahrepublic/DataKeep

v3.1.2

28 May 21:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.1.2

v3.1.1

23 Mar 17:34
Compare
Choose a tag to compare

version 3.1.1: 03/17/2024

Fixed

  • LoadCount not incrementing

Added

  • Class implementation to Usage docs

Full Changelog: v3.1.0...v3.1.1

v3.1.0

17 Mar 23:48
Compare
Choose a tag to compare

version 3.1.0: 03/17/2024

Fixed

  • Mock detection fix

SLIGHT BREAKING CHANGE

  • GetStore now waits for mockstore detection to finish. Players.PlayerAdded events may fire before getstore is ready. Use a loop of current players first. (See Example)

What's Changed

  • Delay server closing process until all save jobs are completed by @FireBird702 in #19

Full Changelog: v3.0.6...v3.1.0

v3.0.5

14 Feb 03:16
Compare
Choose a tag to compare

version 3.0.5: 02/13/2024

Fixed

  • GlobalUpdates returning nil causing an error

v3.0.4

21 Jan 04:05
Compare
Choose a tag to compare

version 3.0.4: 01/21/2024

Fixed

  • Impartial saving issues from Roblox's :UpdateAsync() not working as intended

Full Changelog: v3.0.3...v3.0.4

v3.0.3

07 Jan 02:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.0.3

Fixed

  • Mockstore not returning version key
  • Mockstore yield detection flagged false
  • .Mock missing API

v3.0.1

23 Dec 02:39
Compare
Choose a tag to compare

Full Changelog: v3.0.0...v3.0.1

Fixed

  • Default Wrapper error relating to new API
  • Docs

v3.0.0

22 Dec 19:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v3.0.0

v2.2.1

17 Dec 14:19
Compare
Choose a tag to compare

Accidentally skipped 2.2.0

API breaking change, ViewKeep:Save -> ViewKeep:Overwrite

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.1

v2.1.0

01 Dec 01:12
Compare
Choose a tag to compare

Full Changelog: v2.0.0...v2.1.0