Skip to content

v2.0.8

Choose a tag to compare

@devinslick devinslick released this 01 Feb 21:25
· 5 commits to main since this release
Immutable release. Only release title and notes can be modified.
01cae81

2.0.8 - 2025-02-01

Added

decrypt_data_blob_async() method for non-blocking decryption in async contexts
Exported Location, PhotoResult, and RateLimitError from package root
CHANGELOG.md following Keep a Changelog format
Comprehensive exception documentation (Raises sections) for all public API methods

Changed

Improved lock message sanitization to re-collapse whitespace after removing special characters
Simplified get_history() signature by removing unused start/end parameters
Improved docstrings for helpers.py functions

Removed

Dead code: _parse_location_blob() function that was never called
Placeholder comment from helpers.py

Fixed

Lock messages containing only special characters now correctly fall back to plain "lock" command