HCP Tool Changelog

What's new in HCP Tool 1.0.8

Mar 8, 2012
  • Changed:
  • the licensing model to the MTI License
  • the documentation to the open office format
  • the setup scripts to allow for installation into Python's
  • site-packages folder

New in HCP Tool 1.0.7 (Mar 8, 2012)

  • Fixed: - a bug in 'unload' that prevented deletion of objects when --purge wasn't given.

New in HCP Tool 1.0.6 (Mar 8, 2012)

  • Fixed: - a bug in dbwriter, crashing thread due to erroneous SQL command when
  • doing a 'unload' with --fatDB enabled

New in HCP Tool 1.0.5 (Mar 8, 2012)

  • Added: - for 'unload', a switch '--versionedNS' to be set when the target namespace allows versioning.

New in HCP Tool 1.0.4 (Mar 8, 2012)

  • Changed: - in 'list': the behaviour when thread end, to assure that dbWriter can
  • execute all its requests.

New in HCP Tool 1.0.3 (Mar 8, 2012)

  • Changed: - in 'list': csvWriter now used 'UTF-8' encoding

New in HCP Tool 1.0.2 (Mar 8, 2012)

  • Fixed: - another bug keeping the dbWriter from doing the last commit

New in HCP Tool 1.0.1 (Mar 8, 2012)

  • Changed: - in 'list': fixed another bug keeping the program from ending if dbWriter thread dies

New in HCP Tool 1.0.0 (Mar 8, 2012)

  • Changed: - in 'list': stop program when dbWriter thread fails

New in HCP Tool 0.9.9 (Mar 8, 2012)

  • Added: - version of all subCmds are listet when calling 'hcpt --version'
  • Changed: - minor changes in 'hcptest'