Skip to content

Release v0.3.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 12:54
ee15cd3
  • Add event host, sub-organizer, and target audience fields (#4)
    • Events now include organizer, sub-organizer, and target audience information
    • Handle None SearchTargetGroup in AUDIENCE_MAP
    • Fix pyright type errors

Installation

PyPI Package:

pip install mcp-tekna==0.3.0

Docker Image:

docker pull ghcr.io/Vortiago/mcp-tekna:0.3.0

What's Changed

  • Add event host, sub-organizer, and target audience fields by @Vortiago in #4

Full Changelog: v0.2.0...v0.3.0