Skip to content

v0.1.11

Latest

Choose a tag to compare

@xpluscal xpluscal released this 06 Feb 03:02
· 2 commits to main since this release

[0.1.11] - 2025-02-05

Fixed

  • Fixed timestamp handling in search_memories function to properly handle timezone conversions
  • Added explicit timezone casting with AT TIME ZONE 'UTC' for all temporal comparisons
  • Improved handling of _is_null operator for both created_at and expires_at filters