Skip to content

CM/CMX v3.2.0: many new features

Latest
Compare
Choose a tag to compare
@gfursin gfursin released this 13 Oct 12:20
· 9 commits to master since this release
72734a1

I have added many important features to CMX pending for a very long time:

  • added utils.test_input to test if input has keys and report them as error
  • added prefix_cmx key to cmr.yaml to customize cmx pull repo
  • improved CMX logging (-log and -logfile): #1317
  • print control flags in help (cmx -h | cmx -help): #1318
  • fail if control flag is not recognized: #1315
  • added -repro flag to record various info to cmx-repro directory: #1319
  • print call stack when error > 32 to be able to trace error cause: #1320
    can be combined with -log=debug and -logfile