-
v4.4.0
All checks were successfulAnalysis / SonarCloud (push) Successful in 51sTests / Build and Test (3.11) (push) Successful in 1m12sTests / Build and Test (3.12) (push) Successful in 1m11sTests / Build and Test (3.13) (push) Successful in 1m6sUpload Python Package / release-build (release) Successful in 18sUpload Python Package / gitea-publish (release) Successful in 11sUpload Python Package / pypi-publish (release) Successful in 13sreleased this
2025-07-09 15:57:24 +03:00 | 0 commits to main since this releaseOther changes
- Added support for
default_ttl_seconds
increate_cache_client()
(727d531d63
) - Improved some docstrings and changed their format to Google (
ef7380ae45
)
Downloads
- Added support for
-
v4.3.0
All checks were successfulAnalysis / SonarCloud (push) Successful in 1m0sTests / Build and Test (3.11) (push) Successful in 1m23sTests / Build and Test (3.12) (push) Successful in 1m20sTests / Build and Test (3.13) (push) Successful in 1m11sUpload Python Package / release-build (release) Successful in 26sUpload Python Package / gitea-publish (release) Successful in 14sUpload Python Package / pypi-publish (release) Successful in 15sreleased this
2025-07-08 01:39:50 +03:00 | 7 commits to main since this releaseOther changes
- Added support for cache TTL (
3110bb64b1
) - Fixed project compatibility issue with PEP 639 (
54de950899
)
Dependencies
- Bump
redis
to~=6.2.0
(c17a206c44
) - Bump
typing-extensions
to~=4.14.0
(1e1b04a8ff
)
Downloads
- Added support for cache TTL (
-
v4.2.0
All checks were successfulAnalysis / SonarCloud (push) Successful in 51sTests / Build and Test (3.11) (push) Successful in 1m11sTests / Build and Test (3.12) (push) Successful in 1m7sTests / Build and Test (3.13) (push) Successful in 1m6sUpload Python Package / release-build (release) Successful in 21sUpload Python Package / gitea-publish (release) Successful in 22sUpload Python Package / pypi-publish (release) Successful in 13sreleased this
2025-05-18 18:44:48 +03:00 | 24 commits to main since this releaseNew features
- Added support for cache prefix (
95abf4265c
)
Dependencies
- Bump
redis
to~=6.1.0
(e296aaa6b3
)
Downloads
- Added support for cache prefix (
-
v4.1.0
Some checks failedAnalysis / SonarCloud (push) Successful in 46sTests / Build and Test (3.11) (push) Successful in 1m9sTests / Build and Test (3.12) (push) Successful in 1m7sTests / Build and Test (3.13) (push) Successful in 1m4sUpload Python Package / release-build (release) Successful in 18sUpload Python Package / gitea-publish (release) Failing after 20sUpload Python Package / pypi-publish (release) Failing after 11sreleased this
2025-02-16 18:39:04 +02:00 | 45 commits to main since this releaseNew features
- Added cache support using Redis and Memcached
Downloads
-
v4.0.2
All checks were successfulAnalysis / SonarCloud (push) Successful in 46sTests / Build and Test (3.11) (push) Successful in 1m16sTests / Build and Test (3.12) (push) Successful in 1m24sTests / Build and Test (3.13) (push) Successful in 1m24sUpload Python Package / release-build (release) Successful in 18sUpload Python Package / gitea-publish (release) Successful in 9sUpload Python Package / pypi-publish (release) Successful in 15sreleased this
2025-01-02 15:13:29 +02:00 | 75 commits to main since this releaseOther changes
- Fixed code blocks in README
- Optimized imports and usage of internal tools
Downloads
-
v4.0.1
released this
2024-12-29 17:29:08 +02:00 | 85 commits to main since this releaseDownloads
-
v4.0.0
Some checks failedAnalysis / SonarCloud (push) Successful in 42sTests / Build and Test (3.10) (push) Failing after 57sTests / Build and Test (3.11) (push) Successful in 1m4sTests / Build and Test (3.12) (push) Successful in 1m13sTests / Build and Test (3.9) (push) Failing after 57sreleased this
2024-12-26 20:04:42 +02:00 | 89 commits to main since this releaseBreaking changes
- Increased minimal Python version to 3.11
- Changed many imports
- Removed old non-async interfaces
New features
- Same function calls can be used for both sync and async functions
Downloads
-
v3.3.1
All checks were successfulAnalysis / SonarCloud (push) Successful in 46sTests / Build and Test (3.10) (push) Successful in 1m3sTests / Build and Test (3.11) (push) Successful in 1m1sTests / Build and Test (3.12) (push) Successful in 1m8sTests / Build and Test (3.9) (push) Successful in 1m3sreleased this
2024-12-16 23:57:44 +02:00 | 98 commits to main since this releaseOther changes
- Fixed package metadata
Downloads
-
v3.3.0
All checks were successfulAnalysis / SonarCloud (push) Successful in 43sTests / Build and Test (3.10) (push) Successful in 1m2sTests / Build and Test (3.11) (push) Successful in 1m2sTests / Build and Test (3.12) (push) Successful in 1m8sTests / Build and Test (3.9) (push) Successful in 1m4sreleased this
2024-12-16 23:48:57 +02:00 | 100 commits to main since this releaseDependencies
- Bump
apscheduler
to~=3.11.0
(cbc4fc36a1
)
Other changes
- Added Python 3.12 support
- Dropped Python 3.8 support
Downloads
- Bump
-
v3.2.3
released this
2024-07-10 00:11:56 +03:00 | 154 commits to main since this releaseDependencies
- Bump
pyrofork
to~=2.3.32
(8dc389d1b3
) - Bump
py-cord
to~=2.6.0
(d1da6a1d8b
)
Downloads
- Bump