Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

Releases: DaAwesomeP/upb-cli

v1.1.6

05 Feb 21:56
Compare
Choose a tag to compare
  • Update dependencies
    • Uses new serialport v4.0.x for compatibility with new systems and NodeJS versions
    • Uses upb v2.0.x with Promises

v1.1.5

12 May 02:14
Compare
Choose a tag to compare
  • Update dependencies (commander, serialport)

v1.1.4

18 Mar 04:08
Compare
Choose a tag to compare
  • Update dependencies (commander, serialport)

v1.1.3

26 Jan 03:54
Compare
Choose a tag to compare
  • Update dependencies (upb)

v1.1.2

26 Jan 03:47
Compare
Choose a tag to compare
  • Level cannot be used with toggle. Changes --help for upb v1.1.1

v1.1.1

26 Jan 03:47
Compare
Choose a tag to compare
  • README fixes
  • fix debug linebreaks

v1.1.0

26 Jan 03:47
Compare
Choose a tag to compare
  • Add decoding support

v1.0.3

26 Jan 03:47
Compare
Choose a tag to compare
  • Fix line endings and update the commander dependency

v1.0.2

26 Jan 03:46
Compare
Choose a tag to compare
  • Fix problem where putting the PIM in message mode resets the other registers.

v1.0.1

26 Jan 03:46
Compare
Choose a tag to compare
  • Fix fatal error where installation fails on Linux due to the man argument in package.json. See npm/npm #700 (on GitHub) for more information.