| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.22.4 source code.tar.gz | 2026-03-26 | 122.1 MB | |
| 0.22.4 source code.zip | 2026-03-26 | 122.9 MB | |
| README.md | 2026-03-26 | 2.0 kB | |
| Totals: 3 Items | 245.0 MB | 0 | |
What's Changed
- feat: add create_file_from_elements() to re-create document files from elements by @claytonlin1110 in https://github.com/Unstructured-IO/unstructured/pull/4259
- Bump dependencies by @PastelStorm in https://github.com/Unstructured-IO/unstructured/pull/4265
- fix: avoid O(N²) re-scanning in _patch_current_chars_with_render_mode by @KRRT7 in https://github.com/Unstructured-IO/unstructured/pull/4266
- add check if libmagic fails by @aadland6 in https://github.com/Unstructured-IO/unstructured/pull/4273
- Adds Form Element by @aadland6 in https://github.com/Unstructured-IO/unstructured/pull/4272
- feat: audio speech to text partition by @claytonlin1110 in https://github.com/Unstructured-IO/unstructured/pull/4264
- Add a check for complex pdfs by @aadland6 in https://github.com/Unstructured-IO/unstructured/pull/4268
- chore: disable fail-build on Anchore container scan by @lawrence-u10d in https://github.com/Unstructured-IO/unstructured/pull/4285
- feat: make telemetry off by default by @claytonlin1110 in https://github.com/Unstructured-IO/unstructured/pull/4281
- fix(deps): Update security vulnerability in pypdf to v6.9.1 [SECURITY] by @utic-renovate[bot] in https://github.com/Unstructured-IO/unstructured/pull/4248
- feat: Store routing in ElementMetadata by @vladimir-kivi-ds in https://github.com/Unstructured-IO/unstructured/pull/4293
- feat: custom Markdown extensions for partition_md by @claytonlin1110 in https://github.com/Unstructured-IO/unstructured/pull/4292
- feat: tablechunks can reconstruct table by @qued in https://github.com/Unstructured-IO/unstructured/pull/4291
New Contributors
- @KRRT7 made their first contribution in https://github.com/Unstructured-IO/unstructured/pull/4266
- @vladimir-kivi-ds made their first contribution in https://github.com/Unstructured-IO/unstructured/pull/4293
Full Changelog: https://github.com/Unstructured-IO/unstructured/compare/0.21.5...0.22.4