Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 460 Bytes

CHANGELOG.rst

File metadata and controls

25 lines (17 loc) · 460 Bytes

Changelog

v0.1.2dev

Added

  • Added custom error class, huntsman.pocs.utils.error
  • Included with panoptes-utils update:
    • New log levels: success and test (for testing).

Changed

  • Conversion to pyscaffold for project management.
  • Updated to use panoptes-utils 0.2.26 and panoptes-pocs 0.7.5.

Removed

  • Removing DummyLogger and using real logging everywhere instead.