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.
- Client closes device correctly which allows Node.JS process to end
- USB reader is not paused anymore while client writes to device because
usb
dependency does not use a semaphore anymore
@eove/his-node-client
default export works now
- Client provides an authentication token to HIS server
- initial version