LokiJS v1.5.3 Release Notes

Release Date: 2018-02-19 // about 6 years ago
    • simplesort can leverage binary index (via index intersect) when weakly filtered (#645)
    • ๐Ÿ‘€ the simplesort 'descending' param is now multipurposed (with bw-compat) see jsdocs
    • โž• added new simplified js comparison ops for unindexed optimizations (commit bb011d)
    • โž• added collection.checkIndex() and collection.checkIndexes() for diagnostics (#654,#47)