Skip to content

Releases: nezuo/lapis

0.2.5

08 Sep 20:00
Compare
Choose a tag to compare
  • Fix existing data not being frozen on load (#20)

0.2.4

04 Aug 01:14
Compare
Choose a tag to compare
  • Fixed game:BindToClose not waiting for documents to close.

0.2.3

20 Jul 02:06
Compare
Choose a tag to compare

This release fixes a silly mistake in 0.2.2 where I don't return a collection from Lapis.createCollection.

Here are 0.2.2 release notes:

  • Removed write cooldown throttling since write cooldowns were removed (#11)
  • Fixed save merging algorithm (#13)
  • Added new throttle queue which allows load/save/close requests from different keys to be processed at the same time (#15)

0.2.2

20 Jul 01:18
Compare
Choose a tag to compare
  • Removed write cooldown throttling since write cooldowns were removed (#11)
  • Fixed save merging algorithm (#13)
  • Added new throttle queue which allows load/save/close requests from different keys to be processed at the same time (#15)