Release v4.2.1
Fixed
- Fix
BaseCacheImpl.__class_getitem__
cache = cachebox.Cache[int, int](0) # Before this release, you will get error but now is OK- Fix
cachedandcachedmethodtype-hint
BaseCacheImpl.__class_getitem__cache = cachebox.Cache[int, int](0) # Before this release, you will get error but now is OKcached and cachedmethod type-hint