Releases: epam/TimeBase-Agent-Plugins
Releases · epam/TimeBase-Agent-Plugins
Release list
v0.1.3
Immutable
release. Only release title and notes can be modified.
What's Changed
Features
- Add C++ client skill (#31)
- Add Java client skill (#22)
- Bump pinned MCP server version to
0.2.2(#29) - Add OpenAI Codex support (#24)
Changes
- Improve C# client skill (#23)
- Simplify Claude Code installation instructions (#26)
- Make MCP entry naming consistent (#27)
- Add GitHub Copilot setup instructions (#28)
- Add Cursor plugin marketplace config (#30)
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- Update plugin description and keywords (#19)
- Comply with Microsoft skill orphan references rule (#20)
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Immutable
release. Only release title and notes can be modified.
What's Changed
Features
- Add TimeBase C# Client skill (#15)
Changes
- Switch to public
dxapi-eeinstallation instructions in Python client skill (#16) - Add Claude Desktop update instructions to the docs (#17)
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Immutable
release. Only release title and notes can be modified.
What's Changed
Breaking Changes
- Run MCP server via
uvx(#6).
Important
Having uv installed is now required. This allows TimeBase MCP version to be managed by the plugin, so you only need to update the plugin in the future.
Features
- Add info about materialized views to QQL Generator skill (#5)
- Add plugin icon (#8)
- Add Claude Desktop installation instructions (#11)
- Add Claude plugin user config options for MCP
v0.2(#7)
Other
- Update MCP repo docs links (#12)
Full Changelog: v0.0.3...v0.1.0
v0.0.3
Immutable
release. Only release title and notes can be modified.
What's Changed
- Improve plugin metadata (#1)
- Add support for available QQL functions discovery flow via MCP (#2)
- Improve skill routing (#3)
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Features
- TimeBase Python Client agent skill
Changes
- Add SSL termination flag to user config for Claude Code plugin
- Add explicit instructions for checking QQL functions availability on the connected TB server to the QQL Generator skill
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Initial release
Features
- Support for Cursor, VS Code, Claude Code and OpenPlugins standards
- Built-in TimeBase MCP config
- QQL Generator agent skill
Full Changelog: https://github.com/epam/TimeBase-Agent-Plugins/commits/v0.0.1