v3.2.0
- Integrated
.docx
,.pdf
and various raw text parsers intofilecontent
filter. - Removed
textract
and ~50 MB of dependencies as they are no longer required. - Full Python 3.12 support
- Add support for piping in a config file from STDIN (
organize run --stdin < file.yml
)
Important:
You may have to adjust your filecontent
regexes. The output should be a bit cleaner
now.