Skip to content

0.18.1

Choose a tag to compare

@ryannikolaidis ryannikolaidis released this 24 Jun 23:52
· 47 commits to main since this release
3f87946

Enhancements

Features

  • Add DocumentData element type This is helpful in scenarios where there is large data that does not make sense to represent across each element in the document.

Fixes

  • The encoding property of the _CsvPartitioningContext is now properly used.