File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.3 .0"
2+ "." : " 0.4 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.4.0 (2026-03-19)
4+
5+ Full Changelog: [ v0.3.0...v0.4.0] ( https://github.com/keycardai/keycard-python/compare/v0.3.0...v0.4.0 )
6+
7+ ### Features
8+
9+ * add PRM discovery to MCP gateway endpoint ([ fbc502d] ( https://github.com/keycardai/keycard-python/commit/fbc502dc075d7a0f6890317fc59203ca51d644a7 ) )
10+ * provide more context for policy schema ([ 46bea8a] ( https://github.com/keycardai/keycard-python/commit/46bea8a4493318b0b37904119e057cb7b4e50550 ) )
11+
12+
13+ ### Bug Fixes
14+
15+ * sanitize endpoint path params ([ 6993e56] ( https://github.com/keycardai/keycard-python/commit/6993e56d5e9a79713471a0b2b33920c1e2da77d9 ) )
16+
317## 0.3.0 (2026-03-16)
418
519Full Changelog: [ v0.2.0...v0.3.0] ( https://github.com/keycardai/keycard-python/compare/v0.2.0...v0.3.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " keycardai_api"
3- version = " 0.3 .0"
3+ version = " 0.4 .0"
44description = " The official Python library for the keycard-api API"
55dynamic = [" readme" ]
66license = " Apache-2.0"
Original file line number Diff line number Diff line change 11# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22
33__title__ = "keycardai_api"
4- __version__ = "0.3 .0" # x-release-please-version
4+ __version__ = "0.4 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments