RoboSystems Python SDK v0.2.37
This release adds bulk document upload support for the knowledge base, along with a new pre-commit hook to improve development workflow.
✨ Features & Improvements
- Bulk document upload —
DocumentClientnow supports uploading multiple documents in a single operation, streamlining knowledge base population (#72) - Updated
DocumentListItemmodel — Extended to support the new bulk upload response structure
🔧 Developer Experience / Infrastructure
- Pre-commit hook added — A new
.githooks/pre-commithook has been introduced to enforce code quality checks before commits land in the repository
⚠️ Breaking Changes
None identified in this release.
🐛 Bug Fixes
No bug fixes in this release.
📊 Release Statistics
- Commits: 3
- Files Changed: 4
- Lines Added: 55
- Lines Deleted: 1
- Previous Release: v0.2.36
🔗 Links
- Full Changelog: v0.2.36...v0.2.37
- All Releases: View all releases
🤖 Generated with Claude Code