Change8

0.18.1

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

Summary

This release introduces the DocumentData element type for better handling of large document data and fixes an issue related to the encoding property in _CsvPartitioningContext.

✨ New Features

  • Added DocumentData element type for handling large data that doesn't fit well across individual document elements.

🐛 Bug Fixes

  • The encoding property of _CsvPartitioningContext is now correctly utilized.

🔧 Affected Symbols

_CsvPartitioningContext