Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 621 Bytes

CHANGELOG.md

File metadata and controls

33 lines (23 loc) · 621 Bytes

OPC reader changelog

0.2.0 (2022-01-21)

Changes

  • Use Regional Settings to generate the CSV file.
  • Libraries updated.

0.1.2 (2021-04-14)

Changes

  • There isn't default LogFile anymore, it's created only if the proper argument is found.

0.1.1 (2021-04-13)

Features

  • Non-zero value is returned when some errors are produced.

0.1.0 (2021-01-12)

Features

  • Historical values can be queried.
  • Write queried values to a CSV file.

Bug Fixes

  • Now online values can be queried.

Breaking Changes

  • Not tracked.