Skip to content
This repository has been archived by the owner on Apr 1, 2022. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 271 Bytes

RELEASE.md

File metadata and controls

8 lines (6 loc) · 271 Bytes

Release Notes for @iotile/iotile-common

v0.12.0

  • Move to using typescript-logging for all logging.
  • Move ObjectBase to use LoggingBase for implementing logging methods. There is now a category created for each service object that inherits from LoggingBase.