Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 694 Bytes

CHANGELOG.md

File metadata and controls

34 lines (19 loc) · 694 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.2.1] - 2023-09-05

Fixed

  • Receiving heartbeat as data packets.

[0.2.0] - 2023-09-03

Added

  • SmartCamera.cmd_ivsresult to monitor license reorganization result.

[0.1.1] - 2023-09-02

Fixed

  • Type hint issue in Python 3.8

[0.1.0] - 2023-09-01

Added

  • SmartCamera.cmd_getsn to get serial number of camera.
  • SmartCamera.cmd_getivsresult to get last license reorganization result.