es51922
Version:
Streaming Cyrustek ES51922 DMM data protocol implementation over serial
22 lines (12 loc) • 850 B
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [0.1.1](https://github.com/boneskull/es51922/compare/v0.1.0...v0.1.1) (2019-10-04)
### Bug Fixes
- **security:** upgrades for npm audit ([8b5da76](https://github.com/boneskull/es51922/commit/8b5da76))
## 0.1.0 (2019-07-14)
### Bug Fixes
- **pkg:** main/module update ([d3dafc6](https://github.com/boneskull/es51922/commit/d3dafc6))
### Features
- more implementation ([bbb78b0](https://github.com/boneskull/es51922/commit/bbb78b0))
- reads a line of output, parses it, and exits ([01aafa8](https://github.com/boneskull/es51922/commit/01aafa8))
- throw a lebabified es51922 into vendor ([916edcc](https://github.com/boneskull/es51922/commit/916edcc))