All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.6.2 (2022-03-18)
0.6.1 (2022-03-18)
- doc: improve README (7fda30f)
0.6.0 (2022-03-18)
- core: queued timer interval can be configured by command-line argument (8ffed77)
0.5.0 (2022-03-18)
- log: refactorying logging output format, with alignments and category (6a62e0c)
- log: upgrade pino to v7 (03ea209)
- recorder: initial commit (31dabc7)
- core: exit when serial port is closed, or on error state (722104d)
- vulnerability: fix vulnerabilities by npm (6a13182)
0.0.4 (2022-01-14)
- arg: resolve symbolic link for UART filepath (936174a)
- 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)
- tcp: typo (44b955d)
- core: add queued to TcpServer (d3347ed)