v3.1.13
What's Changed
- feat: adds seqproto serialization format for disk persistence by @micheleriva in #969
- docs: updates docs url to new documentation by @micheleriva in #972
- performance: improves avl tree traversal and fixes #895 by @micheleriva in #973
- fix: #860 unhandled error when using a wrong property for vector search by @micheleriva in #971
- fix: #843 loadRadixNode encountered type error when using @orama/plug… by @micheleriva in #974
- fix: #851 512MB seems to be the max supported file size for disk persistence plugin by @micheleriva in #975
Full Changelog: v3.1.12...v3.1.13