Skip to content

dev to release/v0.4.2#95

Merged
thomashebrard merged 22 commits intorelease/v0.4.2from
dev
Jun 17, 2025
Merged

dev to release/v0.4.2#95
thomashebrard merged 22 commits intorelease/v0.4.2from
dev

Conversation

@thomashebrard
Copy link
Copy Markdown
Member

@thomashebrard thomashebrard commented Jun 17, 2025

🔗 Related Issues

📝 Description

[v0.4.2] - 2025-06-17

  • Fixed the inheritance config manager method (Undocumented feature, soon to be removed)
  • Fixed the deploy-doc.yml GitHub Action
  • Grouped the mkdocs dependencies in a single group docs in the pyproject.toml file

🔄 Type of Change

  • 🐛 Bug fix
  • ✨ New feature
  • 💥 Breaking change
  • 📚 Documentation update
  • 🧹 Code refactor
  • ⚡ Performance improvement
  • ✅ Test update

🧪 Tests

📋 Checklist

  • Linting / type-checking / unit tests pass locally with my changes
  • I've added tests that prove my fix is effective or that my feature works
  • My code follows the style guidelines of this project
  • I've made corresponding changes to the documentation
  • My changes generate no new warnings

thomashebrard and others added 22 commits June 13, 2025 11:55
### 📝 Description

- mistral ocr image file type handling

### 🔄 Type of Change
- [ ] 🐛 Bug fix
- [ ] ✨ New feature
- [ ] 💥 Breaking change
- [ ] 📚 Documentation update
- [ ] 🧹 Code refactor
- [ ] ⚡ Performance improvement
- [X] ✅ Test update

### 🧪 Tests

- test_ocr to test both png and jpeg
- Make it safer and more tolerant to add domains from toml
- Pipelex.get_instance()
### 🔗 Related Issues

### 📝 Description

- Docs
- Rules
- Polish
- Breaking change: StuffFactory.make_stuff() arg `concept_code` renamed to `concept_str` because it bow tolerates concepts not fully formed, i.e. without domain, e.g. Text of PDF (implicit prefix is **_native_**)

### 🔄 Type of Change
- [X] 🐛 Bug fix
- [X] ✨ New feature
- [X] 💥 Breaking change
- [XXX] 📚 Documentation update
- [X] 🧹 Code refactor
- [ ] ⚡ Performance improvement
- [X] ✅ Test update

### 🧪 Tests

- For concept refines: TestConceptRefinesValidationFunction and TestConceptPydanticFieldValidation
* Typo fix

* Added Hello-World-Code to docs
@thomashebrard thomashebrard merged commit aadc799 into release/v0.4.2 Jun 17, 2025
17 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants