Python: Add change note

This commit is contained in:
Taus
2025-04-30 12:38:31 +00:00
parent 605f2bff9c
commit 67d04d5477

View File

@@ -0,0 +1,5 @@
---
category: minorAnalysis
---
- The Python extractor now extracts files in hidden directories by default. A new extractor option, `skip_hidden_directories` has been added as well. Setting it to `true` will make the extractor revert to the old behavior.