We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 201b95b commit 4f8829cCopy full SHA for 4f8829c
1 file changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [v0.3.2] - 2025-06-12
4
+
5
+- Added a better printing of class structure (corresponding to the `output_concept_code`) at the end of the prompts. (Coming with UT)
6
+- The ReportingManager now reports all `pipeline_run_id` when none is provided
7
+- The `make_from_str` method from the `StuffFactory` now has a default value for `concept_code`: `native.Text`
8
9
## [v0.3.1] - 2025-06-10
10
11
### Added
0 commit comments