Skip to content
This repository has been archived by the owner on May 25, 2020. It is now read-only.

v1.1.0

Compare
Choose a tag to compare
@iamDistractech iamDistractech released this 25 Jul 09:22
· 1 commit to master since this release

This release adds some new functionality

  • A method that returns devices on the computer (so you can see the VID/PID)
  • vCard support:
    • A scanned vCard now returns one string containing all data
    • this behaviour is default on but can be turned off by passing vCardString: false into the options object
    • The default separation is a pipe character '|', but can be changed by passing vCardSeparator: <string> into the options object
  • UTF8 Character coding is removed
  • Added a test environment