Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: defaults Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
✅ Files skipped from review due to trivial changes (1)
🚧 Files skipped from review as they are similar to previous changes (2)
📝 WalkthroughWalkthroughThe pull request updates package version and metadata: bumps version to 0.2.6, raises minimum Python to 3.13, upgrades Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~4 minutes Possibly related PRs
Suggested labels
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Version Updates: - Bumped from 0.2.5 to stable 0.2.6 - Updated pyproject.toml and __init__.py CHANGELOG Updates: - Added comprehensive entries for all beta versions: * 0.2.5b0: Customizable obstacle image links * 0.2.5b1: JPEG format support and API consistency fixes * 0.2.5b2: Image format configuration with ALLOWED_IMAGE_FORMAT * 0.2.5b3: Reverted automatic content type selection * 0.2.6: Stable release Code Changes: - Reverted experimental automatic content type selection from utils.py - Removed CameraModes import (no longer needed) - Content type selection remains manual via set_content_type() method - Code formatted with ruff Quality: - isort: All imports properly sorted - ruff: Code formatted - Library maintains backward compatibility
bump dependencies
Summary by CodeRabbit