Skip to content

v0.2.2

Choose a tag to compare

@anuptalwalkar anuptalwalkar released this 16 Aug 23:06
· 2 commits to main since this release

Changelog

  • 03459efca759988f80f4bd1adfba981a3dbb677d chore: update version to 0.2.2, remove compiled import binary, and add /import to .gitignore
  • 6a028107e9317b29ba15ed9416769175423fe7ac Merge pull request #60 from Polign/at/epsilon
  • 4228d8c6e242158fe7b732f75f1f56676323615c refactor: improve function signatures and update timeout for race tests
  • 2cc2be42f87895465eb8415d27672a3a57aa56b3 feat: enhance garbage collection to preserve current pointer and improve term lookup efficiency
  • f5f7075d65c5f52471976da9401e2b8d9ef66f97 Implement segment index search functionality with priority queue optimization
  • 66dd77f9830fc25fb17e4ed64bf43498a4cfbfed Implement lexicon-based ranged search functionality
  • 88a3fd3690b0f417b0997807ce54e34a8836c53d feat: implement parallel cell compaction and add tests for consistency
  • ed32098c8bf5bd8e6cf7c476bd0a2d9f9cf94c6f Add tests for compact chunked functionality in segindex
  • 36c782f50e247b580a452682c7e639f63f9fa6a5 chore: update license from Apache 2.0 to proprietary and document changes in changelog