4 Commits

Author SHA1 Message Date
79cb209da3 chore: bump version to 0.3.2 2026-03-19 22:00:35 +00:00
da9f0569b3 chore: bump version to 0.3.1 2026-03-19 21:38:29 +00:00
f65bb25bc4 docs: update version to 0.3.0 and sync changelog with CHANGELOG.md 2026-03-19 21:36:14 +00:00
f3453cb0fc release: bump version to 0.3.0
- Refactor Redis backend connection handling and pool management
- Update algorithm implementations with improved type annotations
- Enhance config loader validation with stricter Pydantic schemas
- Improve decorator and middleware error handling
- Expand example scripts with better docstrings and usage patterns
- Add new 00_basic_usage.py example for quick start
- Reorganize examples directory structure
- Fix type annotation inconsistencies across core modules
- Update dependencies in pyproject.toml
2026-03-17 21:04:34 +00:00