We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c649f47 commit 9cac1a1Copy full SHA for 9cac1a1
CHANGELOG.md
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
## [Unreleased]
9
+
10
+## [0.4.5] - 2025-07-02
11
### Added
12
- Context caching with `MemoryCache` and optional `RedisCache` backends.
13
- `EnrichMCP.get_context()` returns an `EnrichContext` instance mirroring the underlying FastMCP context.
0 commit comments