Set of commits to be tagged v0.18
Compare changes
Files
4+ 54
− 17
@@ -24,6 +24,7 @@ else:
@@ -443,11 +444,16 @@ run `poetry add {pkg}` from directory: \n
@@ -456,30 +462,61 @@ run `poetry add {pkg}` from directory: \n
Major refactoring of method BackendExplorer.prepare_labels
:
allow_file_extensions
to filter out input files based on file extension,single_input=True
to pick a primary input file first, and then select the related files only,allow_file_extensions
and single_input
apply only when no metadata file is available,