Skip to content

v0.2.0 - Package Rename and Cleanup

Latest

Choose a tag to compare

@ajlennon ajlennon released this 16 Nov 20:12
· 51 commits to main since this release

Changes

Package Rename

  • Renamed package from lab-testing to ai-lab-testing
  • Renamed repository from mcp-remote-testing to ai-lab-testing
  • Updated all references throughout codebase and documentation

Documentation Cleanup

  • Removed redundant planning documents (FEATURES.md, IMPROVEMENTS.md, ROADMAP.md)
  • Consolidated documentation into README and docs/

Configuration Updates

  • Updated cache directory from ~/.cache/lab-testing to ~/.cache/ai-lab-testing
  • Updated .gitignore for new paths
  • Updated CI workflows and scripts

Installation

pip install ai-lab-testing

See README.md for full installation and setup instructions.