Skip to content

Latest commit

 

History

History
68 lines (33 loc) · 2.97 KB

CHANGELOG.md

File metadata and controls

68 lines (33 loc) · 2.97 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.6.2 (2022-03-18)

Bug Fixes

  • git: update ignore list (f157094)
  • recorder: direction notation shall be same as README (dbe82b1)

0.6.1 (2022-03-18)

Features

0.6.0 (2022-03-18)

Features

  • core: queued timer interval can be configured by command-line argument (8ffed77)

0.5.0 (2022-03-18)

Features

  • log: refactorying logging output format, with alignments and category (6a62e0c)
  • log: upgrade pino to v7 (03ea209)
  • recorder: initial commit (31dabc7)

Bug Fixes

  • core: exit when serial port is closed, or on error state (722104d)
  • vulnerability: fix vulnerabilities by npm (6a13182)

0.0.4 (2022-01-14)

Features

  • arg: resolve symbolic link for UART filepath (936174a)

Bug Fixes

  • vulnerability: fix vulnerabilities by npm (e2935f3)
  • vulnerability: fix vulnerabilities by npm (340b776)
  • vulnerability: fix vulnerabilities forcedly by npm (d610c40)

0.0.3 (2021-08-06)

Bug Fixes

0.0.2 (2021-07-23)

Features

  • core: add queued to TcpServer (d3347ed)