Skip to content

Refactor code to support using part of xUnique

Pre-release
Pre-release
Compare
Choose a tag to compare
@truebit truebit released this 06 Aug 15:25
· 93 commits to master since this release

Refactored code, new features below:

  • now support separately execute part of xUnique functions by using different options in arguments:
    • unique the project file, a.k.a convert UUID to MD5 digest
    • sort the project file, no matter the project is original UUID type or uniquified type by xUnique
  • added verbose print switch, default is off. turn it on by add -v in arguments

See README file for more details