Skip to content

v0.6

Compare
Choose a tag to compare
@adammoody adammoody released this 11 May 22:58

This is an intermediate release along the roadmap for v1.0.

  • dchmod: added dchmod to set access permissions and group
  • added node2 test suite and integrated with travis.ci
  • dcmp: parallelized compare for large data files (now in addition to large directories)
  • dcp: promote dcp2 to dcp, renamed dcp to dcp1
  • renamed common library from libbayer to libmfu (mpiFileUtils)
  • moved significant code to libmfu
  • numerous bugs fixes and other enhancements