File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed
Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.2.3] - 2025-08-25
2+
3+
4+ _ Changes since v0.2.0_
5+
6+
7+ ### Features
8+ - feat: update manual release workflow to include prerelease option and version verification (
9+ 74e17d)
10+
11+ ### Fixes
12+ - fix: improve version retrieval method and enhance error handling for CacheConfig (6581eb7)
13+ - fix: improve type annotations and enhance error handling in FastAPI example (
14+ 8e8680)
15+
16+ ### Chores
17+ - chore: remove flake8 linting step from test workflow (
18+ a52e34)
19+ - chore: ensure newline at EOF in pre-commit config (
20+ ffd948)
21+ - chore: release version 0.2.1 with enhanced resilience and performance features (
22+ e04b78)
23+ - chore: update Codecov action in CI workflow (
24+ ab4405)
25+ - chore: enhance documentation and streamline project structure (
26+ 9e5470)
27+ - chore: update dependencies and enhance configuration options (
28+ 29d7ec)
29+
30+ ### Other
31+ - Add extensive test 2 (
32+ 33ed60)
33+ - Add extensive test coverage (
34+ 4f3a62)
35+ - Add comprehensive tests, configuration files, and Prometheus setup for YokedCache (
36+ 43ec50)
37+
138# Changelog
239
340All notable changes to the YokedCache project will be documented in this file.
You can’t perform that action at this time.
0 commit comments