-
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 | 0 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 | 21 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 | 51 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 | 61 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 | 65 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 | 74 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 | 76 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 | 130 commits to main since this releaseDependencies
- Bump
pyrofork
to~=2.3.32
(8dc389d1b3
) - Bump
py-cord
to~=2.6.0
(d1da6a1d8b
)
Downloads
- Bump
-
v3.2.2
released this
2024-05-26 22:47:02 +03:00 | 144 commits to main since this releaseBug fixes
- Fixed using invalid attribute verification implementation in
json_write
(64ba9efa34
)
Downloads
- Fixed using invalid attribute verification implementation in
-
v3.2.1
released this
2024-05-26 17:53:59 +03:00 | 147 commits to main since this releaseNew features
config_delete
now has optional argumentmissing_ok
(6d3c20479d
)
Downloads