Skip to content

Release v0.2.0

Choose a tag to compare

@anidotnet anidotnet released this 13 Feb 05:33
· 71 commits to main since this release

[0.2.0] - 2026-02-13

Fixed

  • Spatial Indexing (nitrite-spatial)
    • Standardized index type names to lowercase for consistency across the codebase
  • Tantivy FTS (nitrite-tantivy-fts)
    • Standardized index type names to lowercase for consistency across the codebase

Changed

  • Dependencies
    • Bumped lru from 0.16.2 to 0.16.3
    • Bumped oneshot from 0.1.11 to 0.1.13

What's Changed

  • chore(deps): bump lru from 0.16.2 to 0.16.3 by @dependabot[bot] in #3
  • chore(deps): bump oneshot from 0.1.11 to 0.1.13 by @dependabot[bot] in #4
  • chore(deps): bump time from 0.3.44 to 0.3.47 by @dependabot[bot] in #6
  • chore(deps): bump bytes from 1.11.0 to 1.11.1 by @dependabot[bot] in #5

Full Changelog: v0.1.0...v0.2.0