Releases: TheCodeKing/SaintModeCache.Net
Releases · TheCodeKing/SaintModeCache.Net
Release list
v1.0.6
v1.0.5
Fix to ensuring locking on first request.
v1.0.4
Removing normalisation of case around background thread locking.
v1.0.3
v1.0.2
Adding support for cancellation tokens. If update fails the update can be cancelled and force continued used of stale cache.
If no cache items exist and the request if cancelled, a null value will be returned to caller.
v1.0.1
API tweaks to better support thread safety.