रिलीज़ 0.9.2
रिलीज़ 0.9.2
रिलीज़ की तारीख: 12 February 2025
नई सुविधाएँ
- Added
--include-filesand--exclude-filesarguments for control over which files in the input directory are processed.- wildcard patterns का समर्थन करता है (उदा.,
*.pdf,*/SET_03/*)। - यदि कोई फ़ाइल inclusion और exclusion दोनों नियमों से मेल खाती है, तो उसे processing से बाहर रखा जाएगा। अधिक जानकारी के लिए देखें: User Guide: फ़ाइल inclusion और exclusion filtering।
- wildcard patterns का समर्थन करता है (उदा.,
- Added the
--output-structureargument to further control how output files are organised:categorised(डिफ़ॉल्ट, पुराना व्यवहार) output फ़ाइलों को processing status (engine_success,conform_success,failure) के आधार पर subdirectories में रखता हैmirroredसफलतापूर्वक processed output फ़ाइलों को सीधे output directory में रखता है, और मूल input directory structure को बनाए रखता है। विफल फ़ाइलों की प्रतिलिपि नहीं बनाई जाएगी। अधिक जानकारी के लिए देखें: User Guide: Output file structure and categorisation।
- Added the
--summary-verbosityargument to control which files are included in the summary output after processing:all(डिफ़ॉल्ट) में सफलतापूर्वक processed और विफल दोनों प्रकार की फ़ाइलें शामिल होती हैं।failureमें केवल विफल फ़ाइलें शामिल होती हैं।successमें केवल सफलतापूर्वक processed फ़ाइलें शामिल होती हैं।noneसारांश आउटपुट को पूरी तरह अक्षम करता है. सारांश verbosity सेटिंग logging level से स्वतंत्र है और विस्तृत log outputs को प्रभावित नहीं करती. अधिक जानकारी के लिए, देखें: User Guide: Post processing summary.
सुधार
- अब Fast Mode में watermarking लागू की जा सकती है.
परिवर्तन
- अधिक स्पष्टता के लिए Standard Mode का नाम बदलकर Cautious Mode कर दिया गया.
- Features-Constraints-and-Limitations.md में timeout और memory limit configuration के लिए recommendations जोड़ी गईं
- दस्तावेज़ीकरण को अपडेट किया गया ताकि इसमें file filtering behavior, case sensitivity, और paths निर्दिष्ट करने के लिए best practices के विस्तृत उदाहरण शामिल हों.