v0.3.17
IMPORTANT:
--deepcopyhas been deprecated. Deepcopy is enabled by default and can be disabled with--no-deepcopy.--use-singularityand--use-dockerare deprecated. Instead,--singularityand--dockercan work as flags.
-
Deprecated parameters
--deepcopy: Deepcopy is enable by default.--no-deepcopyis added to disable it.--use-docker:--dockercan work as a flag--use-singularity:--singularitycan work as a flag
-
New parameters
--no-deepcopy: to disable deepcopy--dry-run: Caper creates all temporary files but does not take any action.
-
New subcommand
debug: an alias oftroubleshoot, which is too long to type.
-
Bug fixes
- Fixed all deepcopy-related bugs