Commit 1accf99
committed
chore: bump version to 1.2.0
Major release with comprehensive code consolidation and optimization:
- Extracted shared utilities (text_utils, storage_utils)
- Consolidated search validation into search_common module
- Extracted similarity functions into dedicated module
- Added batch storage operations
- Refactored large functions for better testability
- Fixed all type checking errors (pyright, mypy, ruff)
- Updated and regenerated documentation
No breaking changes - all existing imports continue to work.1 parent 0eb89e3 commit 1accf99
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments