- Feature: Added `vecs.Collection.disconnect()` to drop database connection
- Feature: `vecs.Client` can be used as a context maanger to auto-close connections
- Feature: Uses (indexed) containment operator `>` for metadata equality filters where possible
- Docs: Added docstrings to all methods, functions and modules