Skip to content

V2.4.0 Added datetime timedelta for expiration

Compare
Choose a tag to compare
@Attumm Attumm released this 09 Feb 13:56
· 47 commits to main since this release
51aca54

V2.4.0

Added datetime timedelta for expiration during initialization and within the context manager.
Bumped the test-requirement version of cryptography.
Great thanks to @Pydes-boop for incorporating timedeltas for expiration during initialization and in the context manager.

passed:

mypy --strict redis_dict.py
pylama redis_dict.py -i E501