Skip to content

Commit 3479165

Browse files
legoutclaude
andcommitted
feat: Update version to 0.31.0 and document recent changes
- Add version 0.31.0 changelog entry documenting all changes since 0.30.0 - Remove outdated code review documentation files - Update version in pyproject.toml 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 919e079 commit 3479165

File tree

5 files changed

+15
-503
lines changed

5 files changed

+15
-503
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [0.31.0] - 2025-09-26
4+
5+
### Changes
6+
- feat: Add detailed documentation for PipelineExecutor and PipelineRegistry, enhance CLI reference, and update quickstart instructions
7+
- feat: Enhance configuration management with validation and error handling
8+
- feat: Update web scraping pipeline and configuration handling
9+
- Refactor code structure for improved readability and maintainability
10+
- refactor(cli): enhance error handling, remove dead code, and improve utility functions for better maintainability
11+
- refactor(utils): remove ProjectContextResolver and related functions to simplify utility module
12+
- Add comprehensive code review documentation and improve utility module
13+
- docs: Update and reorganize API documentation including CLI, configuration, executors, and project creation
14+
- docs: Remove deprecated job queue and MQTT documentation
15+
- docs: Enhance README and project documentation
16+
317
## [0.30.0] - 2025-09-15
418

519
### Changes

docs/cli_code_review.md

Lines changed: 0 additions & 150 deletions
This file was deleted.

docs/cli_refactoring_summary.md

Lines changed: 0 additions & 104 deletions
This file was deleted.

0 commit comments

Comments
 (0)