Releases: kmcallorum/pytest-agents
Releases · kmcallorum/pytest-agents
Release v1.0.16
Release v1.0.16
Changes
🐛 Bug Fixes
- fix: gitignore dotfile agent state files (d62f750)
- fix: update uv.lock to match current package version (80b7a25)
📦 Other Changes
- Merge pull request #85 from kmcallorum/dependabot/npm_and_yarn/pm/typescript-eslint/eslint-plugin-8.56.0 (e352b63)
- build(deps-dev): Bump @typescript-eslint/eslint-plugin in /pm (b2ef86e)
- Merge pull request #87 from kmcallorum/dependabot/npm_and_yarn/pm/types/node-25.3.0 (248e9d7)
- Merge pull request #86 from kmcallorum/dependabot/npm_and_yarn/research/typescript-eslint/eslint-plugin-8.56.0 (6eb989b)
- Merge pull request #84 from kmcallorum/dependabot/npm_and_yarn/index/types/node-25.3.0 (84be7ce)
- Merge pull request #83 from kmcallorum/dependabot/npm_and_yarn/index/typescript-eslint/eslint-plugin-8.56.0 (625929a)
- Merge pull request #82 from kmcallorum/dependabot/npm_and_yarn/pm/typescript-eslint/parser-8.56.0 (660f2fc)
- Merge pull request #81 from kmcallorum/dependabot/npm_and_yarn/research/types/node-25.3.0 (66b3b14)
- build(deps): Bump @types/node from 25.1.0 to 25.3.0 in /pm (c23d6b3)
- build(deps-dev): Bump @typescript-eslint/eslint-plugin in /research (c962b71)
- build(deps): Bump @types/node from 25.1.0 to 25.3.0 in /index (6998c9c)
- build(deps-dev): Bump @typescript-eslint/eslint-plugin in /index (833ebf9)
- build(deps-dev): Bump @typescript-eslint/parser in /pm (b07c0fc)
- build(deps): Bump @types/node from 25.1.0 to 25.3.0 in /research (9250c5c)
Release v1.0.15
Release v1.0.14
Release v1.0.14
Changes
🐛 Bug Fixes
📦 Other Changes
- build(deps-dev): Bump @typescript-eslint/eslint-plugin in /pm (#58) (52ad6bd)
- build(deps-dev): Bump @typescript-eslint/eslint-plugin in /index (#59) (e7f80e6)
- build(deps): Bump @types/node from 25.0.3 to 25.1.0 in /pm (#60) (2e979b9)
- build(deps): Bump @types/node from 25.0.3 to 25.1.0 in /research (#57) (d70292b)
- build(deps-dev): Bump @typescript-eslint/eslint-plugin in /research (#56) (2a6dcf9)
- build(deps-dev): Bump @typescript-eslint/parser in /pm (#54) (5681cf4)
- build(deps-dev): Bump @typescript-eslint/parser in /index (#53) (9741090)
- build(deps): Bump @types/node from 25.0.3 to 25.1.0 in /index (#55) (0228c6e)
- build(deps-dev): Bump prettier from 3.7.4 to 3.8.1 in /index (#52) (f0b7756)
- build(deps-dev): Bump prettier from 3.7.4 to 3.8.1 in /research (#51) (c3041c4)
- build(deps-dev): Bump prettier from 3.7.4 to 3.8.1 in /pm (#46) (8bbe9a6)
- build(deps): Bump actions/download-artifact from 4 to 7 (#29) (5a18f18)
- build(deps): Bump astral-sh/setup-uv from 4 to 7 (#27) (771b4ae)
Release v1.0.13
Release v1.0.12
Release v1.0.11
Release v1.0.11
Changes
🐛 Bug Fixes
- fix: resolve CodeQL and Snyk security alerts (aff47ab)
📦 Other Changes
- build(deps-dev): Bump jest and @types/jest in /research (#26) (74a1fbd)
- build(deps): Bump softprops/action-gh-release from 1 to 2 (#25) (2e423c0)
- build(deps): Bump actions/upload-artifact from 4 to 6 (#24) (471d793)
- build(deps): Bump actions/github-script from 7 to 8 (#23) (ce0b83e)
- build(deps): Bump actions/setup-python from 5 to 6 (#22) (a1863b2)
- build(deps): Bump actions/checkout from 4 to 6 (#21) (20bc168)
- docs: update coverage badge [skip ci] (8e676a4)
- style: fix formatting in config.py (dbee79b)
Release v1.0.10
Release v1.0.10
Changes
🐛 Bug Fixes
- fix(security): address multiple security vulnerabilities (2d3a11b)
📦 Other Changes
Release v1.0.9
Release v1.0.9
Changes
🐛 Bug Fixes
- fix: correct Python import syntax in Makefile verify command (1800ffc)
📦 Other Changes
- docs: update coverage badge [skip ci] (475fbfc)
- ci: grant write permissions for coverage badge commits (dcf730b)
- ci: implement dynamic coverage badge generation (30232dc)
- docs: replace static coverage badge with dynamic Codecov badge (184de22)
- Revert "docs: update README badges to reflect 100% coverage" (624417e)
- docs: update README badges to reflect 100% coverage (73e5ebf)
- ci: explicitly specify coverage source in pytest command (3082d94)
- style: apply ruff formatting to test_env_config_factory (d32d950)
- style: fix linting errors in coverage pragma comments (82dc50e)
- test: achieve 100% test coverage with pragma comments (c4a4b8f)
- docs: update coverage badge to 74% (e304edd)
- refactor: add pragma comments to import statements (b5f6320)
- test: add module import tests and enhance plugin tests (d6c6cb9)
- docs: update coverage and test badges (ed5f2fa)
- test: add DI and exception handling tests (a515b4e)
- docs: update coverage and test count badges (c8072b7)
- config: exclude interface and init files from coverage (a496603)
- test: add comprehensive logging utility tests (0c2e19a)
- test: add tests for infrastructure and DI container (55ede5f)
- docs: update repository URLs from claudelife to pytest-agents (b2a37f7)
Release v1.0.8
Release v1.0.8
Changes
🐛 Bug Fixes
- fix: update test to expect pytest-agents instead of SuperClaude (77b2ba8)