file-cache icon indicating copy to clipboard operation
file-cache copied to clipboard

Handle cache versioning

Open azu opened this issue 1 year ago • 0 comments

https://github.com/textlint/textlint/pull/1449

In the future, we may cahnge cache file format. I want to make sure that an exception is not raised when loading the cache file if it is changed. This should be implemented as a forward compatibility feature.

azu avatar Jan 01 '25 12:01 azu