Skip to content

v0.8.2

Choose a tag to compare

@leepc12 leepc12 released this 06 Apr 22:05
67b6d00

IMPORTANT: Users need to re-install Caper then it will automatically install latest bug-fixed pyhocon. Or manually upgrade pyhocon to >= 0.3.53.

$ pip install pyhocon==0.3.54

If you want to keep using old Caper versions (<0.8.2), then downgrade pyhocon to < 0.3.53.

Bug fixes

  • For Singularity users: Can follow symlinks recursively in input JSON to get SINGULARITY_BINDPATH.
  • For cluster users (SLURM, SGE, PBS, ...): Upgraded pyhocon >= 0.3.53 to fix a bug for parsing escaped characters (e.g. \\ and \").