add timed_cache()

This commit is contained in:
Yusur 2025-07-22 22:15:11 +02:00
parent b4ef56f260
commit 303e9e2b2d
7 changed files with 57 additions and 11 deletions

View file

@ -1,5 +1,10 @@
# Changelog
## 0.5.0
+ Add `timed_cache()`
+ Move obsolete stuff to `obsolete` package
## 0.4.0
+ `pydantic` is now a hard dependency