Skip to content

CM/CMX v3.3.4: several improvements

Compare
Choose a tag to compare
@gfursin gfursin released this 06 Nov 11:54
· 235 commits to master since this release
212d825
  • added utils.path2: add quotes if spaces in path
  • added utils.update_dict_with_flat_key: update dictionary via flat key (x.y.z)
  • added utils.get_value_from_dict_with_flat_key get value from dict via flat key (x.y.z)
  • added utils.load_module universal python module loader