Releases: nezuo/lapis
Releases · nezuo/lapis
0.2.5
0.2.4
0.2.3
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)