- Generate unstructured API docs (#350)
- (unstructured) Add element index as metadata (#382)
- Fix order of API docs (#447)
This PR will also push the docs to Readme
- Update category slug (#442)
- Small consistency improvements (#536)
- Disable-class-def (#556)
- Retry tests to reduce flakyness (#836)
- Update ruff invocation to include check parameter (#853)
- Review docstrings (#531)
- Add
psutil
dependency to Unstructured integration (#854)
- Add missing from_dict method (#532)
- Fix metadata order mixed up (#336)
-
Fix license headers
-
Fix project urls (#96)
- Use
hatch_vcs
to manage integrations versioning (#103)
- Pin unstructured api version (#105)
- UnstructuredFileConverter meta field (#242)