Skip to content

ChatSpatial v0.1.1

Choose a tag to compare

@cafferychen777 cafferychen777 released this 26 Aug 04:24
· 875 commits to main since this release

πŸš€ Release v0.1.1

πŸ›  GitHub Actions Improvements

  • βœ… Fixed all GitHub Actions workflows
  • βœ… Resolved dependency resolution issues
  • βœ… Added minimal test workflow for quick validation
  • βœ… Improved CI/CD pipeline reliability

πŸ“Š Current Status

All workflows now passing with 100% success rate:

  • CI βœ…
  • Tests βœ…
  • Code Quality βœ…
  • ChatSpatial Test Suite βœ…
  • Minimal Test βœ…

πŸ› Bug Fixes

  • Fixed missing requirements.txt references
  • Fixed pip install dependency resolution depth issues
  • Fixed black formatter strict mode failures
  • Fixed missing run_tests.py references

πŸ“¦ Package Improvements

  • Improved pyproject.toml dependency management
  • Better error handling in workflows
  • Simplified test matrix for faster CI

Full Changelog: v0.1.0...v0.1.1