Releases: complytime/complypack
Releases · complytime/complypack
Release list
v0.0.7
Changes
- Merge pull request #118 from complytime/docs/fix-117-slash-command-consistency-and-troubleshooting
- docs: fix slash command inconsistencies and add troubleshooting section
- Merge pull request #114 from complytime/fix/108-mcp-startup-error-to-stdout
- Merge pull request #116 from marcusburghardt/fix/ci-remove-duplicated-workflows
- fix(ci): remove duplicated reusable workflow calls and rename ci.yml
- Merge pull request #115 from complytime/fix/deprecated-cue-context
- fix: replace deprecated schema.Context() with cuecontext.New()
- Merge pull request #112 from complytime/docs/110-skill-config-format-updates
- fix: write JSON-RPC error to stdout on mcp serve startup failure
- docs: fix OpenCode config format, add mapping-reference ID warning and file:// volume mount docs
- Merge pull request #111 from complytime/fix/109-import-resolution-error-messages
- fix: improve error message when policy import resolution fails
- Merge pull request #103 from marcusburghardt/ci/align-workflow-deps-to-releases
- Merge pull request #104 from complytime/sync-repo-standards-20260703083010
- chore: sync repository standards
- ci: align workflow dependencies to latest official releases
- Merge pull request #100 from complytime/dependabot/go_modules/cuelang.org/go-0.17.0
- Merge pull request #101 from complytime/dependabot/go_modules/github.com/open-policy-agent/opa-1.18.2
- chore(deps): bump github.com/open-policy-agent/opa from 1.18.0 to 1.18.2
- chore(deps): bump cuelang.org/go from 0.16.1 to 0.17.0
v0.0.6
Changes
- fix: address review feedback on plugin packaging
- feat: package complypack as plugin/extension for AI coding assistants
- Merge pull request #95 from marcusburghardt/fix/opencode-skill-symlinks
- fix: update .opencode/skills/ symlinks after skill renames
- Merge pull request #81 from jpower432/feat/adherence-pack-quality
- fix: resolve CI lint failures
- feat: add get_applicability_groups MCP tool
- docs: add AGENTS.md and update README with new tools
- feat: add automation triage MCP tool
- refactor: rename skills for specificity and consistency
v0.0.5
Changes
- fix: update Go version in release workflow to 1.26
- chore: update org-infra pin for container tag metadata
0.0.2
What's Changed
- feat: implement MCP server (Issue #9) by @jpower432 in #13
- feat: Policy validation and testing libraries by @jpower432 in #15
- feat: MCP validation tools, policy graph resolution, and evaluator discovery by @jpower432 in #16
Full Changelog: 0.0.1...0.0.2
0.0.1
What's Changed
- feat: implement ComplyPack Go library by @jpower432 in #3
- ci: adopt org-infra reusable workflows by @jpower432 in #5
- feat: add CLI with catalog pull command (fixes #4) by @jpower432 in #6
New Contributors
- @jpower432 made their first contribution in #3
Full Changelog: https://github.com/complytime/complypack/commits/0.0.1