- Added custom error class,
huntsman.pocs.utils.error
- Included with
panoptes-utils
update:- New log levels:
success
andtest
(for testing).
- New log levels:
- Conversion to
pyscaffold
for project management. - Updated to use
panoptes-utils 0.2.26
andpanoptes-pocs 0.7.5
.
- Removing
DummyLogger
and using real logging everywhere instead.