v0.1.2
Improvements
- Consistent CRUD method ordering across all protocols (add → get → get_all → search → update → delete → delete_all)
- Added module docstring with known quirks to Mem0 fact adapter
- Handle
Nonereturn from Mem0client.getwith clear error - Removed unreachable dict fallback in Zep history adapter
- Added PyPI and docs badges to README