v0.2.3 - List, Search & Verify
What's New
Added
list_events()method to retrieve audit events with filteringget_event()method to fetch a single event by IDverify_event()method for cryptographic signature verificationsearch_events()method for semantic/full-text search- Async versions of
list_events()andsearch_events() - Python 3.13 support
Changed
- Updated contact email to
support@logvault.eu - Updated documentation URL to
logvault.app/docs - Modernized license format (SPDX expression)
- Updated pytest-asyncio to 0.23.0
Installation
pip install logvault==0.2.3Full Changelog: v0.2.2...v0.2.3