v1.2.6
1.2.6 (2025-12-17)
Changed (6 changes)
- Removing the strict requirement of Python < 3.12 and adding setuptools to dependencies (merge request)
- Rework
get_input_file_names_from_dictin temporary context (merge request) - Reworked task dependency graph rebuild in remove_output (merge request)
- Make the error in
search_pattern_in_folderfor the gbasf2 download more expressive. (merge request) - Switching dependency from
retry2totenacity(merge request) - Reworked attribute check for
get_settingfrom task (merge request)
Fixed, Added (1 change)
Added (4 changes)
- Added
--keepto--removeand more verbosity in remove output (merge request) - Add
get_all_input_file_namestoTemporaryFileContextManager(merge request) - New
remove_cache_sizesetting for cache when calling remove (merge request) - Added option for custom batch process (merge request)