Skip to content

lokijs-collections 0.30.0

Compare
Choose a tag to compare
@TeamworkGuy2 TeamworkGuy2 released this 02 Oct 00:36
· 2 commits to master since this release

Added

  • Most of the same unit tests as the lokijs project
  • Collection properties and constructor options cloneObjects and cloneFunc
  • DynamicView count()
  • Resultset count()
  • Added LokiOps.$aeq from lokijs

Changed

  • Resultset.data() options parameter added with clone option
  • Resultset.LokiOps made public
  • Moved clone functions from MemDbImpl to new CloneUtil file

Fixed

  • Fix several bugs revealed by unit tests, ported fixes from lokijs project