Skip to content

dev to release/v0.4.1 (#92)#93

Merged
thomashebrard merged 1 commit intomainfrom
release/v0.4.1
Jun 16, 2025
Merged

dev to release/v0.4.1 (#92)#93
thomashebrard merged 1 commit intomainfrom
release/v0.4.1

Conversation

@thomashebrard
Copy link
Copy Markdown
Member

@thomashebrard thomashebrard commented Jun 16, 2025

📝 Description

🔄 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

* fix/codex-tests-makefile

* feature/allow-codex-branch-names (#82)

* Fix/mistral ocr image file type handling (#84)

### 📝 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

* Feature/pipelex get instance (#85)

- Make it safer and more tolerant to add domains from toml
- Pipelex.get_instance()

* Feature/epic docs and examples (#87)

### 🔗 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

* bump release/v0.4.0

* Changelog 0.4.0 and flow chart on one more example

* Addition to changelog

* fix gha docs

* fix/discord-link (#90)

* Fix/typo and hello world code (#91)

* Typo fix

* Added Hello-World-Code to docs

* Changelog + bump version

* changed changelog version

---------

Co-authored-by: Louis Choquel <lchoquel@users.noreply.github.com>
Co-authored-by: Louis Choquel <louis@pipelex.com>
Copy link
Copy Markdown
Member

@lchoquel lchoquel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@thomashebrard thomashebrard merged commit f730730 into main Jun 16, 2025
19 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 16, 2025
@thomashebrard thomashebrard deleted the release/v0.4.1 branch June 17, 2025 08:08
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