Change8

0.16.24

📦 unstructuredView on GitHub →
2 features🐛 1 fixes🔧 4 symbols

Summary

This release introduces dynamic file type registration for partitioners and enhances image block extraction for CamelCase element types. It also adds support for converting JSON elements to HTML.

✨ New Features

  • Support dynamic partitioner file type registration using `create_file_type` and `register_partitioner`.
  • Added JSON elements to HTML converter, allowing conversion of JSON element files into HTML files.

🐛 Bug Fixes

  • `extract_image_block_types` now correctly handles CamelCase element type names (e.g., `NarrativeText`) for image extraction during partitioning.

🔧 Affected Symbols

create_file_typeregister_partitionerextract_image_block_typespartition